| 1 | [ Apr 15 01:23:00 Enabled. ] | ||
| 2 | [ Apr 15 01:23:00 Rereading configuration. ] | ||
| 3 | [ Apr 15 01:23:01 Rereading configuration. ] | ||
| 4 | [ Apr 15 01:23:03 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 15 01:23:03 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.15 01:23:05.497399 [ 1 ] {} <Information> Application: Will watch for the process with pid 25284 | ||
| 29 | 2026.04.15 01:23:05.497819 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.15 01:23:05.971048 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25284 | ||
| 31 | 2026.04.15 01:23:05.975720 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.15 01:23:05.975885 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.15 01:23:06.299570 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.15 01:23:06.323835 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.15 01:23:06.323909 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.15 01:23:06.323926 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.15 01:23:06.323976 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.15 01:23:06.324501 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.15 01:23:06.328654 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.15 01:23:06.329458 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.15 01:23:06.330268 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.15 01:23:06.330317 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.15 01:23:06.330354 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.15 01:23:06.331076 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.15 01:23:06.332048 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.15 01:23:06.338074 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.15 01:23:06.338837 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.15 01:23:06.340280 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.15 01:23:06.340378 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.15 01:23:06.341399 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.15 01:23:06.341832 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.15 01:23:06.345287 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.15 01:23:06.345977 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.15 01:23:06.351180 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.15 01:23:06.351535 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.15 01:23:06.351919 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.15 01:23:06.352248 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.15 01:23:06.353763 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.15 01:23:06.353789 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.15 01:23:06.353869 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.15 01:23:06.353939 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.15 01:23:06.366260 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.15 01:23:06.366283 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147633 sec | ||
| 68 | 2026.04.15 01:23:06.366331 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.15 01:23:06.366368 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.15 01:23:06.367074 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.15 01:23:06.367688 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.15 01:23:06.391787 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.15 01:23:06.391832 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.15 01:23:06.392094 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.15 01:23:06.392107 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.15 01:23:06.392148 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.15 01:23:06.392694 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.15 01:23:06.394820 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.15 01:23:06.394865 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.15 01:23:06.394912 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.15 01:23:06.395074 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.15 01:23:06.395117 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.15 01:23:06.395130 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.15 01:23:06.395203 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.15 01:23:06.395215 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.15 01:23:06.395247 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.15 01:23:06.395313 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.15 01:23:06.422222 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.15 01:23:06.427830 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.15 01:23:06.427913 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104902 sec | ||
| 91 | 2026.04.15 01:23:06.427930 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.15 01:23:06.427942 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.15 01:23:06.427969 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.15 01:23:06.428191 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.15 01:23:06.428296 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.15 01:23:06.428314 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.15 01:23:06.428327 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.15 01:23:06.428341 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.15 01:23:06.438983 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.15 01:23:06.439204 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.04.15 01:23:06.440554 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.212e-05 sec. | ||
| 102 | 2026.04.15 01:23:06.440942 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.15 01:23:06.442186 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.15 01:23:06.442204 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.15 01:23:07.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.04.15 01:23:07.710127 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64692 | ||
| 107 | 2026.04.15 01:23:07.711050 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.15 01:23:07.711116 [ 4 ] {} <Debug> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Authenticating user 'default' from [fd00:1122:3344:101::d]:64692 | ||
| 109 | 2026.04.15 01:23:07.711218 [ 4 ] {} <Debug> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.15 01:23:07.711232 [ 4 ] {} <Debug> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.15 01:23:07.711325 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.15 01:23:07.711413 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.15 01:23:07.711430 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.15 01:23:07.711898 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53462 | ||
| 115 | 2026.04.15 01:23:07.711923 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44009 | ||
| 116 | 2026.04.15 01:23:07.712112 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40012 | ||
| 117 | 2026.04.15 01:23:07.712134 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.15 01:23:07.712255 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.15 01:23:07.712298 [ 5 ] {} <Debug> TCP-Session: 8be255e4-f8cc-4664-87f2-5869b39d32fa Authenticating user 'default' from [fd00:1122:3344:101::d]:53462 | ||
| 120 | 2026.04.15 01:23:07.712344 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43825 | ||
| 121 | 2026.04.15 01:23:07.712313 [ 6 ] {} <Debug> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:44009 | ||
| 122 | 2026.04.15 01:23:07.712396 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.15 01:23:07.712405 [ 5 ] {} <Debug> TCP-Session: 8be255e4-f8cc-4664-87f2-5869b39d32fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.15 01:23:07.712445 [ 254 ] {} <Debug> TCP-Session: dc87e3a4-8a92-4426-802d-897bd08081de Authenticating user 'default' from [fd00:1122:3344:101::d]:40012 | ||
| 125 | 2026.04.15 01:23:07.712521 [ 5 ] {} <Debug> TCP-Session: 8be255e4-f8cc-4664-87f2-5869b39d32fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.15 01:23:07.712439 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49265 | ||
| 127 | 2026.04.15 01:23:07.712566 [ 254 ] {} <Debug> TCP-Session: dc87e3a4-8a92-4426-802d-897bd08081de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.15 01:23:07.712602 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50274 | ||
| 129 | 2026.04.15 01:23:07.712556 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.15 01:23:07.712418 [ 6 ] {} <Debug> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.15 01:23:07.712698 [ 255 ] {} <Debug> TCP-Session: 25a7847f-e41c-498a-a6dd-73f2a44b4b44 Authenticating user 'default' from [fd00:1122:3344:101::d]:43825 | ||
| 132 | 2026.04.15 01:23:07.712685 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59060 | ||
| 133 | 2026.04.15 01:23:07.712684 [ 254 ] {} <Debug> TCP-Session: dc87e3a4-8a92-4426-802d-897bd08081de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.15 01:23:07.712790 [ 255 ] {} <Debug> TCP-Session: 25a7847f-e41c-498a-a6dd-73f2a44b4b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.15 01:23:07.712779 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.15 01:23:07.712765 [ 6 ] {} <Debug> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.15 01:23:07.712872 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.15 01:23:07.712928 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.04.15 01:23:07.712882 [ 256 ] {} <Debug> TCP-Session: ef6fed39-f113-451a-8c63-428a9fb77afd Authenticating user 'default' from [fd00:1122:3344:101::d]:49265 | ||
| 140 | 2026.04.15 01:23:07.712994 [ 257 ] {} <Debug> TCP-Session: d76e5c5f-fb50-4d2a-99f9-58092732a86f Authenticating user 'default' from [fd00:1122:3344:101::d]:50274 | ||
| 141 | 2026.04.15 01:23:07.712972 [ 258 ] {} <Debug> TCP-Session: 23ed37ee-250b-4938-9f1d-1f218c97e47e Authenticating user 'default' from [fd00:1122:3344:101::d]:59060 | ||
| 142 | 2026.04.15 01:23:07.713026 [ 256 ] {} <Debug> TCP-Session: ef6fed39-f113-451a-8c63-428a9fb77afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.15 01:23:07.712879 [ 255 ] {} <Debug> TCP-Session: 25a7847f-e41c-498a-a6dd-73f2a44b4b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.15 01:23:07.713084 [ 256 ] {} <Debug> TCP-Session: ef6fed39-f113-451a-8c63-428a9fb77afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.15 01:23:07.713104 [ 258 ] {} <Debug> TCP-Session: 23ed37ee-250b-4938-9f1d-1f218c97e47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.15 01:23:07.713074 [ 257 ] {} <Debug> TCP-Session: d76e5c5f-fb50-4d2a-99f9-58092732a86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.15 01:23:07.713164 [ 258 ] {} <Debug> TCP-Session: 23ed37ee-250b-4938-9f1d-1f218c97e47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.15 01:23:07.712862 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60214 | ||
| 149 | 2026.04.15 01:23:07.713223 [ 257 ] {} <Debug> TCP-Session: d76e5c5f-fb50-4d2a-99f9-58092732a86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.15 01:23:07.713363 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.15 01:23:07.713415 [ 259 ] {} <Debug> TCP-Session: 0aa86d8d-6335-460a-93a9-1dc418add73c Authenticating user 'default' from [fd00:1122:3344:101::d]:60214 | ||
| 152 | 2026.04.15 01:23:07.713435 [ 259 ] {} <Debug> TCP-Session: 0aa86d8d-6335-460a-93a9-1dc418add73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.15 01:23:07.713528 [ 259 ] {} <Debug> TCP-Session: 0aa86d8d-6335-460a-93a9-1dc418add73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.15 01:23:07.717553 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.15 01:23:07.720480 [ 4 ] {dab950fb-c70f-4ed7-af88-840cc8fa6fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.15 01:23:07.839047 [ 4 ] {dab950fb-c70f-4ed7-af88-840cc8fa6fe6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64692) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.15 01:23:07.840180 [ 4 ] {dab950fb-c70f-4ed7-af88-840cc8fa6fe6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.15 01:23:07.840463 [ 4 ] {dab950fb-c70f-4ed7-af88-840cc8fa6fe6} <Debug> TCPHandler: Processed in 0.125202692 sec. | ||
| 205 | 2026.04.15 01:23:07.840975 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.15 01:23:07.841308 [ 6 ] {f8423da4-53d7-44e8-ad12-63db1c23fd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.15 01:23:07.841745 [ 6 ] {f8423da4-53d7-44e8-ad12-63db1c23fd43} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44009) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.15 01:23:07.842049 [ 6 ] {f8423da4-53d7-44e8-ad12-63db1c23fd43} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.15 01:23:07.842289 [ 6 ] {f8423da4-53d7-44e8-ad12-63db1c23fd43} <Debug> TCPHandler: Processed in 0.001514697 sec. | ||
| 256 | 2026.04.15 01:23:07.842585 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.15 01:23:07.843480 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.15 01:23:07.844206 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.15 01:23:07.846029 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.15 01:23:07.846056 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4751e-05 sec | ||
| 261 | 2026.04.15 01:23:07.846218 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.15 01:23:07.846235 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.15 01:23:07.846263 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.15 01:23:07.847178 [ 4 ] {bea97a47-91d2-417a-8fda-d071340fca98} <Debug> TCPHandler: Processed in 0.004713495 sec. | ||
| 265 | 2026.04.15 01:23:07.847438 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.15 01:23:07.847600 [ 4 ] {1916409e-ca3f-44d8-86cc-4f4430712f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.15 01:23:07.847747 [ 4 ] {1916409e-ca3f-44d8-86cc-4f4430712f4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.15 01:23:07.856966 [ 4 ] {1916409e-ca3f-44d8-86cc-4f4430712f4b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.15 01:23:07.858540 [ 4 ] {1916409e-ca3f-44d8-86cc-4f4430712f4b} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a): Loading data parts | ||
| 271 | 2026.04.15 01:23:07.861042 [ 4 ] {1916409e-ca3f-44d8-86cc-4f4430712f4b} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a): There are no data parts | ||
| 272 | 2026.04.15 01:23:07.864127 [ 4 ] {1916409e-ca3f-44d8-86cc-4f4430712f4b} <Debug> TCPHandler: Processed in 0.016743199 sec. | ||
| 273 | 2026.04.15 01:23:07.864306 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.15 01:23:07.864570 [ 4 ] {e91388c0-c489-46e2-8a16-a8a5a188a05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.04.15 01:23:07.864713 [ 4 ] {e91388c0-c489-46e2-8a16-a8a5a188a05a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.15 01:23:07.890214 [ 4 ] {e91388c0-c489-46e2-8a16-a8a5a188a05a} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Loading data parts | ||
| 287 | 2026.04.15 01:23:07.890452 [ 4 ] {e91388c0-c489-46e2-8a16-a8a5a188a05a} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): There are no data parts | ||
| 288 | 2026.04.15 01:23:07.891796 [ 4 ] {e91388c0-c489-46e2-8a16-a8a5a188a05a} <Debug> TCPHandler: Processed in 0.027551263 sec. | ||
| 289 | 2026.04.15 01:23:07.892085 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.15 01:23:07.892276 [ 4 ] {ca5b800b-71a1-4417-bd17-3530e1fb138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 291 | 2026.04.15 01:23:07.892418 [ 4 ] {ca5b800b-71a1-4417-bd17-3530e1fb138c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.15 01:23:07.894207 [ 4 ] {ca5b800b-71a1-4417-bd17-3530e1fb138c} <Debug> oximeter.measurements_i8 (d64106d9-0ec2-44b5-a859-37d7fcea57c6): Loading data parts | ||
| 293 | 2026.04.15 01:23:07.894429 [ 4 ] {ca5b800b-71a1-4417-bd17-3530e1fb138c} <Debug> oximeter.measurements_i8 (d64106d9-0ec2-44b5-a859-37d7fcea57c6): There are no data parts | ||
| 294 | 2026.04.15 01:23:07.895807 [ 4 ] {ca5b800b-71a1-4417-bd17-3530e1fb138c} <Debug> TCPHandler: Processed in 0.003802208 sec. | ||
| 295 | 2026.04.15 01:23:07.895967 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.15 01:23:07.896197 [ 4 ] {0e84ee2f-e14c-43d3-8287-b5ac4b1fdafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 297 | 2026.04.15 01:23:07.896245 [ 4 ] {0e84ee2f-e14c-43d3-8287-b5ac4b1fdafd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.15 01:23:07.898030 [ 4 ] {0e84ee2f-e14c-43d3-8287-b5ac4b1fdafd} <Debug> oximeter.measurements_u8 (ccd50545-a8dc-464f-815f-3fb385e014a3): Loading data parts | ||
| 299 | 2026.04.15 01:23:07.898172 [ 4 ] {0e84ee2f-e14c-43d3-8287-b5ac4b1fdafd} <Debug> oximeter.measurements_u8 (ccd50545-a8dc-464f-815f-3fb385e014a3): There are no data parts | ||
| 300 | 2026.04.15 01:23:07.899319 [ 4 ] {0e84ee2f-e14c-43d3-8287-b5ac4b1fdafd} <Debug> TCPHandler: Processed in 0.00340313 sec. | ||
| 301 | 2026.04.15 01:23:07.899557 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.15 01:23:07.899716 [ 4 ] {be3c9104-7eb1-4bb7-81ea-d9b8ce0d2972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 303 | 2026.04.15 01:23:07.899842 [ 4 ] {be3c9104-7eb1-4bb7-81ea-d9b8ce0d2972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.15 01:23:07.901646 [ 4 ] {be3c9104-7eb1-4bb7-81ea-d9b8ce0d2972} <Debug> oximeter.measurements_i16 (80749ab6-50d3-47f4-9c15-82bc052a935c): Loading data parts | ||
| 305 | 2026.04.15 01:23:07.901851 [ 4 ] {be3c9104-7eb1-4bb7-81ea-d9b8ce0d2972} <Debug> oximeter.measurements_i16 (80749ab6-50d3-47f4-9c15-82bc052a935c): There are no data parts | ||
| 306 | 2026.04.15 01:23:07.903186 [ 4 ] {be3c9104-7eb1-4bb7-81ea-d9b8ce0d2972} <Debug> TCPHandler: Processed in 0.003683806 sec. | ||
| 307 | 2026.04.15 01:23:07.903334 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.15 01:23:07.903491 [ 4 ] {914b7801-7ce0-47f5-8ca9-668da6754642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 309 | 2026.04.15 01:23:07.903614 [ 4 ] {914b7801-7ce0-47f5-8ca9-668da6754642} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.15 01:23:07.905491 [ 4 ] {914b7801-7ce0-47f5-8ca9-668da6754642} <Debug> oximeter.measurements_u16 (399e744b-ea1c-4c6f-a951-403949d4563f): Loading data parts | ||
| 311 | 2026.04.15 01:23:07.905640 [ 4 ] {914b7801-7ce0-47f5-8ca9-668da6754642} <Debug> oximeter.measurements_u16 (399e744b-ea1c-4c6f-a951-403949d4563f): There are no data parts | ||
| 312 | 2026.04.15 01:23:07.906840 [ 4 ] {914b7801-7ce0-47f5-8ca9-668da6754642} <Debug> TCPHandler: Processed in 0.003555723 sec. | ||
| 313 | 2026.04.15 01:23:07.907053 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.15 01:23:07.907282 [ 4 ] {6997c945-a75e-4ba0-951a-70cc3745989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 315 | 2026.04.15 01:23:07.907414 [ 4 ] {6997c945-a75e-4ba0-951a-70cc3745989e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.15 01:23:07.909283 [ 4 ] {6997c945-a75e-4ba0-951a-70cc3745989e} <Debug> oximeter.measurements_i32 (77dba51c-b032-4748-a483-9aade654e455): Loading data parts | ||
| 317 | 2026.04.15 01:23:07.909436 [ 4 ] {6997c945-a75e-4ba0-951a-70cc3745989e} <Debug> oximeter.measurements_i32 (77dba51c-b032-4748-a483-9aade654e455): There are no data parts | ||
| 318 | 2026.04.15 01:23:07.910692 [ 4 ] {6997c945-a75e-4ba0-951a-70cc3745989e} <Debug> TCPHandler: Processed in 0.003695776 sec. | ||
| 319 | 2026.04.15 01:23:07.910841 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.15 01:23:07.910999 [ 4 ] {5b876426-0f95-40ad-937b-1c805b66fc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 321 | 2026.04.15 01:23:07.911115 [ 4 ] {5b876426-0f95-40ad-937b-1c805b66fc86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.15 01:23:07.913000 [ 4 ] {5b876426-0f95-40ad-937b-1c805b66fc86} <Debug> oximeter.measurements_u32 (22674e86-dce4-4f16-b4d7-65331ce32ad6): Loading data parts | ||
| 323 | 2026.04.15 01:23:07.913144 [ 4 ] {5b876426-0f95-40ad-937b-1c805b66fc86} <Debug> oximeter.measurements_u32 (22674e86-dce4-4f16-b4d7-65331ce32ad6): There are no data parts | ||
| 324 | 2026.04.15 01:23:07.914428 [ 4 ] {5b876426-0f95-40ad-937b-1c805b66fc86} <Debug> TCPHandler: Processed in 0.003640295 sec. | ||
| 325 | 2026.04.15 01:23:07.914575 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.15 01:23:07.914818 [ 4 ] {9d1c390a-75cc-4e0d-90e8-0ebf7edb52f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 327 | 2026.04.15 01:23:07.914946 [ 4 ] {9d1c390a-75cc-4e0d-90e8-0ebf7edb52f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.15 01:23:07.916923 [ 4 ] {9d1c390a-75cc-4e0d-90e8-0ebf7edb52f8} <Debug> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Loading data parts | ||
| 329 | 2026.04.15 01:23:07.917088 [ 4 ] {9d1c390a-75cc-4e0d-90e8-0ebf7edb52f8} <Debug> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): There are no data parts | ||
| 330 | 2026.04.15 01:23:07.918314 [ 4 ] {9d1c390a-75cc-4e0d-90e8-0ebf7edb52f8} <Debug> TCPHandler: Processed in 0.003788708 sec. | ||
| 331 | 2026.04.15 01:23:07.918464 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.15 01:23:07.918623 [ 4 ] {318c6f60-a57f-4232-801e-78e425f2cb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 333 | 2026.04.15 01:23:07.918748 [ 4 ] {318c6f60-a57f-4232-801e-78e425f2cb03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.15 01:23:07.920519 [ 4 ] {318c6f60-a57f-4232-801e-78e425f2cb03} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Loading data parts | ||
| 335 | 2026.04.15 01:23:07.920763 [ 4 ] {318c6f60-a57f-4232-801e-78e425f2cb03} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): There are no data parts | ||
| 336 | 2026.04.15 01:23:07.922279 [ 4 ] {318c6f60-a57f-4232-801e-78e425f2cb03} <Debug> TCPHandler: Processed in 0.003865139 sec. | ||
| 337 | 2026.04.15 01:23:07.922436 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.15 01:23:07.922751 [ 4 ] {b1797a6d-dba4-4006-95ab-ff964227855b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 339 | 2026.04.15 01:23:07.922871 [ 4 ] {b1797a6d-dba4-4006-95ab-ff964227855b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.15 01:23:07.924801 [ 4 ] {b1797a6d-dba4-4006-95ab-ff964227855b} <Debug> oximeter.measurements_f32 (f7cbd7b9-8daf-4413-ae1a-9e2f9328ea8f): Loading data parts | ||
| 341 | 2026.04.15 01:23:07.924991 [ 4 ] {b1797a6d-dba4-4006-95ab-ff964227855b} <Debug> oximeter.measurements_f32 (f7cbd7b9-8daf-4413-ae1a-9e2f9328ea8f): There are no data parts | ||
| 342 | 2026.04.15 01:23:07.926332 [ 4 ] {b1797a6d-dba4-4006-95ab-ff964227855b} <Debug> TCPHandler: Processed in 0.003945751 sec. | ||
| 343 | 2026.04.15 01:23:07.926492 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.15 01:23:07.926651 [ 4 ] {96c70ba0-e0d1-4a43-a81f-cc347e219b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 345 | 2026.04.15 01:23:07.926813 [ 4 ] {96c70ba0-e0d1-4a43-a81f-cc347e219b17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.15 01:23:07.928647 [ 4 ] {96c70ba0-e0d1-4a43-a81f-cc347e219b17} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Loading data parts | ||
| 347 | 2026.04.15 01:23:07.929049 [ 4 ] {96c70ba0-e0d1-4a43-a81f-cc347e219b17} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): There are no data parts | ||
| 348 | 2026.04.15 01:23:07.930321 [ 4 ] {96c70ba0-e0d1-4a43-a81f-cc347e219b17} <Debug> TCPHandler: Processed in 0.003883659 sec. | ||
| 349 | 2026.04.15 01:23:07.930494 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.15 01:23:07.930781 [ 4 ] {0629a8c3-e36c-49d5-a708-351e87b3f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 351 | 2026.04.15 01:23:07.930921 [ 4 ] {0629a8c3-e36c-49d5-a708-351e87b3f0d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.15 01:23:07.932928 [ 4 ] {0629a8c3-e36c-49d5-a708-351e87b3f0d0} <Debug> oximeter.measurements_string (ad9669ed-b886-45e6-8dde-74caeb2cd075): Loading data parts | ||
| 353 | 2026.04.15 01:23:07.933064 [ 4 ] {0629a8c3-e36c-49d5-a708-351e87b3f0d0} <Debug> oximeter.measurements_string (ad9669ed-b886-45e6-8dde-74caeb2cd075): There are no data parts | ||
| 354 | 2026.04.15 01:23:07.934352 [ 4 ] {0629a8c3-e36c-49d5-a708-351e87b3f0d0} <Debug> TCPHandler: Processed in 0.00392142 sec. | ||
| 355 | 2026.04.15 01:23:07.934528 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.15 01:23:07.934683 [ 4 ] {f62e935c-23bb-4370-ad3a-e0a864e48eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.15 01:23:07.934828 [ 4 ] {f62e935c-23bb-4370-ad3a-e0a864e48eaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.15 01:23:07.936592 [ 4 ] {f62e935c-23bb-4370-ad3a-e0a864e48eaa} <Debug> oximeter.measurements_bytes (8e1ac42e-842f-4e7b-ad98-629349d65fb5): Loading data parts | ||
| 366 | 2026.04.15 01:23:07.936780 [ 4 ] {f62e935c-23bb-4370-ad3a-e0a864e48eaa} <Debug> oximeter.measurements_bytes (8e1ac42e-842f-4e7b-ad98-629349d65fb5): There are no data parts | ||
| 367 | 2026.04.15 01:23:07.938137 [ 4 ] {f62e935c-23bb-4370-ad3a-e0a864e48eaa} <Debug> TCPHandler: Processed in 0.003658485 sec. | ||
| 368 | 2026.04.15 01:23:07.938287 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.15 01:23:07.938456 [ 4 ] {eae87687-0d21-41c1-bbe7-03617ef8d89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 370 | 2026.04.15 01:23:07.938579 [ 4 ] {eae87687-0d21-41c1-bbe7-03617ef8d89f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.15 01:23:07.940441 [ 4 ] {eae87687-0d21-41c1-bbe7-03617ef8d89f} <Debug> oximeter.measurements_cumulativei64 (918a4397-802f-4eec-9a5d-f1d8edd36221): Loading data parts | ||
| 372 | 2026.04.15 01:23:07.940593 [ 4 ] {eae87687-0d21-41c1-bbe7-03617ef8d89f} <Debug> oximeter.measurements_cumulativei64 (918a4397-802f-4eec-9a5d-f1d8edd36221): There are no data parts | ||
| 373 | 2026.04.15 01:23:07.941925 [ 4 ] {eae87687-0d21-41c1-bbe7-03617ef8d89f} <Debug> TCPHandler: Processed in 0.003689586 sec. | ||
| 374 | 2026.04.15 01:23:07.942121 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.15 01:23:07.942330 [ 4 ] {a8369823-556b-459c-9d34-e7f309b08459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 376 | 2026.04.15 01:23:07.942440 [ 4 ] {a8369823-556b-459c-9d34-e7f309b08459} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.15 01:23:07.944400 [ 4 ] {a8369823-556b-459c-9d34-e7f309b08459} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Loading data parts | ||
| 378 | 2026.04.15 01:23:07.944637 [ 4 ] {a8369823-556b-459c-9d34-e7f309b08459} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): There are no data parts | ||
| 379 | 2026.04.15 01:23:07.945894 [ 4 ] {a8369823-556b-459c-9d34-e7f309b08459} <Debug> TCPHandler: Processed in 0.003821658 sec. | ||
| 380 | 2026.04.15 01:23:07.946037 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.15 01:23:07.946331 [ 4 ] {2acfac3b-8212-41dc-82c5-d46e905148aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 382 | 2026.04.15 01:23:07.946413 [ 4 ] {2acfac3b-8212-41dc-82c5-d46e905148aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.15 01:23:07.948186 [ 4 ] {2acfac3b-8212-41dc-82c5-d46e905148aa} <Debug> oximeter.measurements_cumulativef32 (3d5324cc-9824-4288-9502-04412eb09946): Loading data parts | ||
| 384 | 2026.04.15 01:23:07.948345 [ 4 ] {2acfac3b-8212-41dc-82c5-d46e905148aa} <Debug> oximeter.measurements_cumulativef32 (3d5324cc-9824-4288-9502-04412eb09946): There are no data parts | ||
| 385 | 2026.04.15 01:23:07.949647 [ 4 ] {2acfac3b-8212-41dc-82c5-d46e905148aa} <Debug> TCPHandler: Processed in 0.003659296 sec. | ||
| 386 | 2026.04.15 01:23:07.949794 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.15 01:23:07.949952 [ 4 ] {75ff114e-2472-4d24-9f2c-b51b677ef2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 388 | 2026.04.15 01:23:07.950086 [ 4 ] {75ff114e-2472-4d24-9f2c-b51b677ef2a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.15 01:23:07.951974 [ 4 ] {75ff114e-2472-4d24-9f2c-b51b677ef2a9} <Debug> oximeter.measurements_cumulativef64 (e29a3da4-158e-4d3c-a208-8a5b52d3bcb2): Loading data parts | ||
| 390 | 2026.04.15 01:23:07.952155 [ 4 ] {75ff114e-2472-4d24-9f2c-b51b677ef2a9} <Debug> oximeter.measurements_cumulativef64 (e29a3da4-158e-4d3c-a208-8a5b52d3bcb2): There are no data parts | ||
| 391 | 2026.04.15 01:23:07.953339 [ 4 ] {75ff114e-2472-4d24-9f2c-b51b677ef2a9} <Debug> TCPHandler: Processed in 0.003595674 sec. | ||
| 392 | 2026.04.15 01:23:07.953488 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.15 01:23:07.953792 [ 4 ] {1519216a-2fbd-4a96-9521-aed2c45f0026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.04.15 01:23:07.953935 [ 4 ] {1519216a-2fbd-4a96-9521-aed2c45f0026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.15 01:23:07.956116 [ 4 ] {1519216a-2fbd-4a96-9521-aed2c45f0026} <Debug> oximeter.measurements_histogrami8 (7e7c31ad-60cf-4274-b3b7-27a43ab48b55): Loading data parts | ||
| 406 | 2026.04.15 01:23:07.956266 [ 4 ] {1519216a-2fbd-4a96-9521-aed2c45f0026} <Debug> oximeter.measurements_histogrami8 (7e7c31ad-60cf-4274-b3b7-27a43ab48b55): There are no data parts | ||
| 407 | 2026.04.15 01:23:07.957693 [ 4 ] {1519216a-2fbd-4a96-9521-aed2c45f0026} <Debug> TCPHandler: Processed in 0.004255826 sec. | ||
| 408 | 2026.04.15 01:23:07.957841 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.15 01:23:07.958050 [ 4 ] {384e4364-0a27-4c64-a13c-e64529abb88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 410 | 2026.04.15 01:23:07.958188 [ 4 ] {384e4364-0a27-4c64-a13c-e64529abb88a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.15 01:23:07.960230 [ 4 ] {384e4364-0a27-4c64-a13c-e64529abb88a} <Debug> oximeter.measurements_histogramu8 (d8df3b89-a0d3-4045-99c5-4541f2c70979): Loading data parts | ||
| 412 | 2026.04.15 01:23:07.960464 [ 4 ] {384e4364-0a27-4c64-a13c-e64529abb88a} <Debug> oximeter.measurements_histogramu8 (d8df3b89-a0d3-4045-99c5-4541f2c70979): There are no data parts | ||
| 413 | 2026.04.15 01:23:07.961676 [ 4 ] {384e4364-0a27-4c64-a13c-e64529abb88a} <Debug> TCPHandler: Processed in 0.00388342 sec. | ||
| 414 | 2026.04.15 01:23:07.961821 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.15 01:23:07.962128 [ 4 ] {ae75a384-6d7f-4596-90ae-d559a5da7d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 416 | 2026.04.15 01:23:07.962258 [ 4 ] {ae75a384-6d7f-4596-90ae-d559a5da7d89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.15 01:23:07.964237 [ 4 ] {ae75a384-6d7f-4596-90ae-d559a5da7d89} <Debug> oximeter.measurements_histogrami16 (9a45d1a2-3aa3-457a-a096-dfef3c53c1ad): Loading data parts | ||
| 418 | 2026.04.15 01:23:07.964382 [ 4 ] {ae75a384-6d7f-4596-90ae-d559a5da7d89} <Debug> oximeter.measurements_histogrami16 (9a45d1a2-3aa3-457a-a096-dfef3c53c1ad): There are no data parts | ||
| 419 | 2026.04.15 01:23:07.965688 [ 4 ] {ae75a384-6d7f-4596-90ae-d559a5da7d89} <Debug> TCPHandler: Processed in 0.00391608 sec. | ||
| 420 | 2026.04.15 01:23:07.965925 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.15 01:23:07.966135 [ 4 ] {62ca3d6e-899a-4f20-8ee0-5aa833061a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 422 | 2026.04.15 01:23:07.966271 [ 4 ] {62ca3d6e-899a-4f20-8ee0-5aa833061a15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.15 01:23:07.968096 [ 4 ] {62ca3d6e-899a-4f20-8ee0-5aa833061a15} <Debug> oximeter.measurements_histogramu16 (2f3806e5-f687-4425-a7c8-908f6b779891): Loading data parts | ||
| 424 | 2026.04.15 01:23:07.968315 [ 4 ] {62ca3d6e-899a-4f20-8ee0-5aa833061a15} <Debug> oximeter.measurements_histogramu16 (2f3806e5-f687-4425-a7c8-908f6b779891): There are no data parts | ||
| 425 | 2026.04.15 01:23:07.969490 [ 4 ] {62ca3d6e-899a-4f20-8ee0-5aa833061a15} <Debug> TCPHandler: Processed in 0.003614695 sec. | ||
| 426 | 2026.04.15 01:23:07.969630 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.15 01:23:07.969929 [ 4 ] {ff893293-2bbc-4d48-bcb0-e1519abd53a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 428 | 2026.04.15 01:23:07.970058 [ 4 ] {ff893293-2bbc-4d48-bcb0-e1519abd53a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.15 01:23:07.972494 [ 4 ] {ff893293-2bbc-4d48-bcb0-e1519abd53a3} <Debug> oximeter.measurements_histogrami32 (a7932167-2301-4c29-bdc6-7171fe75c60a): Loading data parts | ||
| 430 | 2026.04.15 01:23:07.972634 [ 4 ] {ff893293-2bbc-4d48-bcb0-e1519abd53a3} <Debug> oximeter.measurements_histogrami32 (a7932167-2301-4c29-bdc6-7171fe75c60a): There are no data parts | ||
| 431 | 2026.04.15 01:23:07.974260 [ 4 ] {ff893293-2bbc-4d48-bcb0-e1519abd53a3} <Debug> TCPHandler: Processed in 0.004679754 sec. | ||
| 432 | 2026.04.15 01:23:07.974567 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.15 01:23:07.974789 [ 4 ] {feb92f9f-978e-4eef-b817-f40d3d07d9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 434 | 2026.04.15 01:23:07.974940 [ 4 ] {feb92f9f-978e-4eef-b817-f40d3d07d9d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.15 01:23:07.976855 [ 4 ] {feb92f9f-978e-4eef-b817-f40d3d07d9d5} <Debug> oximeter.measurements_histogramu32 (4db30ff7-24be-4e1a-8daa-139848dc5521): Loading data parts | ||
| 436 | 2026.04.15 01:23:07.977096 [ 4 ] {feb92f9f-978e-4eef-b817-f40d3d07d9d5} <Debug> oximeter.measurements_histogramu32 (4db30ff7-24be-4e1a-8daa-139848dc5521): There are no data parts | ||
| 437 | 2026.04.15 01:23:07.978418 [ 4 ] {feb92f9f-978e-4eef-b817-f40d3d07d9d5} <Debug> TCPHandler: Processed in 0.003901499 sec. | ||
| 438 | 2026.04.15 01:23:07.978577 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.15 01:23:07.978848 [ 4 ] {a7e14b28-98d6-4941-8463-2be729ff3268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 440 | 2026.04.15 01:23:07.979047 [ 4 ] {a7e14b28-98d6-4941-8463-2be729ff3268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.15 01:23:07.981379 [ 4 ] {a7e14b28-98d6-4941-8463-2be729ff3268} <Debug> oximeter.measurements_histogrami64 (9f466da1-72bc-4ef1-9ecf-1cbf76fa594b): Loading data parts | ||
| 442 | 2026.04.15 01:23:07.981532 [ 4 ] {a7e14b28-98d6-4941-8463-2be729ff3268} <Debug> oximeter.measurements_histogrami64 (9f466da1-72bc-4ef1-9ecf-1cbf76fa594b): There are no data parts | ||
| 443 | 2026.04.15 01:23:07.982742 [ 4 ] {a7e14b28-98d6-4941-8463-2be729ff3268} <Debug> TCPHandler: Processed in 0.004220926 sec. | ||
| 444 | 2026.04.15 01:23:07.983022 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.15 01:23:07.983239 [ 4 ] {8239abb4-66db-4ea8-9f99-4daf080f5025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 446 | 2026.04.15 01:23:07.983372 [ 4 ] {8239abb4-66db-4ea8-9f99-4daf080f5025} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.15 01:23:07.985344 [ 4 ] {8239abb4-66db-4ea8-9f99-4daf080f5025} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Loading data parts | ||
| 448 | 2026.04.15 01:23:07.985483 [ 4 ] {8239abb4-66db-4ea8-9f99-4daf080f5025} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): There are no data parts | ||
| 449 | 2026.04.15 01:23:07.986739 [ 4 ] {8239abb4-66db-4ea8-9f99-4daf080f5025} <Debug> TCPHandler: Processed in 0.003766388 sec. | ||
| 450 | 2026.04.15 01:23:07.986897 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.15 01:23:07.987108 [ 4 ] {b73067a0-85d8-446c-b204-a0653fbd9832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 452 | 2026.04.15 01:23:07.987253 [ 4 ] {b73067a0-85d8-446c-b204-a0653fbd9832} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.15 01:23:07.989291 [ 4 ] {b73067a0-85d8-446c-b204-a0653fbd9832} <Debug> oximeter.measurements_histogramf32 (0c610fdf-3c23-4533-b0b5-6a7c28c6d769): Loading data parts | ||
| 454 | 2026.04.15 01:23:07.989429 [ 4 ] {b73067a0-85d8-446c-b204-a0653fbd9832} <Debug> oximeter.measurements_histogramf32 (0c610fdf-3c23-4533-b0b5-6a7c28c6d769): There are no data parts | ||
| 455 | 2026.04.15 01:23:07.990709 [ 4 ] {b73067a0-85d8-446c-b204-a0653fbd9832} <Debug> TCPHandler: Processed in 0.003862178 sec. | ||
| 456 | 2026.04.15 01:23:07.990975 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.15 01:23:07.991780 [ 4 ] {11e00820-7622-4122-9425-c9f4261612bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 458 | 2026.04.15 01:23:07.991917 [ 4 ] {11e00820-7622-4122-9425-c9f4261612bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.15 01:23:07.993837 [ 4 ] {11e00820-7622-4122-9425-c9f4261612bf} <Debug> oximeter.measurements_histogramf64 (ad18e190-c863-44bb-b0a1-24bfce962e4f): Loading data parts | ||
| 460 | 2026.04.15 01:23:07.993979 [ 4 ] {11e00820-7622-4122-9425-c9f4261612bf} <Debug> oximeter.measurements_histogramf64 (ad18e190-c863-44bb-b0a1-24bfce962e4f): There are no data parts | ||
| 461 | 2026.04.15 01:23:07.995227 [ 4 ] {11e00820-7622-4122-9425-c9f4261612bf} <Debug> TCPHandler: Processed in 0.004307328 sec. | ||
| 462 | 2026.04.15 01:23:07.995371 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.15 01:23:07.995571 [ 4 ] {b3c08ec8-0089-4852-a2d8-2463f67d0e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.04.15 01:23:07.995790 [ 4 ] {b3c08ec8-0089-4852-a2d8-2463f67d0e1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.15 01:23:07.997795 [ 4 ] {b3c08ec8-0089-4852-a2d8-2463f67d0e1b} <Debug> oximeter.fields_bool (1b1080f9-6b80-4ac7-9266-3a6cc2f5491f): Loading data parts | ||
| 491 | 2026.04.15 01:23:07.998041 [ 4 ] {b3c08ec8-0089-4852-a2d8-2463f67d0e1b} <Debug> oximeter.fields_bool (1b1080f9-6b80-4ac7-9266-3a6cc2f5491f): There are no data parts | ||
| 492 | 2026.04.15 01:23:07.999276 [ 4 ] {b3c08ec8-0089-4852-a2d8-2463f67d0e1b} <Debug> TCPHandler: Processed in 0.003955761 sec. | ||
| 493 | 2026.04.15 01:23:07.999417 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.15 01:23:08.000147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.73 MiB, peak 124.73 MiB, free memory in arenas 0.00 B, will set to 133.25 MiB (RSS), difference: 8.52 MiB | ||
| 495 | 2026.04.15 01:23:08.000700 [ 4 ] {683c86ba-a285-4afe-9edd-280e4314bd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 496 | 2026.04.15 01:23:08.001153 [ 4 ] {683c86ba-a285-4afe-9edd-280e4314bd30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.04.15 01:23:08.003124 [ 4 ] {683c86ba-a285-4afe-9edd-280e4314bd30} <Debug> oximeter.fields_i8 (bf56b19c-548b-4e6f-a648-1709fa7fe1de): Loading data parts | ||
| 498 | 2026.04.15 01:23:08.003513 [ 4 ] {683c86ba-a285-4afe-9edd-280e4314bd30} <Debug> oximeter.fields_i8 (bf56b19c-548b-4e6f-a648-1709fa7fe1de): There are no data parts | ||
| 499 | 2026.04.15 01:23:08.004734 [ 4 ] {683c86ba-a285-4afe-9edd-280e4314bd30} <Debug> TCPHandler: Processed in 0.005365947 sec. | ||
| 500 | 2026.04.15 01:23:08.004898 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.15 01:23:08.005159 [ 4 ] {8ea223dc-54a2-428e-8014-d4e17a64d694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 502 | 2026.04.15 01:23:08.005245 [ 4 ] {8ea223dc-54a2-428e-8014-d4e17a64d694} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.04.15 01:23:08.007000 [ 4 ] {8ea223dc-54a2-428e-8014-d4e17a64d694} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Loading data parts | ||
| 504 | 2026.04.15 01:23:08.007199 [ 4 ] {8ea223dc-54a2-428e-8014-d4e17a64d694} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): There are no data parts | ||
| 505 | 2026.04.15 01:23:08.008632 [ 4 ] {8ea223dc-54a2-428e-8014-d4e17a64d694} <Debug> TCPHandler: Processed in 0.003793239 sec. | ||
| 506 | 2026.04.15 01:23:08.008900 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.15 01:23:08.009082 [ 4 ] {47d66977-77d8-4bf2-834f-45a3077fa392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 508 | 2026.04.15 01:23:08.009294 [ 4 ] {47d66977-77d8-4bf2-834f-45a3077fa392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.04.15 01:23:08.011242 [ 4 ] {47d66977-77d8-4bf2-834f-45a3077fa392} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Loading data parts | ||
| 510 | 2026.04.15 01:23:08.011562 [ 4 ] {47d66977-77d8-4bf2-834f-45a3077fa392} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): There are no data parts | ||
| 511 | 2026.04.15 01:23:08.012803 [ 4 ] {47d66977-77d8-4bf2-834f-45a3077fa392} <Debug> TCPHandler: Processed in 0.003959471 sec. | ||
| 512 | 2026.04.15 01:23:08.012961 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.15 01:23:08.013246 [ 4 ] {25680bb0-7334-483e-b227-41bf2722d620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 514 | 2026.04.15 01:23:08.013350 [ 4 ] {25680bb0-7334-483e-b227-41bf2722d620} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.04.15 01:23:08.015212 [ 4 ] {25680bb0-7334-483e-b227-41bf2722d620} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Loading data parts | ||
| 516 | 2026.04.15 01:23:08.015388 [ 4 ] {25680bb0-7334-483e-b227-41bf2722d620} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): There are no data parts | ||
| 517 | 2026.04.15 01:23:08.016599 [ 4 ] {25680bb0-7334-483e-b227-41bf2722d620} <Debug> TCPHandler: Processed in 0.003696276 sec. | ||
| 518 | 2026.04.15 01:23:08.016835 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.15 01:23:08.016992 [ 4 ] {b86e64bd-9188-440f-91fe-3a0e15c93c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 520 | 2026.04.15 01:23:08.017126 [ 4 ] {b86e64bd-9188-440f-91fe-3a0e15c93c92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.04.15 01:23:08.018948 [ 4 ] {b86e64bd-9188-440f-91fe-3a0e15c93c92} <Debug> oximeter.fields_i32 (7e2aab40-a8fd-48f8-ae42-ef6609000fe8): Loading data parts | ||
| 522 | 2026.04.15 01:23:08.019177 [ 4 ] {b86e64bd-9188-440f-91fe-3a0e15c93c92} <Debug> oximeter.fields_i32 (7e2aab40-a8fd-48f8-ae42-ef6609000fe8): There are no data parts | ||
| 523 | 2026.04.15 01:23:08.020341 [ 4 ] {b86e64bd-9188-440f-91fe-3a0e15c93c92} <Debug> TCPHandler: Processed in 0.003554964 sec. | ||
| 524 | 2026.04.15 01:23:08.020490 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.15 01:23:08.020833 [ 4 ] {8b4c84a9-2bcb-4c61-ac59-107f9eda94d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 526 | 2026.04.15 01:23:08.020979 [ 4 ] {8b4c84a9-2bcb-4c61-ac59-107f9eda94d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.04.15 01:23:08.023080 [ 4 ] {8b4c84a9-2bcb-4c61-ac59-107f9eda94d7} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Loading data parts | ||
| 528 | 2026.04.15 01:23:08.023228 [ 4 ] {8b4c84a9-2bcb-4c61-ac59-107f9eda94d7} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): There are no data parts | ||
| 529 | 2026.04.15 01:23:08.024446 [ 4 ] {8b4c84a9-2bcb-4c61-ac59-107f9eda94d7} <Debug> TCPHandler: Processed in 0.004013702 sec. | ||
| 530 | 2026.04.15 01:23:08.024696 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.15 01:23:08.024867 [ 4 ] {c012c695-3553-40c8-b534-678f0e2cddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 532 | 2026.04.15 01:23:08.025013 [ 4 ] {c012c695-3553-40c8-b534-678f0e2cddcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.04.15 01:23:08.026881 [ 4 ] {c012c695-3553-40c8-b534-678f0e2cddcf} <Debug> oximeter.fields_i64 (d8acb291-4225-473f-bfd6-49c9555dd0d7): Loading data parts | ||
| 534 | 2026.04.15 01:23:08.027149 [ 4 ] {c012c695-3553-40c8-b534-678f0e2cddcf} <Debug> oximeter.fields_i64 (d8acb291-4225-473f-bfd6-49c9555dd0d7): There are no data parts | ||
| 535 | 2026.04.15 01:23:08.028291 [ 4 ] {c012c695-3553-40c8-b534-678f0e2cddcf} <Debug> TCPHandler: Processed in 0.003654255 sec. | ||
| 536 | 2026.04.15 01:23:08.028433 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.15 01:23:08.028696 [ 4 ] {3a2c362d-e8a4-4d1d-99a0-6d125e631d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 538 | 2026.04.15 01:23:08.028829 [ 4 ] {3a2c362d-e8a4-4d1d-99a0-6d125e631d0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.04.15 01:23:08.030603 [ 4 ] {3a2c362d-e8a4-4d1d-99a0-6d125e631d0b} <Debug> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Loading data parts | ||
| 540 | 2026.04.15 01:23:08.030740 [ 4 ] {3a2c362d-e8a4-4d1d-99a0-6d125e631d0b} <Debug> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): There are no data parts | ||
| 541 | 2026.04.15 01:23:08.031926 [ 4 ] {3a2c362d-e8a4-4d1d-99a0-6d125e631d0b} <Debug> TCPHandler: Processed in 0.003541924 sec. | ||
| 542 | 2026.04.15 01:23:08.032118 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.15 01:23:08.032275 [ 4 ] {02bd1fee-944f-47fe-a33d-48aa82a3be9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 544 | 2026.04.15 01:23:08.032410 [ 4 ] {02bd1fee-944f-47fe-a33d-48aa82a3be9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.04.15 01:23:08.034246 [ 4 ] {02bd1fee-944f-47fe-a33d-48aa82a3be9a} <Debug> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Loading data parts | ||
| 546 | 2026.04.15 01:23:08.034498 [ 4 ] {02bd1fee-944f-47fe-a33d-48aa82a3be9a} <Debug> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): There are no data parts | ||
| 547 | 2026.04.15 01:23:08.035615 [ 4 ] {02bd1fee-944f-47fe-a33d-48aa82a3be9a} <Debug> TCPHandler: Processed in 0.003547683 sec. | ||
| 548 | 2026.04.15 01:23:08.035755 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.15 01:23:08.035985 [ 4 ] {c193d950-2582-4e28-9644-20110aeaa772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 550 | 2026.04.15 01:23:08.036114 [ 4 ] {c193d950-2582-4e28-9644-20110aeaa772} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.04.15 01:23:08.038145 [ 4 ] {c193d950-2582-4e28-9644-20110aeaa772} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Loading data parts | ||
| 552 | 2026.04.15 01:23:08.038285 [ 4 ] {c193d950-2582-4e28-9644-20110aeaa772} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): There are no data parts | ||
| 553 | 2026.04.15 01:23:08.039613 [ 4 ] {c193d950-2582-4e28-9644-20110aeaa772} <Debug> TCPHandler: Processed in 0.00391159 sec. | ||
| 554 | 2026.04.15 01:23:08.039751 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.04.15 01:23:08.039904 [ 4 ] {aa1b6089-63c9-4170-b5fa-e1a1a1f8589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 556 | 2026.04.15 01:23:08.040026 [ 4 ] {aa1b6089-63c9-4170-b5fa-e1a1a1f8589a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.04.15 01:23:08.041771 [ 4 ] {aa1b6089-63c9-4170-b5fa-e1a1a1f8589a} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Loading data parts | ||
| 558 | 2026.04.15 01:23:08.042000 [ 4 ] {aa1b6089-63c9-4170-b5fa-e1a1a1f8589a} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): There are no data parts | ||
| 559 | 2026.04.15 01:23:08.043198 [ 4 ] {aa1b6089-63c9-4170-b5fa-e1a1a1f8589a} <Debug> TCPHandler: Processed in 0.003496542 sec. | ||
| 560 | 2026.04.15 01:23:08.043369 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.04.15 01:23:08.043758 [ 4 ] {e16d340a-040b-4f4f-a763-baab80ab160a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.04.15 01:23:08.043920 [ 4 ] {e16d340a-040b-4f4f-a763-baab80ab160a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.04.15 01:23:08.045892 [ 4 ] {e16d340a-040b-4f4f-a763-baab80ab160a} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Loading data parts | ||
| 567 | 2026.04.15 01:23:08.046127 [ 4 ] {e16d340a-040b-4f4f-a763-baab80ab160a} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): There are no data parts | ||
| 568 | 2026.04.15 01:23:08.047562 [ 4 ] {e16d340a-040b-4f4f-a763-baab80ab160a} <Debug> TCPHandler: Processed in 0.004250186 sec. | ||
| 569 | 2026.04.15 01:23:08.047828 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.04.15 01:23:08.048236 [ 6 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.04.15 01:23:08.049552 [ 6 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.04.15 01:23:08.066199 [ 260 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Trace> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.04.15 01:23:08.066362 [ 260 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 574 | 2026.04.15 01:23:08.071077 [ 260 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.04.15 01:23:08.071778 [ 260 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Trace> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.04.15 01:23:08.072207 [ 6 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024112 sec., 41.47312541473125 rows/sec., 663.57 B/sec. | ||
| 577 | 2026.04.15 01:23:08.072478 [ 6 ] {a869c0b0-d07c-49f7-9278-a6c638535305} <Debug> TCPHandler: Processed in 0.024785783 sec. | ||
| 578 | 2026.04.15 01:23:08.528185 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64693 | ||
| 579 | 2026.04.15 01:23:08.528823 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.04.15 01:23:08.528862 [ 262 ] {} <Debug> TCP-Session: 27d92be7-d41c-42a0-b95b-df316604be98 Authenticating user 'default' from [fd00:1122:3344:101::b]:64693 | ||
| 581 | 2026.04.15 01:23:08.528882 [ 262 ] {} <Debug> TCP-Session: 27d92be7-d41c-42a0-b95b-df316604be98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.15 01:23:08.528936 [ 262 ] {} <Debug> TCP-Session: 27d92be7-d41c-42a0-b95b-df316604be98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.15 01:23:08.529017 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.04.15 01:23:08.529041 [ 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 | ||
| 585 | 2026.04.15 01:23:08.529138 [ 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 | ||
| 586 | 2026.04.15 01:23:08.530202 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58875 | ||
| 587 | 2026.04.15 01:23:08.530293 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62852 | ||
| 588 | 2026.04.15 01:23:08.530433 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.04.15 01:23:08.530447 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34040 | ||
| 590 | 2026.04.15 01:23:08.530541 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.04.15 01:23:08.530632 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62039 | ||
| 592 | 2026.04.15 01:23:08.530544 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59953 | ||
| 593 | 2026.04.15 01:23:08.530482 [ 263 ] {} <Debug> TCP-Session: 6072e7f8-6c9e-425b-a7c4-cee3d3cedd70 Authenticating user 'default' from [fd00:1122:3344:101::b]:58875 | ||
| 594 | 2026.04.15 01:23:08.530759 [ 264 ] {} <Debug> TCP-Session: 242c056c-47d9-4fe8-a3ab-63af2c2ef080 Authenticating user 'default' from [fd00:1122:3344:101::b]:62852 | ||
| 595 | 2026.04.15 01:23:08.530822 [ 263 ] {} <Debug> TCP-Session: 6072e7f8-6c9e-425b-a7c4-cee3d3cedd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.04.15 01:23:08.530836 [ 264 ] {} <Debug> TCP-Session: 242c056c-47d9-4fe8-a3ab-63af2c2ef080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.04.15 01:23:08.530905 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.04.15 01:23:08.530847 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57151 | ||
| 599 | 2026.04.15 01:23:08.530846 [ 263 ] {} <Debug> TCP-Session: 6072e7f8-6c9e-425b-a7c4-cee3d3cedd70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.04.15 01:23:08.530971 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.04.15 01:23:08.531035 [ 266 ] {} <Debug> TCP-Session: 1ef008bd-3c20-4f8f-b29b-7cc2d23c817c Authenticating user 'default' from [fd00:1122:3344:101::b]:59953 | ||
| 602 | 2026.04.15 01:23:08.530976 [ 264 ] {} <Debug> TCP-Session: 242c056c-47d9-4fe8-a3ab-63af2c2ef080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.04.15 01:23:08.531086 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.04.15 01:23:08.531181 [ 266 ] {} <Debug> TCP-Session: 1ef008bd-3c20-4f8f-b29b-7cc2d23c817c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.15 01:23:08.531148 [ 265 ] {} <Debug> TCP-Session: 02559db3-e283-447f-89f4-c496820870e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:34040 | ||
| 606 | 2026.04.15 01:23:08.530981 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.04.15 01:23:08.531264 [ 266 ] {} <Debug> TCP-Session: 1ef008bd-3c20-4f8f-b29b-7cc2d23c817c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.15 01:23:08.531262 [ 265 ] {} <Debug> TCP-Session: 02559db3-e283-447f-89f4-c496820870e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.04.15 01:23:08.531257 [ 269 ] {} <Debug> TCP-Session: 709b19f1-43bf-498b-b3e8-0df70abf6303 Authenticating user 'default' from [fd00:1122:3344:101::b]:57151 | ||
| 610 | 2026.04.15 01:23:08.531492 [ 267 ] {} <Debug> TCP-Session: 0f6fc973-4a82-464e-bec7-d45e6b60f2a1 Authenticating user 'default' from [fd00:1122:3344:101::b]:62039 | ||
| 611 | 2026.04.15 01:23:08.531509 [ 265 ] {} <Debug> TCP-Session: 02559db3-e283-447f-89f4-c496820870e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.15 01:23:08.531522 [ 269 ] {} <Debug> TCP-Session: 709b19f1-43bf-498b-b3e8-0df70abf6303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.15 01:23:08.531572 [ 267 ] {} <Debug> TCP-Session: 0f6fc973-4a82-464e-bec7-d45e6b60f2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.15 01:23:08.531591 [ 269 ] {} <Debug> TCP-Session: 709b19f1-43bf-498b-b3e8-0df70abf6303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.15 01:23:08.530860 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58000 | ||
| 616 | 2026.04.15 01:23:08.531687 [ 267 ] {} <Debug> TCP-Session: 0f6fc973-4a82-464e-bec7-d45e6b60f2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.15 01:23:08.531836 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.04.15 01:23:08.531885 [ 268 ] {} <Debug> TCP-Session: aead44a7-b74c-4d90-aff4-bcf14b48d776 Authenticating user 'default' from [fd00:1122:3344:101::b]:58000 | ||
| 619 | 2026.04.15 01:23:08.531902 [ 268 ] {} <Debug> TCP-Session: aead44a7-b74c-4d90-aff4-bcf14b48d776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.15 01:23:08.532001 [ 268 ] {} <Debug> TCP-Session: aead44a7-b74c-4d90-aff4-bcf14b48d776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.15 01:23:08.555797 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51372 | ||
| 622 | 2026.04.15 01:23:08.556433 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.15 01:23:08.556565 [ 270 ] {} <Debug> TCP-Session: fd6ca2ae-9a06-42c7-bf8f-9b5fb3517be9 Authenticating user 'default' from [fd00:1122:3344:101::c]:51372 | ||
| 624 | 2026.04.15 01:23:08.556583 [ 270 ] {} <Debug> TCP-Session: fd6ca2ae-9a06-42c7-bf8f-9b5fb3517be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.15 01:23:08.556596 [ 270 ] {} <Debug> TCP-Session: fd6ca2ae-9a06-42c7-bf8f-9b5fb3517be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.15 01:23:08.556717 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.15 01:23:08.556741 [ 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 | ||
| 628 | 2026.04.15 01:23:08.556825 [ 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 | ||
| 629 | 2026.04.15 01:23:08.557826 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63547 | ||
| 630 | 2026.04.15 01:23:08.557918 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55926 | ||
| 631 | 2026.04.15 01:23:08.557991 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59908 | ||
| 632 | 2026.04.15 01:23:08.558146 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47337 | ||
| 633 | 2026.04.15 01:23:08.558292 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41963 | ||
| 634 | 2026.04.15 01:23:08.558535 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.04.15 01:23:08.558492 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36755 | ||
| 636 | 2026.04.15 01:23:08.558591 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33106 | ||
| 637 | 2026.04.15 01:23:08.558449 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.04.15 01:23:08.558632 [ 273 ] {} <Debug> TCP-Session: 712ccfde-250e-415d-a87e-0de9e94e20ad Authenticating user 'default' from [fd00:1122:3344:101::c]:59908 | ||
| 639 | 2026.04.15 01:23:08.558442 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.15 01:23:08.558321 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.04.15 01:23:08.558864 [ 271 ] {} <Debug> TCP-Session: d30e3aca-6f9b-4727-9497-3777e0b347d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:63547 | ||
| 642 | 2026.04.15 01:23:08.558870 [ 273 ] {} <Debug> TCP-Session: 712ccfde-250e-415d-a87e-0de9e94e20ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.04.15 01:23:08.558866 [ 274 ] {} <Debug> TCP-Session: ab05b6c7-7989-4d5f-9f44-0865629208eb Authenticating user 'default' from [fd00:1122:3344:101::c]:47337 | ||
| 644 | 2026.04.15 01:23:08.558867 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.04.15 01:23:08.558996 [ 274 ] {} <Debug> TCP-Session: ab05b6c7-7989-4d5f-9f44-0865629208eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.15 01:23:08.559001 [ 273 ] {} <Debug> TCP-Session: 712ccfde-250e-415d-a87e-0de9e94e20ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.04.15 01:23:08.558991 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.15 01:23:08.559136 [ 275 ] {} <Debug> TCP-Session: f440c477-1c9b-474c-b7b8-e4aada74a793 Authenticating user 'default' from [fd00:1122:3344:101::c]:41963 | ||
| 649 | 2026.04.15 01:23:08.559136 [ 274 ] {} <Debug> TCP-Session: ab05b6c7-7989-4d5f-9f44-0865629208eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.15 01:23:08.558988 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.04.15 01:23:08.559331 [ 275 ] {} <Debug> TCP-Session: f440c477-1c9b-474c-b7b8-e4aada74a793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.15 01:23:08.559313 [ 277 ] {} <Debug> TCP-Session: 8fd8f966-db84-48d6-b10a-415e7f565e79 Authenticating user 'default' from [fd00:1122:3344:101::c]:33106 | ||
| 653 | 2026.04.15 01:23:08.558982 [ 271 ] {} <Debug> TCP-Session: d30e3aca-6f9b-4727-9497-3777e0b347d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.15 01:23:08.559469 [ 276 ] {} <Debug> TCP-Session: 49f92b28-f663-4a5f-9911-eb344ed7376c Authenticating user 'default' from [fd00:1122:3344:101::c]:36755 | ||
| 655 | 2026.04.15 01:23:08.559451 [ 275 ] {} <Debug> TCP-Session: f440c477-1c9b-474c-b7b8-e4aada74a793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.15 01:23:08.559442 [ 277 ] {} <Debug> TCP-Session: 8fd8f966-db84-48d6-b10a-415e7f565e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.15 01:23:08.559569 [ 276 ] {} <Debug> TCP-Session: 49f92b28-f663-4a5f-9911-eb344ed7376c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.15 01:23:08.559543 [ 271 ] {} <Debug> TCP-Session: d30e3aca-6f9b-4727-9497-3777e0b347d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.15 01:23:08.558868 [ 272 ] {} <Debug> TCP-Session: 5dbf2455-3636-4745-b933-ee2f849cb744 Authenticating user 'default' from [fd00:1122:3344:101::c]:55926 | ||
| 660 | 2026.04.15 01:23:08.559703 [ 276 ] {} <Debug> TCP-Session: 49f92b28-f663-4a5f-9911-eb344ed7376c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.15 01:23:08.559665 [ 277 ] {} <Debug> TCP-Session: 8fd8f966-db84-48d6-b10a-415e7f565e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.15 01:23:08.559764 [ 272 ] {} <Debug> TCP-Session: 5dbf2455-3636-4745-b933-ee2f849cb744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.15 01:23:08.559846 [ 272 ] {} <Debug> TCP-Session: 5dbf2455-3636-4745-b933-ee2f849cb744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.15 01:23:09.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.30 MiB, peak 134.30 MiB, free memory in arenas 0.00 B, will set to 139.11 MiB (RSS), difference: 4.80 MiB | ||
| 665 | 2026.04.15 01:23:09.383547 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54140 | ||
| 666 | 2026.04.15 01:23:09.384298 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.04.15 01:23:09.384400 [ 278 ] {} <Debug> TCP-Session: c2f640e7-1586-4073-b2f7-85343bc52a4a Authenticating user 'default' from [fd00:1122:3344:101::a]:54140 | ||
| 668 | 2026.04.15 01:23:09.384426 [ 278 ] {} <Debug> TCP-Session: c2f640e7-1586-4073-b2f7-85343bc52a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.15 01:23:09.384454 [ 278 ] {} <Debug> TCP-Session: c2f640e7-1586-4073-b2f7-85343bc52a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.04.15 01:23:09.384604 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.04.15 01:23:09.384636 [ 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 | ||
| 672 | 2026.04.15 01:23:09.384759 [ 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 | ||
| 673 | 2026.04.15 01:23:09.387356 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34711 | ||
| 674 | 2026.04.15 01:23:09.387455 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50368 | ||
| 675 | 2026.04.15 01:23:09.387513 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.15 01:23:09.387545 [ 279 ] {} <Debug> TCP-Session: e0eff30b-c411-443a-bedf-8c1a80d0cd60 Authenticating user 'default' from [fd00:1122:3344:101::a]:34711 | ||
| 677 | 2026.04.15 01:23:09.387604 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61029 | ||
| 678 | 2026.04.15 01:23:09.387663 [ 279 ] {} <Debug> TCP-Session: e0eff30b-c411-443a-bedf-8c1a80d0cd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.04.15 01:23:09.387674 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.15 01:23:09.387699 [ 279 ] {} <Debug> TCP-Session: e0eff30b-c411-443a-bedf-8c1a80d0cd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.15 01:23:09.387743 [ 280 ] {} <Debug> TCP-Session: 0a4b4a49-c568-42ef-bbb0-613424390071 Authenticating user 'default' from [fd00:1122:3344:101::a]:50368 | ||
| 682 | 2026.04.15 01:23:09.387729 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65105 | ||
| 683 | 2026.04.15 01:23:09.387809 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.04.15 01:23:09.387853 [ 280 ] {} <Debug> TCP-Session: 0a4b4a49-c568-42ef-bbb0-613424390071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.04.15 01:23:09.387830 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60358 | ||
| 686 | 2026.04.15 01:23:09.387979 [ 281 ] {} <Debug> TCP-Session: 0ecfce06-2555-4f65-878e-5255a92c1782 Authenticating user 'default' from [fd00:1122:3344:101::a]:61029 | ||
| 687 | 2026.04.15 01:23:09.387997 [ 280 ] {} <Debug> TCP-Session: 0a4b4a49-c568-42ef-bbb0-613424390071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.04.15 01:23:09.388058 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62890 | ||
| 689 | 2026.04.15 01:23:09.388062 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.04.15 01:23:09.388050 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60642 | ||
| 691 | 2026.04.15 01:23:09.388189 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.04.15 01:23:09.388191 [ 282 ] {} <Debug> TCP-Session: 690178ac-5757-4a60-bba2-1ae368ab7bb8 Authenticating user 'default' from [fd00:1122:3344:101::a]:65105 | ||
| 693 | 2026.04.15 01:23:09.388140 [ 281 ] {} <Debug> TCP-Session: 0ecfce06-2555-4f65-878e-5255a92c1782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.15 01:23:09.388290 [ 282 ] {} <Debug> TCP-Session: 690178ac-5757-4a60-bba2-1ae368ab7bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.15 01:23:09.388306 [ 283 ] {} <Debug> TCP-Session: ffa45157-0cd1-4d79-897d-5cb3989ea9da Authenticating user 'default' from [fd00:1122:3344:101::a]:60358 | ||
| 696 | 2026.04.15 01:23:09.388310 [ 281 ] {} <Debug> TCP-Session: 0ecfce06-2555-4f65-878e-5255a92c1782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.15 01:23:09.388376 [ 282 ] {} <Debug> TCP-Session: 690178ac-5757-4a60-bba2-1ae368ab7bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.15 01:23:09.388402 [ 283 ] {} <Debug> TCP-Session: ffa45157-0cd1-4d79-897d-5cb3989ea9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.15 01:23:09.388491 [ 283 ] {} <Debug> TCP-Session: ffa45157-0cd1-4d79-897d-5cb3989ea9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.15 01:23:09.388492 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.04.15 01:23:09.388562 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.04.15 01:23:09.388676 [ 284 ] {} <Debug> TCP-Session: 1d86c94f-464c-43d2-b448-293846a67c78 Authenticating user 'default' from [fd00:1122:3344:101::a]:62890 | ||
| 703 | 2026.04.15 01:23:09.388690 [ 285 ] {} <Debug> TCP-Session: 7ce076f4-d439-442f-9710-c564ef76e38e Authenticating user 'default' from [fd00:1122:3344:101::a]:60642 | ||
| 704 | 2026.04.15 01:23:09.388704 [ 284 ] {} <Debug> TCP-Session: 1d86c94f-464c-43d2-b448-293846a67c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.15 01:23:09.388819 [ 285 ] {} <Debug> TCP-Session: 7ce076f4-d439-442f-9710-c564ef76e38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.15 01:23:09.388827 [ 284 ] {} <Debug> TCP-Session: 1d86c94f-464c-43d2-b448-293846a67c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.15 01:23:09.388842 [ 285 ] {} <Debug> TCP-Session: 7ce076f4-d439-442f-9710-c564ef76e38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.15 01:23:13.895566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.15 01:23:13.895620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.04.15 01:23:13.895668 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.15 01:23:13.895803 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.15 01:23:13.898932 [ 245 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Loading data parts | ||
| 713 | 2026.04.15 01:23:13.899127 [ 245 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): There are no data parts | ||
| 714 | 2026.04.15 01:23:13.902741 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.04.15 01:23:13.902788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 716 | 2026.04.15 01:23:13.910826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.04.15 01:23:13.911506 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.04.15 01:23:13.911649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.04.15 01:23:13.914944 [ 244 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Loading data parts | ||
| 720 | 2026.04.15 01:23:13.915148 [ 244 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): There are no data parts | ||
| 721 | 2026.04.15 01:23:13.941012 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.15 01:23:13.941063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 723 | 2026.04.15 01:23:13.947588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.15 01:23:13.948965 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.15 01:23:13.952580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.15 01:23:14.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.71 MiB, peak 148.71 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2026.04.15 01:23:16.395514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.15 01:23:16.395612 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.15 01:23:16.399733 [ 243 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Loading data parts | ||
| 730 | 2026.04.15 01:23:16.399901 [ 243 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): There are no data parts | ||
| 731 | 2026.04.15 01:23:16.405439 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.15 01:23:16.405477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 733 | 2026.04.15 01:23:16.409408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.15 01:23:16.409951 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.04.15 01:23:16.410245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.15 01:23:17.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 158.19 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.31 MiB | ||
| 737 | 2026.04.15 01:23:21.354000 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.15 01:23:21.354180 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.15 01:23:21.411785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.04.15 01:23:21.414896 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.15 01:23:21.414945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 742 | 2026.04.15 01:23:21.415715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.15 01:23:21.416189 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.15 01:23:21.418684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.15 01:23:21.452719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.15 01:23:21.469924 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.15 01:23:21.469973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 748 | 2026.04.15 01:23:21.476301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.15 01:23:21.477401 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.15 01:23:21.480106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.15 01:23:22.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.62 MiB, peak 159.62 MiB, free memory in arenas 0.00 B, will set to 157.57 MiB (RSS), difference: 1.95 MiB | ||
| 752 | 2026.04.15 01:23:27.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.58 MiB, peak 159.62 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.04.15 01:23:28.080547 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.04.15 01:23:28.080838 [ 4 ] {370b9c96-0ca1-4ffb-a729-0d15c987fd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.04.15 01:23:28.081438 [ 4 ] {370b9c96-0ca1-4ffb-a729-0d15c987fd6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.04.15 01:23:28.085566 [ 4 ] {370b9c96-0ca1-4ffb-a729-0d15c987fd6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.04.15 01:23:28.095106 [ 4 ] {370b9c96-0ca1-4ffb-a729-0d15c987fd6f} <Debug> TCPHandler: Processed in 0.014731933 sec. | ||
| 758 | 2026.04.15 01:23:28.113167 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.04.15 01:23:28.113302 [ 4 ] {1e24d8cc-b0d1-45bb-99b0-f31bdfc57a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.04.15 01:23:28.119883 [ 4 ] {1e24d8cc-b0d1-45bb-99b0-f31bdfc57a33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.04.15 01:23:28.119967 [ 4 ] {1e24d8cc-b0d1-45bb-99b0-f31bdfc57a33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.04.15 01:23:28.122357 [ 4 ] {1e24d8cc-b0d1-45bb-99b0-f31bdfc57a33} <Debug> TCPHandler: Processed in 0.009241495 sec. | ||
| 763 | 2026.04.15 01:23:28.124509 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.04.15 01:23:28.124724 [ 4 ] {73ec5961-ce49-4827-a876-486c0fd20877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.04.15 01:23:28.127407 [ 4 ] {73ec5961-ce49-4827-a876-486c0fd20877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.04.15 01:23:28.127452 [ 4 ] {73ec5961-ce49-4827-a876-486c0fd20877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.04.15 01:23:28.127814 [ 4 ] {73ec5961-ce49-4827-a876-486c0fd20877} <Debug> TCPHandler: Processed in 0.003392441 sec. | ||
| 768 | 2026.04.15 01:23:28.128059 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.04.15 01:23:28.128173 [ 4 ] {cb0e8d13-2de9-454b-a9d8-34cc05ccf616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 770 | 2026.04.15 01:23:28.128408 [ 4 ] {cb0e8d13-2de9-454b-a9d8-34cc05ccf616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.04.15 01:23:28.128450 [ 4 ] {cb0e8d13-2de9-454b-a9d8-34cc05ccf616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.04.15 01:23:28.128760 [ 4 ] {cb0e8d13-2de9-454b-a9d8-34cc05ccf616} <Debug> TCPHandler: Processed in 0.000748094 sec. | ||
| 773 | 2026.04.15 01:23:28.128964 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.04.15 01:23:28.129075 [ 4 ] {22683a0e-e97d-43dd-849c-bf35f1333ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 775 | 2026.04.15 01:23:28.129304 [ 4 ] {22683a0e-e97d-43dd-849c-bf35f1333ad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.04.15 01:23:28.129346 [ 4 ] {22683a0e-e97d-43dd-849c-bf35f1333ad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.04.15 01:23:28.129655 [ 4 ] {22683a0e-e97d-43dd-849c-bf35f1333ad1} <Debug> TCPHandler: Processed in 0.000736893 sec. | ||
| 778 | 2026.04.15 01:23:28.129869 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.04.15 01:23:28.129980 [ 4 ] {e1a80644-3f1d-452c-acd4-ded6b5a72445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 780 | 2026.04.15 01:23:28.130207 [ 4 ] {e1a80644-3f1d-452c-acd4-ded6b5a72445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.04.15 01:23:28.130248 [ 4 ] {e1a80644-3f1d-452c-acd4-ded6b5a72445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.04.15 01:23:28.130557 [ 4 ] {e1a80644-3f1d-452c-acd4-ded6b5a72445} <Debug> TCPHandler: Processed in 0.000733673 sec. | ||
| 783 | 2026.04.15 01:23:28.130763 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.04.15 01:23:28.130875 [ 4 ] {242bfa3a-ae6e-493c-9caf-bdd6c0da7529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 785 | 2026.04.15 01:23:28.131101 [ 4 ] {242bfa3a-ae6e-493c-9caf-bdd6c0da7529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.04.15 01:23:28.131142 [ 4 ] {242bfa3a-ae6e-493c-9caf-bdd6c0da7529} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.04.15 01:23:28.131447 [ 4 ] {242bfa3a-ae6e-493c-9caf-bdd6c0da7529} <Debug> TCPHandler: Processed in 0.000729723 sec. | ||
| 788 | 2026.04.15 01:23:28.131641 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.04.15 01:23:28.131754 [ 4 ] {7eae34e0-b80f-4495-92f0-711ae63484ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 790 | 2026.04.15 01:23:28.131983 [ 4 ] {7eae34e0-b80f-4495-92f0-711ae63484ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.04.15 01:23:28.132023 [ 4 ] {7eae34e0-b80f-4495-92f0-711ae63484ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.04.15 01:23:28.132325 [ 4 ] {7eae34e0-b80f-4495-92f0-711ae63484ce} <Debug> TCPHandler: Processed in 0.000729233 sec. | ||
| 793 | 2026.04.15 01:23:28.132518 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.04.15 01:23:28.132631 [ 4 ] {eaf14de4-ff46-40ed-9e10-8a1ae2dee304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 795 | 2026.04.15 01:23:28.132873 [ 4 ] {eaf14de4-ff46-40ed-9e10-8a1ae2dee304} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.04.15 01:23:28.132913 [ 4 ] {eaf14de4-ff46-40ed-9e10-8a1ae2dee304} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.04.15 01:23:28.133218 [ 4 ] {eaf14de4-ff46-40ed-9e10-8a1ae2dee304} <Debug> TCPHandler: Processed in 0.000745264 sec. | ||
| 798 | 2026.04.15 01:23:28.133416 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.04.15 01:23:28.133529 [ 4 ] {3ca209df-8884-4093-9d01-2b7e19b769ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 800 | 2026.04.15 01:23:28.133763 [ 4 ] {3ca209df-8884-4093-9d01-2b7e19b769ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.04.15 01:23:28.133803 [ 4 ] {3ca209df-8884-4093-9d01-2b7e19b769ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.04.15 01:23:28.134098 [ 4 ] {3ca209df-8884-4093-9d01-2b7e19b769ce} <Debug> TCPHandler: Processed in 0.000728144 sec. | ||
| 803 | 2026.04.15 01:23:28.134308 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.04.15 01:23:28.134420 [ 4 ] {05322282-0f1e-473e-b4af-96f7f4a5557b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 805 | 2026.04.15 01:23:28.134651 [ 4 ] {05322282-0f1e-473e-b4af-96f7f4a5557b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.04.15 01:23:28.134690 [ 4 ] {05322282-0f1e-473e-b4af-96f7f4a5557b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.04.15 01:23:28.134997 [ 4 ] {05322282-0f1e-473e-b4af-96f7f4a5557b} <Debug> TCPHandler: Processed in 0.000734274 sec. | ||
| 808 | 2026.04.15 01:23:28.135209 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.04.15 01:23:28.135322 [ 4 ] {641115ac-196d-4980-befa-849ff0b873ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 810 | 2026.04.15 01:23:28.135556 [ 4 ] {641115ac-196d-4980-befa-849ff0b873ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.04.15 01:23:28.135596 [ 4 ] {641115ac-196d-4980-befa-849ff0b873ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.04.15 01:23:28.135899 [ 4 ] {641115ac-196d-4980-befa-849ff0b873ff} <Debug> TCPHandler: Processed in 0.000734933 sec. | ||
| 813 | 2026.04.15 01:23:28.136100 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.04.15 01:23:28.136213 [ 4 ] {40a49331-2049-4ee8-b820-fcead4e6c476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 815 | 2026.04.15 01:23:28.136450 [ 4 ] {40a49331-2049-4ee8-b820-fcead4e6c476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.04.15 01:23:28.136490 [ 4 ] {40a49331-2049-4ee8-b820-fcead4e6c476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.04.15 01:23:28.136798 [ 4 ] {40a49331-2049-4ee8-b820-fcead4e6c476} <Debug> TCPHandler: Processed in 0.000742793 sec. | ||
| 818 | 2026.04.15 01:23:28.136989 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.04.15 01:23:28.137103 [ 4 ] {4beebed7-2423-435d-b489-b11fd19cc175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 820 | 2026.04.15 01:23:28.137339 [ 4 ] {4beebed7-2423-435d-b489-b11fd19cc175} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.04.15 01:23:28.137379 [ 4 ] {4beebed7-2423-435d-b489-b11fd19cc175} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.04.15 01:23:28.137679 [ 4 ] {4beebed7-2423-435d-b489-b11fd19cc175} <Debug> TCPHandler: Processed in 0.000735954 sec. | ||
| 823 | 2026.04.15 01:23:28.137882 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.04.15 01:23:28.137995 [ 4 ] {03a2411d-e46f-4730-b201-fc20bd0bb112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 825 | 2026.04.15 01:23:28.138234 [ 4 ] {03a2411d-e46f-4730-b201-fc20bd0bb112} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.04.15 01:23:28.138274 [ 4 ] {03a2411d-e46f-4730-b201-fc20bd0bb112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.04.15 01:23:28.138582 [ 4 ] {03a2411d-e46f-4730-b201-fc20bd0bb112} <Debug> TCPHandler: Processed in 0.000745244 sec. | ||
| 828 | 2026.04.15 01:23:28.144835 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.04.15 01:23:28.144940 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 830 | 2026.04.15 01:23:28.144979 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.04.15 01:23:28.145562 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.04.15 01:23:28.145607 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 833 | 2026.04.15 01:23:28.148415 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 834 | 2026.04.15 01:23:28.148773 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.04.15 01:23:28.148914 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.004003 sec., 3747.1896077941547 rows/sec., 558.42 KiB/sec. | ||
| 836 | 2026.04.15 01:23:28.148955 [ 4 ] {a648f6a7-c91a-4a2f-a407-adc78de9ffe7} <Debug> TCPHandler: Processed in 0.004167174 sec. | ||
| 837 | 2026.04.15 01:23:28.149070 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.04.15 01:23:28.149164 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 839 | 2026.04.15 01:23:28.149203 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 840 | 2026.04.15 01:23:28.149676 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.04.15 01:23:28.149710 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 842 | 2026.04.15 01:23:28.152501 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 843 | 2026.04.15 01:23:28.153186 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.04.15 01:23:28.153407 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004259 sec., 469.59380136182205 rows/sec., 38.29 KiB/sec. | ||
| 845 | 2026.04.15 01:23:28.153443 [ 4 ] {70b0ea08-696e-4623-a55c-6a216e1e0ecd} <Debug> TCPHandler: Processed in 0.004422649 sec. | ||
| 846 | 2026.04.15 01:23:28.153559 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.04.15 01:23:28.153650 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 848 | 2026.04.15 01:23:28.153687 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 849 | 2026.04.15 01:23:28.154109 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.04.15 01:23:28.154142 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 851 | 2026.04.15 01:23:28.154516 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 852 | 2026.04.15 01:23:28.154926 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.04.15 01:23:28.155052 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Debug> executeQuery: Read 27 rows, 2.08 KiB in 0.00142 sec., 19014.084507042255 rows/sec., 1.43 MiB/sec. | ||
| 854 | 2026.04.15 01:23:28.155087 [ 4 ] {81864fe5-e230-4997-82b6-ea9a256ab827} <Debug> TCPHandler: Processed in 0.001577808 sec. | ||
| 855 | 2026.04.15 01:23:28.155200 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.04.15 01:23:28.155291 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 857 | 2026.04.15 01:23:28.155329 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 858 | 2026.04.15 01:23:28.155708 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2026.04.15 01:23:28.155744 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 860 | 2026.04.15 01:23:28.156124 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 861 | 2026.04.15 01:23:28.156530 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2026.04.15 01:23:28.156659 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001385 sec., 1444.043321299639 rows/sec., 100.83 KiB/sec. | ||
| 863 | 2026.04.15 01:23:28.156697 [ 4 ] {4110b148-3273-4750-8550-f87da0b3cd10} <Debug> TCPHandler: Processed in 0.001546018 sec. | ||
| 864 | 2026.04.15 01:23:28.156817 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.04.15 01:23:28.156908 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 866 | 2026.04.15 01:23:28.156945 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 867 | 2026.04.15 01:23:28.157326 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2026.04.15 01:23:28.157360 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 869 | 2026.04.15 01:23:28.157784 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2026.04.15 01:23:28.158199 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2026.04.15 01:23:28.158323 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001432 sec., 20949.720670391063 rows/sec., 1.64 MiB/sec. | ||
| 872 | 2026.04.15 01:23:28.158359 [ 4 ] {9f621356-ee23-4208-bc16-15f01f64e9af} <Debug> TCPHandler: Processed in 0.001596089 sec. | ||
| 873 | 2026.04.15 01:23:28.158469 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.04.15 01:23:28.158560 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 875 | 2026.04.15 01:23:28.158600 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 876 | 2026.04.15 01:23:28.159034 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2026.04.15 01:23:28.159067 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 878 | 2026.04.15 01:23:28.159535 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 879 | 2026.04.15 01:23:28.159949 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2026.04.15 01:23:28.160072 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Debug> executeQuery: Read 81 rows, 5.75 KiB in 0.00153 sec., 52941.17647058824 rows/sec., 3.67 MiB/sec. | ||
| 881 | 2026.04.15 01:23:28.160106 [ 4 ] {79c94ae4-bad7-40a2-bcf0-492b4da701bb} <Debug> TCPHandler: Processed in 0.00168799 sec. | ||
| 882 | 2026.04.15 01:23:28.160216 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.04.15 01:23:28.160308 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 884 | 2026.04.15 01:23:28.160347 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 885 | 2026.04.15 01:23:28.160661 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.04.15 01:23:28.160698 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 887 | 2026.04.15 01:23:28.161097 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.04.15 01:23:28.161506 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.04.15 01:23:28.161627 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001337 sec., 17950.635751682872 rows/sec., 1.23 MiB/sec. | ||
| 890 | 2026.04.15 01:23:28.161660 [ 4 ] {5a482362-acb9-4ed6-9810-8721ad2b0c20} <Debug> TCPHandler: Processed in 0.001491447 sec. | ||
| 891 | 2026.04.15 01:23:28.919025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 892 | 2026.04.15 01:23:28.919518 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.04.15 01:23:28.919555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 894 | 2026.04.15 01:23:28.920232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 895 | 2026.04.15 01:23:28.920663 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.04.15 01:23:28.920801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 897 | 2026.04.15 01:23:28.980315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 898 | 2026.04.15 01:23:28.996511 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.04.15 01:23:28.996558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 900 | 2026.04.15 01:23:29.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.16 MiB, peak 163.16 MiB, free memory in arenas 0.00 B, will set to 159.37 MiB (RSS), difference: -3.79 MiB | ||
| 901 | 2026.04.15 01:23:29.003004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 902 | 2026.04.15 01:23:29.004186 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.04.15 01:23:29.007010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 904 | 2026.04.15 01:23:30.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.37 MiB, peak 163.16 MiB, free memory in arenas 0.00 B, will set to 160.43 MiB (RSS), difference: 5.05 MiB | ||
| 905 | 2026.04.15 01:23:31.130017 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46391 | ||
| 906 | 2026.04.15 01:23:31.132264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.04.15 01:23:31.132317 [ 286 ] {} <Debug> TCP-Session: 45aa8423-3653-4f40-8528-b05b03e62995 Authenticating user 'default' from [fd00:1122:3344:101::e]:46391 | ||
| 908 | 2026.04.15 01:23:31.132340 [ 286 ] {} <Debug> TCP-Session: 45aa8423-3653-4f40-8528-b05b03e62995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.15 01:23:31.132354 [ 286 ] {} <Debug> TCP-Session: 45aa8423-3653-4f40-8528-b05b03e62995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.15 01:23:31.132403 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 911 | 2026.04.15 01:23:31.132429 [ 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 | ||
| 912 | 2026.04.15 01:23:31.132455 [ 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 | ||
| 913 | 2026.04.15 01:23:31.132870 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59501 | ||
| 914 | 2026.04.15 01:23:31.132975 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63078 | ||
| 915 | 2026.04.15 01:23:31.133012 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.04.15 01:23:31.133053 [ 287 ] {} <Debug> TCP-Session: 95e667f9-53f2-475e-bb71-eb03a5ae254f Authenticating user 'default' from [fd00:1122:3344:101::e]:59501 | ||
| 917 | 2026.04.15 01:23:31.133075 [ 287 ] {} <Debug> TCP-Session: 95e667f9-53f2-475e-bb71-eb03a5ae254f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.04.15 01:23:31.133088 [ 287 ] {} <Debug> TCP-Session: 95e667f9-53f2-475e-bb71-eb03a5ae254f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.04.15 01:23:31.133193 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.04.15 01:23:31.133253 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33383 | ||
| 921 | 2026.04.15 01:23:31.133280 [ 288 ] {} <Debug> TCP-Session: 5cfabaa0-bcdc-4fb6-a28f-a1fa3aeb0ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63078 | ||
| 922 | 2026.04.15 01:23:31.133302 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62956 | ||
| 923 | 2026.04.15 01:23:31.133324 [ 288 ] {} <Debug> TCP-Session: 5cfabaa0-bcdc-4fb6-a28f-a1fa3aeb0ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.04.15 01:23:31.133257 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45063 | ||
| 925 | 2026.04.15 01:23:31.133350 [ 288 ] {} <Debug> TCP-Session: 5cfabaa0-bcdc-4fb6-a28f-a1fa3aeb0ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.04.15 01:23:31.133407 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40526 | ||
| 927 | 2026.04.15 01:23:31.133577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.04.15 01:23:31.133619 [ 289 ] {} <Debug> TCP-Session: 0c182e01-7c69-423d-9016-88bc76b3a865 Authenticating user 'default' from [fd00:1122:3344:101::e]:33383 | ||
| 929 | 2026.04.15 01:23:31.133643 [ 289 ] {} <Debug> TCP-Session: 0c182e01-7c69-423d-9016-88bc76b3a865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.04.15 01:23:31.133656 [ 289 ] {} <Debug> TCP-Session: 0c182e01-7c69-423d-9016-88bc76b3a865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.04.15 01:23:31.133663 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.04.15 01:23:31.133689 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57496 | ||
| 933 | 2026.04.15 01:23:31.133730 [ 291 ] {} <Debug> TCP-Session: 79ec5472-2e9c-4a6e-884d-89b719add308 Authenticating user 'default' from [fd00:1122:3344:101::e]:62956 | ||
| 934 | 2026.04.15 01:23:31.133758 [ 291 ] {} <Debug> TCP-Session: 79ec5472-2e9c-4a6e-884d-89b719add308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.15 01:23:31.133771 [ 291 ] {} <Debug> TCP-Session: 79ec5472-2e9c-4a6e-884d-89b719add308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.04.15 01:23:31.133864 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.04.15 01:23:31.133902 [ 290 ] {} <Debug> TCP-Session: 533721f6-06cc-40e1-b628-65579bafff31 Authenticating user 'default' from [fd00:1122:3344:101::e]:45063 | ||
| 938 | 2026.04.15 01:23:31.133913 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.04.15 01:23:31.133921 [ 290 ] {} <Debug> TCP-Session: 533721f6-06cc-40e1-b628-65579bafff31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.04.15 01:23:31.133951 [ 292 ] {} <Debug> TCP-Session: d1f8f6b4-92de-4940-b3e0-e84dfe56dc02 Authenticating user 'default' from [fd00:1122:3344:101::e]:40526 | ||
| 941 | 2026.04.15 01:23:31.133952 [ 290 ] {} <Debug> TCP-Session: 533721f6-06cc-40e1-b628-65579bafff31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.04.15 01:23:31.133978 [ 292 ] {} <Debug> TCP-Session: d1f8f6b4-92de-4940-b3e0-e84dfe56dc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.04.15 01:23:31.133997 [ 292 ] {} <Debug> TCP-Session: d1f8f6b4-92de-4940-b3e0-e84dfe56dc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.04.15 01:23:31.134001 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44737 | ||
| 945 | 2026.04.15 01:23:31.133998 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.04.15 01:23:31.134066 [ 293 ] {} <Debug> TCP-Session: b0ef65c1-60b5-467f-9514-aa8fd0f0bbad Authenticating user 'default' from [fd00:1122:3344:101::e]:57496 | ||
| 947 | 2026.04.15 01:23:31.134086 [ 293 ] {} <Debug> TCP-Session: b0ef65c1-60b5-467f-9514-aa8fd0f0bbad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.15 01:23:31.134100 [ 293 ] {} <Debug> TCP-Session: b0ef65c1-60b5-467f-9514-aa8fd0f0bbad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.04.15 01:23:31.134178 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 950 | 2026.04.15 01:23:31.134210 [ 294 ] {} <Debug> TCP-Session: 17ab20c8-c5ed-4aac-9e47-f407aeec12a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44737 | ||
| 951 | 2026.04.15 01:23:31.134227 [ 294 ] {} <Debug> TCP-Session: 17ab20c8-c5ed-4aac-9e47-f407aeec12a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.04.15 01:23:31.134240 [ 294 ] {} <Debug> TCP-Session: 17ab20c8-c5ed-4aac-9e47-f407aeec12a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.04.15 01:23:31.134323 [ 286 ] {} <Trace> TCP-Session: 45aa8423-3653-4f40-8528-b05b03e62995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.04.15 01:23:31.134507 [ 286 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46391) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 955 | 2026.04.15 01:23:31.134815 [ 286 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 956 | 2026.04.15 01:23:31.136961 [ 286 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 957 | 2026.04.15 01:23:31.141805 [ 286 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 958 | 2026.04.15 01:23:31.149271 [ 301 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> AggregatingTransform: Aggregating | ||
| 959 | 2026.04.15 01:23:31.151437 [ 301 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> Aggregator: Aggregation method: without_key | ||
| 960 | 2026.04.15 01:23:31.152102 [ 301 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005953386 sec. (167.972 rows/sec., 6.56 KiB/sec.) | ||
| 961 | 2026.04.15 01:23:31.152126 [ 301 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> Aggregator: Merging aggregated data | ||
| 962 | 2026.04.15 01:23:31.152158 [ 301 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 963 | 2026.04.15 01:23:31.153315 [ 286 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018876 sec., 52.97732570459843 rows/sec., 2.07 KiB/sec. | ||
| 964 | 2026.04.15 01:23:31.153504 [ 286 ] {d97d3292-f048-4732-aeb9-d2c4f9fe279d} <Debug> TCPHandler: Processed in 0.019322396 sec. | ||
| 965 | 2026.04.15 01:23:31.160375 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.04.15 01:23:31.160412 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.15 01:23:31.160434 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.04.15 01:23:31.160442 [ 286 ] {} <Debug> TCP-Session: 45aa8423-3653-4f40-8528-b05b03e62995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.04.15 01:23:31.160451 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.04.15 01:23:31.160477 [ 294 ] {} <Debug> TCP-Session: 17ab20c8-c5ed-4aac-9e47-f407aeec12a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.04.15 01:23:31.160501 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.04.15 01:23:31.160518 [ 288 ] {} <Debug> TCP-Session: 5cfabaa0-bcdc-4fb6-a28f-a1fa3aeb0ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.04.15 01:23:31.160538 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.04.15 01:23:31.160552 [ 292 ] {} <Debug> TCP-Session: d1f8f6b4-92de-4940-b3e0-e84dfe56dc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.04.15 01:23:31.160518 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.04.15 01:23:31.160605 [ 293 ] {} <Debug> TCP-Session: b0ef65c1-60b5-467f-9514-aa8fd0f0bbad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.15 01:23:31.160488 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.04.15 01:23:31.160642 [ 289 ] {} <Debug> TCP-Session: 0c182e01-7c69-423d-9016-88bc76b3a865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.15 01:23:31.160464 [ 287 ] {} <Debug> TCP-Session: 95e667f9-53f2-475e-bb71-eb03a5ae254f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.04.15 01:23:31.160690 [ 291 ] {} <Debug> TCP-Session: 79ec5472-2e9c-4a6e-884d-89b719add308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.04.15 01:23:31.160469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.04.15 01:23:31.160780 [ 290 ] {} <Debug> TCP-Session: 533721f6-06cc-40e1-b628-65579bafff31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.04.15 01:23:32.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.68 MiB, peak 170.79 MiB, free memory in arenas 0.00 B, will set to 163.51 MiB (RSS), difference: 2.83 MiB | ||
| 984 | 2026.04.15 01:23:32.572701 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 985 | 2026.04.15 01:23:32.572806 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 986 | 2026.04.15 01:23:32.572831 [ 286 ] {} <Debug> TCP-Session: dc409848-5f28-417e-8891-1989143e23d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 987 | 2026.04.15 01:23:32.572853 [ 286 ] {} <Debug> TCP-Session: dc409848-5f28-417e-8891-1989143e23d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.04.15 01:23:32.572866 [ 286 ] {} <Debug> TCP-Session: dc409848-5f28-417e-8891-1989143e23d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.04.15 01:23:32.573067 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36266 | ||
| 990 | 2026.04.15 01:23:32.573128 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 | ||
| 991 | 2026.04.15 01:23:32.573140 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47421 | ||
| 992 | 2026.04.15 01:23:32.573176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64846 | ||
| 993 | 2026.04.15 01:23:32.573192 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.04.15 01:23:32.573234 [ 286 ] {} <Trace> TCP-Session: dc409848-5f28-417e-8891-1989143e23d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.04.15 01:23:32.573250 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.04.15 01:23:32.573277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.04.15 01:23:32.573277 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.04.15 01:23:32.573299 [ 288 ] {} <Debug> TCP-Session: 9ed6f8f1-d55e-4ae9-af3f-19991ad7976d Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 | ||
| 999 | 2026.04.15 01:23:32.573311 [ 289 ] {} <Debug> TCP-Session: 01ecbec8-66ac-4045-90d3-f3a83fd06833 Authenticating user 'default' from [fd00:1122:3344:101::e]:47421 | ||
| 1000 | 2026.04.15 01:23:32.573318 [ 293 ] {} <Debug> TCP-Session: 23a51229-3364-4ea7-900b-5d8b23ba3afa Authenticating user 'default' from [fd00:1122:3344:101::e]:64846 | ||
| 1001 | 2026.04.15 01:23:32.573337 [ 288 ] {} <Debug> TCP-Session: 9ed6f8f1-d55e-4ae9-af3f-19991ad7976d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.04.15 01:23:32.573347 [ 289 ] {} <Debug> TCP-Session: 01ecbec8-66ac-4045-90d3-f3a83fd06833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.04.15 01:23:32.573352 [ 293 ] {} <Debug> TCP-Session: 23a51229-3364-4ea7-900b-5d8b23ba3afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.04.15 01:23:32.573362 [ 288 ] {} <Debug> TCP-Session: 9ed6f8f1-d55e-4ae9-af3f-19991ad7976d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.04.15 01:23:32.573371 [ 289 ] {} <Debug> TCP-Session: 01ecbec8-66ac-4045-90d3-f3a83fd06833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.04.15 01:23:32.573381 [ 293 ] {} <Debug> TCP-Session: 23a51229-3364-4ea7-900b-5d8b23ba3afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.04.15 01:23:32.573264 [ 287 ] {} <Debug> TCP-Session: 4dc245d4-9f37-4f96-99ef-e830c2b28d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:36266 | ||
| 1008 | 2026.04.15 01:23:32.573415 [ 286 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38104) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1009 | 2026.04.15 01:23:32.573440 [ 287 ] {} <Debug> TCP-Session: 4dc245d4-9f37-4f96-99ef-e830c2b28d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.04.15 01:23:32.573181 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60461 | ||
| 1011 | 2026.04.15 01:23:32.573466 [ 287 ] {} <Debug> TCP-Session: 4dc245d4-9f37-4f96-99ef-e830c2b28d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.04.15 01:23:32.573166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57358 | ||
| 1013 | 2026.04.15 01:23:32.573153 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58716 | ||
| 1014 | 2026.04.15 01:23:32.573539 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.04.15 01:23:32.573139 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54049 | ||
| 1016 | 2026.04.15 01:23:32.573584 [ 294 ] {} <Debug> TCP-Session: 4201abb4-0d74-4150-8e09-2198ea3d3539 Authenticating user 'default' from [fd00:1122:3344:101::e]:60461 | ||
| 1017 | 2026.04.15 01:23:32.573585 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.04.15 01:23:32.573611 [ 294 ] {} <Debug> TCP-Session: 4201abb4-0d74-4150-8e09-2198ea3d3539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.04.15 01:23:32.573607 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.04.15 01:23:32.573636 [ 294 ] {} <Debug> TCP-Session: 4201abb4-0d74-4150-8e09-2198ea3d3539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.04.15 01:23:32.573642 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1022 | 2026.04.15 01:23:32.573657 [ 291 ] {} <Debug> TCP-Session: 9f921352-2efc-4fe6-82cc-d28b8f110261 Authenticating user 'default' from [fd00:1122:3344:101::e]:58716 | ||
| 1023 | 2026.04.15 01:23:32.573678 [ 290 ] {} <Debug> TCP-Session: 36137878-0393-468c-9567-04c3d3ed090c Authenticating user 'default' from [fd00:1122:3344:101::e]:54049 | ||
| 1024 | 2026.04.15 01:23:32.573682 [ 286 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1025 | 2026.04.15 01:23:32.573710 [ 290 ] {} <Debug> TCP-Session: 36137878-0393-468c-9567-04c3d3ed090c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.04.15 01:23:32.573704 [ 291 ] {} <Debug> TCP-Session: 9f921352-2efc-4fe6-82cc-d28b8f110261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.04.15 01:23:32.573739 [ 290 ] {} <Debug> TCP-Session: 36137878-0393-468c-9567-04c3d3ed090c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.04.15 01:23:32.573752 [ 286 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.04.15 01:23:32.573753 [ 291 ] {} <Debug> TCP-Session: 9f921352-2efc-4fe6-82cc-d28b8f110261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.04.15 01:23:32.573627 [ 292 ] {} <Debug> TCP-Session: eb2b1012-2de3-4b7c-ab34-8f2a48e16c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:57358 | ||
| 1031 | 2026.04.15 01:23:32.573839 [ 292 ] {} <Debug> TCP-Session: eb2b1012-2de3-4b7c-ab34-8f2a48e16c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.04.15 01:23:32.573852 [ 292 ] {} <Debug> TCP-Session: eb2b1012-2de3-4b7c-ab34-8f2a48e16c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.04.15 01:23:32.574047 [ 286 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 1034 | 2026.04.15 01:23:32.575090 [ 313 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Trace> AggregatingTransform: Aggregating | ||
| 1035 | 2026.04.15 01:23:32.575141 [ 313 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1036 | 2026.04.15 01:23:32.575179 [ 313 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034318 sec. (966.821 rows/sec., 37.77 KiB/sec.) | ||
| 1037 | 2026.04.15 01:23:32.575199 [ 313 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Trace> Aggregator: Merging aggregated data | ||
| 1038 | 2026.04.15 01:23:32.576325 [ 286 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002967 sec., 337.0407819346141 rows/sec., 13.17 KiB/sec. | ||
| 1039 | 2026.04.15 01:23:32.576469 [ 286 ] {10a20ac6-c5fc-4bef-a34f-cfe1c05d2fa0} <Debug> TCPHandler: Processed in 0.00334815 sec. | ||
| 1040 | 2026.04.15 01:23:32.576563 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.04.15 01:23:32.576590 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.04.15 01:23:32.576593 [ 286 ] {} <Debug> TCP-Session: dc409848-5f28-417e-8891-1989143e23d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.04.15 01:23:32.576612 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.04.15 01:23:32.576632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.04.15 01:23:32.576638 [ 287 ] {} <Debug> TCP-Session: 4dc245d4-9f37-4f96-99ef-e830c2b28d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.04.15 01:23:32.576659 [ 290 ] {} <Debug> TCP-Session: 36137878-0393-468c-9567-04c3d3ed090c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.04.15 01:23:32.576677 [ 294 ] {} <Debug> TCP-Session: 4201abb4-0d74-4150-8e09-2198ea3d3539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.04.15 01:23:32.576675 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.04.15 01:23:32.576714 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2026.04.15 01:23:32.576731 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.04.15 01:23:32.576744 [ 293 ] {} <Debug> TCP-Session: 23a51229-3364-4ea7-900b-5d8b23ba3afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.04.15 01:23:32.576761 [ 288 ] {} <Debug> TCP-Session: 9ed6f8f1-d55e-4ae9-af3f-19991ad7976d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.04.15 01:23:32.576781 [ 292 ] {} <Debug> TCP-Session: eb2b1012-2de3-4b7c-ab34-8f2a48e16c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.04.15 01:23:32.576689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.04.15 01:23:32.576653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.04.15 01:23:32.576849 [ 291 ] {} <Debug> TCP-Session: 9f921352-2efc-4fe6-82cc-d28b8f110261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.04.15 01:23:32.576875 [ 289 ] {} <Debug> TCP-Session: 01ecbec8-66ac-4045-90d3-f3a83fd06833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.04.15 01:23:32.899135 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65365 | ||
| 1059 | 2026.04.15 01:23:32.899240 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.04.15 01:23:32.899265 [ 286 ] {} <Debug> TCP-Session: b94891e9-5c1c-4123-83e3-38d3b4da82ea Authenticating user 'default' from [fd00:1122:3344:101::e]:65365 | ||
| 1061 | 2026.04.15 01:23:32.899286 [ 286 ] {} <Debug> TCP-Session: b94891e9-5c1c-4123-83e3-38d3b4da82ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.04.15 01:23:32.899299 [ 286 ] {} <Debug> TCP-Session: b94891e9-5c1c-4123-83e3-38d3b4da82ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.04.15 01:23:32.899518 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49498 | ||
| 1064 | 2026.04.15 01:23:32.899531 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43847 | ||
| 1065 | 2026.04.15 01:23:32.899563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56469 | ||
| 1066 | 2026.04.15 01:23:32.899592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54980 | ||
| 1067 | 2026.04.15 01:23:32.899621 [ 286 ] {} <Trace> TCP-Session: b94891e9-5c1c-4123-83e3-38d3b4da82ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.04.15 01:23:32.899637 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.04.15 01:23:32.899577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37668 | ||
| 1070 | 2026.04.15 01:23:32.899664 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.04.15 01:23:32.899675 [ 287 ] {} <Debug> TCP-Session: 95823208-8fe0-4dbd-9027-4f170d920dce Authenticating user 'default' from [fd00:1122:3344:101::e]:49498 | ||
| 1072 | 2026.04.15 01:23:32.899675 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.04.15 01:23:32.899717 [ 291 ] {} <Debug> TCP-Session: fccf6065-3942-44fb-8a02-1ac2142ed24a Authenticating user 'default' from [fd00:1122:3344:101::e]:56469 | ||
| 1074 | 2026.04.15 01:23:32.899734 [ 287 ] {} <Debug> TCP-Session: 95823208-8fe0-4dbd-9027-4f170d920dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.04.15 01:23:32.899749 [ 294 ] {} <Debug> TCP-Session: 77b0bee3-a550-43a8-85bb-8e91a18179df Authenticating user 'default' from [fd00:1122:3344:101::e]:54980 | ||
| 1076 | 2026.04.15 01:23:32.899768 [ 291 ] {} <Debug> TCP-Session: fccf6065-3942-44fb-8a02-1ac2142ed24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.04.15 01:23:32.899775 [ 287 ] {} <Debug> TCP-Session: 95823208-8fe0-4dbd-9027-4f170d920dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.04.15 01:23:32.899788 [ 294 ] {} <Debug> TCP-Session: 77b0bee3-a550-43a8-85bb-8e91a18179df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.04.15 01:23:32.899798 [ 286 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65365) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1080 | 2026.04.15 01:23:32.899824 [ 294 ] {} <Debug> TCP-Session: 77b0bee3-a550-43a8-85bb-8e91a18179df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.04.15 01:23:32.899801 [ 291 ] {} <Debug> TCP-Session: fccf6065-3942-44fb-8a02-1ac2142ed24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.04.15 01:23:32.899737 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2026.04.15 01:23:32.899660 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.04.15 01:23:32.899907 [ 292 ] {} <Debug> TCP-Session: 1b6f3cd9-d838-4552-9871-e45a8997642f Authenticating user 'default' from [fd00:1122:3344:101::e]:37668 | ||
| 1085 | 2026.04.15 01:23:32.899545 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60295 | ||
| 1086 | 2026.04.15 01:23:32.899935 [ 292 ] {} <Debug> TCP-Session: 1b6f3cd9-d838-4552-9871-e45a8997642f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.04.15 01:23:32.899979 [ 292 ] {} <Debug> TCP-Session: 1b6f3cd9-d838-4552-9871-e45a8997642f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.04.15 01:23:32.899924 [ 288 ] {} <Debug> TCP-Session: f21d5ba9-add0-4ab0-b2c2-d2ae4b047206 Authenticating user 'default' from [fd00:1122:3344:101::e]:43847 | ||
| 1089 | 2026.04.15 01:23:32.899548 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52167 | ||
| 1090 | 2026.04.15 01:23:32.900037 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.04.15 01:23:32.900041 [ 288 ] {} <Debug> TCP-Session: f21d5ba9-add0-4ab0-b2c2-d2ae4b047206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.04.15 01:23:32.900071 [ 286 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1093 | 2026.04.15 01:23:32.900086 [ 288 ] {} <Debug> TCP-Session: f21d5ba9-add0-4ab0-b2c2-d2ae4b047206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.04.15 01:23:32.900092 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1095 | 2026.04.15 01:23:32.900078 [ 289 ] {} <Debug> TCP-Session: bdce1dd8-85a9-4b45-8494-f0e42738f414 Authenticating user 'default' from [fd00:1122:3344:101::e]:60295 | ||
| 1096 | 2026.04.15 01:23:32.900138 [ 290 ] {} <Debug> TCP-Session: 4c043017-1dd6-41cc-b1f5-36aeedc393f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52167 | ||
| 1097 | 2026.04.15 01:23:32.900133 [ 286 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.04.15 01:23:32.900169 [ 290 ] {} <Debug> TCP-Session: 4c043017-1dd6-41cc-b1f5-36aeedc393f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.04.15 01:23:32.900163 [ 289 ] {} <Debug> TCP-Session: bdce1dd8-85a9-4b45-8494-f0e42738f414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.04.15 01:23:32.900195 [ 290 ] {} <Debug> TCP-Session: 4c043017-1dd6-41cc-b1f5-36aeedc393f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.04.15 01:23:32.900219 [ 289 ] {} <Debug> TCP-Session: bdce1dd8-85a9-4b45-8494-f0e42738f414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.04.15 01:23:32.899588 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47338 | ||
| 1103 | 2026.04.15 01:23:32.900307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.04.15 01:23:32.900333 [ 293 ] {} <Debug> TCP-Session: 4e2cc95e-f868-487b-95f1-a8b92444c0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47338 | ||
| 1105 | 2026.04.15 01:23:32.900349 [ 293 ] {} <Debug> TCP-Session: 4e2cc95e-f868-487b-95f1-a8b92444c0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.04.15 01:23:32.900361 [ 293 ] {} <Debug> TCP-Session: 4e2cc95e-f868-487b-95f1-a8b92444c0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.04.15 01:23:32.900460 [ 286 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 1108 | 2026.04.15 01:23:32.901379 [ 328 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Trace> AggregatingTransform: Aggregating | ||
| 1109 | 2026.04.15 01:23:32.901590 [ 328 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1110 | 2026.04.15 01:23:32.901626 [ 328 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065419 sec. (938.598 rows/sec., 36.66 KiB/sec.) | ||
| 1111 | 2026.04.15 01:23:32.901645 [ 328 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Trace> Aggregator: Merging aggregated data | ||
| 1112 | 2026.04.15 01:23:32.903046 [ 286 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 1113 | 2026.04.15 01:23:32.903174 [ 286 ] {2c15ab9e-5629-4891-ab78-adbdb989efd8} <Debug> TCPHandler: Processed in 0.003667266 sec. | ||
| 1114 | 2026.04.15 01:23:32.903296 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.04.15 01:23:32.903324 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.04.15 01:23:32.903328 [ 286 ] {} <Debug> TCP-Session: b94891e9-5c1c-4123-83e3-38d3b4da82ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.04.15 01:23:32.903344 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.04.15 01:23:32.903361 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1119 | 2026.04.15 01:23:32.903378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.04.15 01:23:32.903395 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2026.04.15 01:23:32.903410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.04.15 01:23:32.903427 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2026.04.15 01:23:32.903453 [ 289 ] {} <Debug> TCP-Session: bdce1dd8-85a9-4b45-8494-f0e42738f414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.15 01:23:32.903466 [ 290 ] {} <Debug> TCP-Session: 4c043017-1dd6-41cc-b1f5-36aeedc393f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.04.15 01:23:32.903493 [ 292 ] {} <Debug> TCP-Session: 1b6f3cd9-d838-4552-9871-e45a8997642f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.04.15 01:23:32.903446 [ 293 ] {} <Debug> TCP-Session: 4e2cc95e-f868-487b-95f1-a8b92444c0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.04.15 01:23:32.903444 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1128 | 2026.04.15 01:23:32.903419 [ 288 ] {} <Debug> TCP-Session: f21d5ba9-add0-4ab0-b2c2-d2ae4b047206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.04.15 01:23:32.903583 [ 291 ] {} <Debug> TCP-Session: fccf6065-3942-44fb-8a02-1ac2142ed24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.04.15 01:23:32.903365 [ 294 ] {} <Debug> TCP-Session: 77b0bee3-a550-43a8-85bb-8e91a18179df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.04.15 01:23:32.903404 [ 287 ] {} <Debug> TCP-Session: 95823208-8fe0-4dbd-9027-4f170d920dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.04.15 01:23:33.085276 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.04.15 01:23:33.085481 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1134 | 2026.04.15 01:23:33.085552 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1135 | 2026.04.15 01:23:33.086210 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.04.15 01:23:33.086261 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1137 | 2026.04.15 01:23:33.086777 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1138 | 2026.04.15 01:23:33.087283 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.04.15 01:23:33.087449 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002026 sec., 12833.168805528134 rows/sec., 990.54 KiB/sec. | ||
| 1140 | 2026.04.15 01:23:33.087495 [ 4 ] {d721c39c-7ae5-4381-8339-f6cdd256e7e3} <Debug> TCPHandler: Processed in 0.002406683 sec. | ||
| 1141 | 2026.04.15 01:23:33.087624 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.04.15 01:23:33.087728 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1143 | 2026.04.15 01:23:33.087775 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1144 | 2026.04.15 01:23:33.088231 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.04.15 01:23:33.088273 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1146 | 2026.04.15 01:23:33.088710 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1147 | 2026.04.15 01:23:33.089163 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.04.15 01:23:33.089316 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001613 sec., 17358.95846249225 rows/sec., 1.35 MiB/sec. | ||
| 1149 | 2026.04.15 01:23:33.089357 [ 4 ] {8756037f-24a8-4475-b452-73e9ddd06c6e} <Debug> TCPHandler: Processed in 0.001788342 sec. | ||
| 1150 | 2026.04.15 01:23:33.089485 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.04.15 01:23:33.089593 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1152 | 2026.04.15 01:23:33.089640 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1153 | 2026.04.15 01:23:33.090024 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.04.15 01:23:33.090061 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1155 | 2026.04.15 01:23:33.090570 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1156 | 2026.04.15 01:23:33.091022 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.04.15 01:23:33.091162 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001594 sec., 62735.257214554586 rows/sec., 4.35 MiB/sec. | ||
| 1158 | 2026.04.15 01:23:33.091198 [ 4 ] {c9a4a69f-ed58-4c67-8625-ccda7508fea1} <Debug> TCPHandler: Processed in 0.001763581 sec. | ||
| 1159 | 2026.04.15 01:23:33.091322 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.04.15 01:23:33.091423 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1161 | 2026.04.15 01:23:33.091466 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1162 | 2026.04.15 01:23:33.091794 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.04.15 01:23:33.091831 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1164 | 2026.04.15 01:23:33.092327 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1165 | 2026.04.15 01:23:33.092883 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.04.15 01:23:33.093034 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001636 sec., 18337.408312958436 rows/sec., 1.26 MiB/sec. | ||
| 1167 | 2026.04.15 01:23:33.093075 [ 4 ] {f4bc6d5f-860c-4e0d-b67b-f69f37eacc6d} <Debug> TCPHandler: Processed in 0.001799793 sec. | ||
| 1168 | 2026.04.15 01:23:36.354425 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1169 | 2026.04.15 01:23:36.354499 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1170 | 2026.04.15 01:23:36.410875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 146 | ||
| 1171 | 2026.04.15 01:23:36.414393 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.04.15 01:23:36.414454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1173 | 2026.04.15 01:23:36.415803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1174 | 2026.04.15 01:23:36.416545 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.04.15 01:23:36.416885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
| 1176 | 2026.04.15 01:23:36.420929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 1906 | ||
| 1177 | 2026.04.15 01:23:36.421475 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.04.15 01:23:36.421520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1179 | 2026.04.15 01:23:36.422257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1180 | 2026.04.15 01:23:36.422783 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.04.15 01:23:36.422938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1906 | ||
| 1182 | 2026.04.15 01:23:36.507131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1183 | 2026.04.15 01:23:36.524709 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.04.15 01:23:36.524775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1185 | 2026.04.15 01:23:36.531353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1186 | 2026.04.15 01:23:36.532448 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.04.15 01:23:36.535853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1188 | 2026.04.15 01:23:37.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.25 MiB, peak 174.11 MiB, free memory in arenas 0.00 B, will set to 165.94 MiB (RSS), difference: 1.69 MiB | ||
| 1189 | 2026.04.15 01:23:38.085223 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.04.15 01:23:38.085445 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1191 | 2026.04.15 01:23:38.085524 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1192 | 2026.04.15 01:23:38.086210 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.04.15 01:23:38.086255 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1194 | 2026.04.15 01:23:38.086812 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.04.15 01:23:38.087262 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.04.15 01:23:38.087433 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002046 sec., 12707.72238514174 rows/sec., 980.86 KiB/sec. | ||
| 1197 | 2026.04.15 01:23:38.087485 [ 4 ] {305380dd-c1e9-4bd0-be45-a78ebb278232} <Debug> TCPHandler: Processed in 0.002408493 sec. | ||
| 1198 | 2026.04.15 01:23:38.087638 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.04.15 01:23:38.087746 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1200 | 2026.04.15 01:23:38.087789 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1201 | 2026.04.15 01:23:38.088257 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.04.15 01:23:38.088293 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1203 | 2026.04.15 01:23:38.088692 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1204 | 2026.04.15 01:23:38.089097 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.04.15 01:23:38.089241 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001521 sec., 18408.94148586456 rows/sec., 1.44 MiB/sec. | ||
| 1206 | 2026.04.15 01:23:38.089287 [ 4 ] {eeb967da-896e-416f-b80b-ceefb18ddb4c} <Debug> TCPHandler: Processed in 0.00170405 sec. | ||
| 1207 | 2026.04.15 01:23:38.089409 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.04.15 01:23:38.089512 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.04.15 01:23:38.089557 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1210 | 2026.04.15 01:23:38.089976 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.04.15 01:23:38.090013 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1212 | 2026.04.15 01:23:38.090440 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1213 | 2026.04.15 01:23:38.090853 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.04.15 01:23:38.090993 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001505 sec., 66445.18272425249 rows/sec., 4.61 MiB/sec. | ||
| 1215 | 2026.04.15 01:23:38.091030 [ 4 ] {37baeb31-2c73-4e37-8b46-98aecf8aab4e} <Debug> TCPHandler: Processed in 0.00167273 sec. | ||
| 1216 | 2026.04.15 01:23:38.091146 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.04.15 01:23:38.091244 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.04.15 01:23:38.091287 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1219 | 2026.04.15 01:23:38.091613 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.04.15 01:23:38.091649 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1221 | 2026.04.15 01:23:38.092160 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.04.15 01:23:38.092562 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.04.15 01:23:38.092696 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001473 sec., 20366.598778004074 rows/sec., 1.40 MiB/sec. | ||
| 1224 | 2026.04.15 01:23:38.092731 [ 4 ] {ed9d88e1-b8ea-4e14-8235-eb188e053927} <Debug> TCPHandler: Processed in 0.001637499 sec. | ||
| 1225 | 2026.04.15 01:23:43.083288 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.04.15 01:23:43.083515 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 1227 | 2026.04.15 01:23:43.083844 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.04.15 01:23:43.086004 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1229 | 2026.04.15 01:23:43.086247 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.04.15 01:23:43.086320 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.04.15 01:23:43.086508 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1232 | 2026.04.15 01:23:43.088614 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.04.15 01:23:43.088659 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1234 | 2026.04.15 01:23:43.088676 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.04.15 01:23:43.092708 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1236 | 2026.04.15 01:23:43.092744 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1237 | 2026.04.15 01:23:43.117731 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.034295 sec., 437.3815424989066 rows/sec., 17.77 KiB/sec. | ||
| 1238 | 2026.04.15 01:23:43.117840 [ 4 ] {4ab1296b-3ad8-4620-bb08-4ff6b6f1aa1f} <Debug> TCPHandler: Processed in 0.03467488 sec. | ||
| 1239 | 2026.04.15 01:23:43.118668 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.04.15 01:23:43.118835 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 1241 | 2026.04.15 01:23:43.119088 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.04.15 01:23:43.119122 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1243 | 2026.04.15 01:23:43.119307 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.04.15 01:23:43.119369 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.04.15 01:23:43.119491 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1246 | 2026.04.15 01:23:43.119524 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.04.15 01:23:43.119544 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1248 | 2026.04.15 01:23:43.119559 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.04.15 01:23:43.119594 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1250 | 2026.04.15 01:23:43.119612 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1251 | 2026.04.15 01:23:43.120291 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001522 sec., 9855.453350854139 rows/sec., 400.38 KiB/sec. | ||
| 1252 | 2026.04.15 01:23:43.120383 [ 4 ] {ad656c8d-a4d1-47d1-87a6-dab392a6b8a2} <Debug> TCPHandler: Processed in 0.001809882 sec. | ||
| 1253 | 2026.04.15 01:23:43.120593 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.04.15 01:23:43.120736 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 1255 | 2026.04.15 01:23:43.120969 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.04.15 01:23:43.121007 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1257 | 2026.04.15 01:23:43.121202 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.04.15 01:23:43.121259 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.04.15 01:23:43.121381 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1260 | 2026.04.15 01:23:43.121413 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.04.15 01:23:43.121432 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1262 | 2026.04.15 01:23:43.121446 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.04.15 01:23:43.121489 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1264 | 2026.04.15 01:23:43.121508 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1265 | 2026.04.15 01:23:43.122076 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001392 sec., 10775.862068965516 rows/sec., 437.77 KiB/sec. | ||
| 1266 | 2026.04.15 01:23:43.122173 [ 4 ] {74663cb8-b22e-4d04-bc94-36368f621594} <Debug> TCPHandler: Processed in 0.001633199 sec. | ||
| 1267 | 2026.04.15 01:23:43.122421 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.04.15 01:23:43.122556 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 1269 | 2026.04.15 01:23:43.122772 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.04.15 01:23:43.122803 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1271 | 2026.04.15 01:23:43.122981 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.04.15 01:23:43.123043 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.04.15 01:23:43.123146 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1274 | 2026.04.15 01:23:43.123176 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.04.15 01:23:43.123196 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1276 | 2026.04.15 01:23:43.123211 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.04.15 01:23:43.123253 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1278 | 2026.04.15 01:23:43.123273 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1279 | 2026.04.15 01:23:43.123774 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001272 sec., 11792.45283018868 rows/sec., 479.07 KiB/sec. | ||
| 1280 | 2026.04.15 01:23:43.123840 [ 4 ] {4ec2b661-1d8f-4f4b-b81f-b451b6d39a6c} <Debug> TCPHandler: Processed in 0.001468986 sec. | ||
| 1281 | 2026.04.15 01:23:43.124829 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.04.15 01:23:43.124959 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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) | ||
| 1283 | 2026.04.15 01:23:43.125209 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.04.15 01:23:43.125243 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1285 | 2026.04.15 01:23:43.125413 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.04.15 01:23:43.125468 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.04.15 01:23:43.125568 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1288 | 2026.04.15 01:23:43.125597 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.04.15 01:23:43.125616 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1290 | 2026.04.15 01:23:43.125630 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.04.15 01:23:43.125662 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1292 | 2026.04.15 01:23:43.125679 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1293 | 2026.04.15 01:23:43.126186 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001275 sec., 11764.70588235294 rows/sec., 477.94 KiB/sec. | ||
| 1294 | 2026.04.15 01:23:43.126248 [ 4 ] {add7ba56-aba0-4a83-94de-5c8f46476c97} <Debug> TCPHandler: Processed in 0.001472916 sec. | ||
| 1295 | 2026.04.15 01:23:43.126486 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.04.15 01:23:43.126618 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1297 | 2026.04.15 01:23:43.126835 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.04.15 01:23:43.126869 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1299 | 2026.04.15 01:23:43.127035 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.04.15 01:23:43.127087 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.04.15 01:23:43.127189 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1302 | 2026.04.15 01:23:43.127220 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.04.15 01:23:43.127239 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1304 | 2026.04.15 01:23:43.127253 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.04.15 01:23:43.127286 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1306 | 2026.04.15 01:23:43.127304 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1307 | 2026.04.15 01:23:43.127725 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001155 sec., 12987.012987012988 rows/sec., 527.60 KiB/sec. | ||
| 1308 | 2026.04.15 01:23:43.127785 [ 4 ] {e2637bbc-5d65-4710-94de-481d5d584df4} <Debug> TCPHandler: Processed in 0.001352665 sec. | ||
| 1309 | 2026.04.15 01:23:43.127989 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.04.15 01:23:43.128118 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1311 | 2026.04.15 01:23:43.128330 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1312 | 2026.04.15 01:23:43.128362 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1313 | 2026.04.15 01:23:43.128533 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.04.15 01:23:43.128586 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.04.15 01:23:43.128683 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1316 | 2026.04.15 01:23:43.128710 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2026.04.15 01:23:43.128729 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1318 | 2026.04.15 01:23:43.128743 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.04.15 01:23:43.128774 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1320 | 2026.04.15 01:23:43.128792 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1321 | 2026.04.15 01:23:43.129192 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001122 sec., 13368.983957219252 rows/sec., 543.11 KiB/sec. | ||
| 1322 | 2026.04.15 01:23:43.129252 [ 4 ] {dc4c6f8c-7946-4d1c-aa43-137a2adba69f} <Debug> TCPHandler: Processed in 0.001313204 sec. | ||
| 1323 | 2026.04.15 01:23:43.129471 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.15 01:23:43.129597 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1325 | 2026.04.15 01:23:43.129801 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.04.15 01:23:43.129833 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1327 | 2026.04.15 01:23:43.130005 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.04.15 01:23:43.130058 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.04.15 01:23:43.130153 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1330 | 2026.04.15 01:23:43.130181 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.04.15 01:23:43.130199 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1332 | 2026.04.15 01:23:43.130213 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.04.15 01:23:43.130244 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1334 | 2026.04.15 01:23:43.130262 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1335 | 2026.04.15 01:23:43.130721 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00117 sec., 12820.51282051282 rows/sec., 520.83 KiB/sec. | ||
| 1336 | 2026.04.15 01:23:43.130782 [ 4 ] {894e329a-d57e-4811-9aef-a81142cfe658} <Debug> TCPHandler: Processed in 0.001363194 sec. | ||
| 1337 | 2026.04.15 01:23:43.131726 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.04.15 01:23:43.131856 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.04.15 01:23:43.132075 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.04.15 01:23:43.132111 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1341 | 2026.04.15 01:23:43.132290 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.04.15 01:23:43.132343 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.04.15 01:23:43.132445 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1344 | 2026.04.15 01:23:43.132473 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.04.15 01:23:43.132491 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1346 | 2026.04.15 01:23:43.132505 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.04.15 01:23:43.132537 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1348 | 2026.04.15 01:23:43.132555 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1349 | 2026.04.15 01:23:43.132985 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001178 sec., 12733.446519524618 rows/sec., 517.30 KiB/sec. | ||
| 1350 | 2026.04.15 01:23:43.133038 [ 4 ] {d787d9ad-3250-4349-a3ea-6e13c1aff05d} <Debug> TCPHandler: Processed in 0.001364655 sec. | ||
| 1351 | 2026.04.15 01:23:43.135569 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.04.15 01:23:43.135708 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.04.15 01:23:43.135918 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.04.15 01:23:43.135951 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1355 | 2026.04.15 01:23:43.136125 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.04.15 01:23:43.136177 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.04.15 01:23:43.136272 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1358 | 2026.04.15 01:23:43.136300 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.04.15 01:23:43.136318 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1360 | 2026.04.15 01:23:43.136419 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.04.15 01:23:43.136454 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1362 | 2026.04.15 01:23:43.136472 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1363 | 2026.04.15 01:23:43.136952 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001298 sec., 11556.240369799692 rows/sec., 469.47 KiB/sec. | ||
| 1364 | 2026.04.15 01:23:43.137008 [ 4 ] {8c13beb4-ed8a-4be3-8f4b-0f7e1fe6c2bf} <Debug> TCPHandler: Processed in 0.001491327 sec. | ||
| 1365 | 2026.04.15 01:23:43.137264 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.04.15 01:23:43.137393 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.04.15 01:23:43.137603 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.04.15 01:23:43.137635 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1369 | 2026.04.15 01:23:43.137812 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.04.15 01:23:43.137865 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.04.15 01:23:43.137967 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1372 | 2026.04.15 01:23:43.137995 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.04.15 01:23:43.138013 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1374 | 2026.04.15 01:23:43.138027 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.04.15 01:23:43.138058 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1376 | 2026.04.15 01:23:43.138075 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1377 | 2026.04.15 01:23:43.138492 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001149 sec., 13054.830287206265 rows/sec., 530.35 KiB/sec. | ||
| 1378 | 2026.04.15 01:23:43.138548 [ 4 ] {133041b4-764b-4125-bc25-2b2695e19d34} <Debug> TCPHandler: Processed in 0.001334574 sec. | ||
| 1379 | 2026.04.15 01:23:43.138814 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.04.15 01:23:43.138941 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.04.15 01:23:43.139150 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.04.15 01:23:43.139184 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1383 | 2026.04.15 01:23:43.139369 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.04.15 01:23:43.139424 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.04.15 01:23:43.139542 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1386 | 2026.04.15 01:23:43.139584 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.04.15 01:23:43.139613 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1388 | 2026.04.15 01:23:43.139636 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.04.15 01:23:43.139677 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1390 | 2026.04.15 01:23:43.139696 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1391 | 2026.04.15 01:23:43.140193 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001301 sec., 11529.592621060721 rows/sec., 468.39 KiB/sec. | ||
| 1392 | 2026.04.15 01:23:43.140254 [ 4 ] {d1bc355b-a24d-43d9-b17a-7e09daeefd77} <Debug> TCPHandler: Processed in 0.001490637 sec. | ||
| 1393 | 2026.04.15 01:23:43.140519 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.04.15 01:23:43.140650 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1395 | 2026.04.15 01:23:43.140899 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.04.15 01:23:43.140935 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1397 | 2026.04.15 01:23:43.141120 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.04.15 01:23:43.141174 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.04.15 01:23:43.141274 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1400 | 2026.04.15 01:23:43.141302 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.04.15 01:23:43.141321 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1402 | 2026.04.15 01:23:43.141335 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.04.15 01:23:43.141368 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1404 | 2026.04.15 01:23:43.141386 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1405 | 2026.04.15 01:23:43.142029 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001431 sec., 10482.18029350105 rows/sec., 425.84 KiB/sec. | ||
| 1406 | 2026.04.15 01:23:43.142087 [ 4 ] {376e3a08-00a5-4b9e-86d4-60cc6a0a9b23} <Debug> TCPHandler: Processed in 0.001617058 sec. | ||
| 1407 | 2026.04.15 01:23:43.142360 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.04.15 01:23:43.142492 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1409 | 2026.04.15 01:23:43.142708 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1410 | 2026.04.15 01:23:43.142742 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1411 | 2026.04.15 01:23:43.142966 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.04.15 01:23:43.143035 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1413 | 2026.04.15 01:23:43.143139 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1414 | 2026.04.15 01:23:43.143168 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1415 | 2026.04.15 01:23:43.143188 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1416 | 2026.04.15 01:23:43.143203 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2026.04.15 01:23:43.143237 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1418 | 2026.04.15 01:23:43.143255 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1419 | 2026.04.15 01:23:43.143690 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001251 sec., 11990.407673860911 rows/sec., 487.11 KiB/sec. | ||
| 1420 | 2026.04.15 01:23:43.143752 [ 4 ] {68c1eba7-d820-4266-a860-9a729218d0cc} <Debug> TCPHandler: Processed in 0.001440115 sec. | ||
| 1421 | 2026.04.15 01:23:43.159179 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.04.15 01:23:43.159300 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1423 | 2026.04.15 01:23:43.159347 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1424 | 2026.04.15 01:23:43.159956 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.04.15 01:23:43.160026 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1426 | 2026.04.15 01:23:43.160567 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1427 | 2026.04.15 01:23:43.161001 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.04.15 01:23:43.161169 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Debug> executeQuery: Read 14 rows, 3.77 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 1.94 MiB/sec. | ||
| 1429 | 2026.04.15 01:23:43.161211 [ 4 ] {3991b9c8-dc39-4b19-a3e3-d575c2bd6001} <Debug> TCPHandler: Processed in 0.002111358 sec. | ||
| 1430 | 2026.04.15 01:23:43.161345 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.04.15 01:23:43.161445 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.04.15 01:23:43.161488 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1433 | 2026.04.15 01:23:43.163939 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.04.15 01:23:43.163974 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1435 | 2026.04.15 01:23:43.164516 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1436 | 2026.04.15 01:23:43.165150 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.04.15 01:23:43.165301 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003877 sec., 6190.353366004643 rows/sec., 525.94 KiB/sec. | ||
| 1438 | 2026.04.15 01:23:43.165346 [ 4 ] {5bd48483-4262-4388-b6bb-c9ee51f8c23a} <Debug> TCPHandler: Processed in 0.004051622 sec. | ||
| 1439 | 2026.04.15 01:23:43.165474 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.04.15 01:23:43.165577 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1441 | 2026.04.15 01:23:43.165619 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1442 | 2026.04.15 01:23:43.166103 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.04.15 01:23:43.166144 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1444 | 2026.04.15 01:23:43.166642 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2026.04.15 01:23:43.167301 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.04.15 01:23:43.167495 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001939 sec., 5157.297576070139 rows/sec., 420.54 KiB/sec. | ||
| 1447 | 2026.04.15 01:23:43.167553 [ 4 ] {bdb5eafc-aed4-4769-a739-72422854555e} <Debug> TCPHandler: Processed in 0.002130709 sec. | ||
| 1448 | 2026.04.15 01:23:43.167727 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.04.15 01:23:43.167854 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1450 | 2026.04.15 01:23:43.167912 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1451 | 2026.04.15 01:23:43.168636 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.04.15 01:23:43.168674 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1453 | 2026.04.15 01:23:43.169241 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1454 | 2026.04.15 01:23:43.169871 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.04.15 01:23:43.170031 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Debug> executeQuery: Read 219 rows, 19.97 KiB in 0.002201 sec., 99500.22716946843 rows/sec., 8.86 MiB/sec. | ||
| 1456 | 2026.04.15 01:23:43.170086 [ 4 ] {e58978ce-0602-4b3b-94d5-50b632bbfa46} <Debug> TCPHandler: Processed in 0.002411033 sec. | ||
| 1457 | 2026.04.15 01:23:43.170230 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.04.15 01:23:43.170343 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.04.15 01:23:43.170391 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1460 | 2026.04.15 01:23:43.170908 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.04.15 01:23:43.170945 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1462 | 2026.04.15 01:23:43.171331 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1463 | 2026.04.15 01:23:43.171864 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.04.15 01:23:43.172012 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Debug> executeQuery: Read 41 rows, 3.09 KiB in 0.001697 sec., 24160.28285209193 rows/sec., 1.78 MiB/sec. | ||
| 1465 | 2026.04.15 01:23:43.172057 [ 4 ] {e2641749-f1d2-45ee-a1f8-c71e761c2d6c} <Debug> TCPHandler: Processed in 0.001884863 sec. | ||
| 1466 | 2026.04.15 01:23:43.172183 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.04.15 01:23:43.172280 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.04.15 01:23:43.172319 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1469 | 2026.04.15 01:23:43.172773 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.04.15 01:23:43.172805 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1471 | 2026.04.15 01:23:43.173267 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1472 | 2026.04.15 01:23:43.173719 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.04.15 01:23:43.173854 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 1474 | 2026.04.15 01:23:43.173897 [ 4 ] {3866bca6-594a-4630-b5c2-e4ce166ffb02} <Debug> TCPHandler: Processed in 0.001765991 sec. | ||
| 1475 | 2026.04.15 01:23:43.174017 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.04.15 01:23:43.174112 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.04.15 01:23:43.174151 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1478 | 2026.04.15 01:23:43.174560 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.04.15 01:23:43.174597 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1480 | 2026.04.15 01:23:43.175027 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1481 | 2026.04.15 01:23:43.175415 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.04.15 01:23:43.175554 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001461 sec., 8213.552361396303 rows/sec., 641.68 KiB/sec. | ||
| 1483 | 2026.04.15 01:23:43.175597 [ 4 ] {21328e88-813a-468a-a677-20de2b34b989} <Debug> TCPHandler: Processed in 0.001630659 sec. | ||
| 1484 | 2026.04.15 01:23:43.175722 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.04.15 01:23:43.175821 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1486 | 2026.04.15 01:23:43.175861 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1487 | 2026.04.15 01:23:43.176401 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.04.15 01:23:43.176438 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1489 | 2026.04.15 01:23:43.176842 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1490 | 2026.04.15 01:23:43.177333 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.04.15 01:23:43.177479 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Debug> executeQuery: Read 132 rows, 10.95 KiB in 0.001681 sec., 78524.68768590126 rows/sec., 6.36 MiB/sec. | ||
| 1492 | 2026.04.15 01:23:43.177519 [ 4 ] {d510b0de-8db1-4a3c-9c1e-dd3d4b7b4926} <Debug> TCPHandler: Processed in 0.001846683 sec. | ||
| 1493 | 2026.04.15 01:23:43.177656 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.04.15 01:23:43.177750 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1495 | 2026.04.15 01:23:43.177792 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1496 | 2026.04.15 01:23:43.178326 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.04.15 01:23:43.178361 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1498 | 2026.04.15 01:23:43.178830 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1499 | 2026.04.15 01:23:43.179293 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.04.15 01:23:43.179422 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Debug> executeQuery: Read 393 rows, 30.82 KiB in 0.001691 sec., 232406.85984624483 rows/sec., 17.80 MiB/sec. | ||
| 1501 | 2026.04.15 01:23:43.179458 [ 4 ] {ad8af492-1365-4265-91f8-565e1d5311b7} <Debug> TCPHandler: Processed in 0.001852573 sec. | ||
| 1502 | 2026.04.15 01:23:43.179604 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.04.15 01:23:43.179713 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1504 | 2026.04.15 01:23:43.179767 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1505 | 2026.04.15 01:23:43.180552 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.04.15 01:23:43.180589 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1507 | 2026.04.15 01:23:43.183733 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1508 | 2026.04.15 01:23:43.184173 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.04.15 01:23:43.184319 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004623 sec., 4109.885355829548 rows/sec., 7.36 MiB/sec. | ||
| 1510 | 2026.04.15 01:23:43.184383 [ 4 ] {061b41c0-df38-427a-a9f3-9eba9624e90c} <Debug> TCPHandler: Processed in 0.004828627 sec. | ||
| 1511 | 2026.04.15 01:23:43.184517 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.04.15 01:23:43.184615 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.04.15 01:23:43.184657 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1514 | 2026.04.15 01:23:43.185021 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Trace> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.04.15 01:23:43.185058 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1516 | 2026.04.15 01:23:43.185569 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1517 | 2026.04.15 01:23:43.186087 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Trace> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.04.15 01:23:43.186223 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001628 sec., 1842.7518427518426 rows/sec., 130.17 KiB/sec. | ||
| 1519 | 2026.04.15 01:23:43.186259 [ 4 ] {ff1f07b2-8214-40e3-b40d-45bf9bda63e8} <Debug> TCPHandler: Processed in 0.001792512 sec. | ||
| 1520 | 2026.04.15 01:23:43.186391 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.04.15 01:23:43.186488 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.04.15 01:23:43.186532 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1523 | 2026.04.15 01:23:43.186915 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.04.15 01:23:43.186952 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1525 | 2026.04.15 01:23:43.187362 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1526 | 2026.04.15 01:23:43.187778 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.04.15 01:23:43.187920 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.00145 sec., 37241.37931034483 rows/sec., 2.51 MiB/sec. | ||
| 1528 | 2026.04.15 01:23:43.187959 [ 4 ] {10fa4d3f-4c92-4582-8501-10feed5e579b} <Debug> TCPHandler: Processed in 0.001619629 sec. | ||
| 1529 | 2026.04.15 01:23:43.923312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2354 | ||
| 1530 | 2026.04.15 01:23:43.923932 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.04.15 01:23:43.923989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1532 | 2026.04.15 01:23:43.924874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1533 | 2026.04.15 01:23:43.925541 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.04.15 01:23:43.925760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2354 | ||
| 1535 | 2026.04.15 01:23:44.035999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1536 | 2026.04.15 01:23:44.055734 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.04.15 01:23:44.055804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1538 | 2026.04.15 01:23:44.063694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1539 | 2026.04.15 01:23:44.065229 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.04.15 01:23:44.070199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1541 | 2026.04.15 01:23:45.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.26 MiB, peak 174.11 MiB, free memory in arenas 0.00 B, will set to 169.79 MiB (RSS), difference: 1.52 MiB | ||
| 1542 | 2026.04.15 01:23:46.417202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 206 | ||
| 1543 | 2026.04.15 01:23:46.419980 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.04.15 01:23:46.420036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1545 | 2026.04.15 01:23:46.421434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1546 | 2026.04.15 01:23:46.422057 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.04.15 01:23:46.422331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1548 | 2026.04.15 01:23:48.088185 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.04.15 01:23:48.088363 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1550 | 2026.04.15 01:23:48.088426 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1551 | 2026.04.15 01:23:48.089118 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.04.15 01:23:48.089159 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1553 | 2026.04.15 01:23:48.089704 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2026.04.15 01:23:48.090197 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.04.15 01:23:48.090373 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002058 sec., 27210.884353741498 rows/sec., 2.09 MiB/sec. | ||
| 1556 | 2026.04.15 01:23:48.090422 [ 4 ] {e879f4ef-4f75-4015-839e-7d36670fc799} <Debug> TCPHandler: Processed in 0.002361412 sec. | ||
| 1557 | 2026.04.15 01:23:48.090563 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.04.15 01:23:48.090664 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1559 | 2026.04.15 01:23:48.090707 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1560 | 2026.04.15 01:23:48.091137 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.04.15 01:23:48.091174 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1562 | 2026.04.15 01:23:48.091594 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1563 | 2026.04.15 01:23:48.092057 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.04.15 01:23:48.092206 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001565 sec., 40894.568690095846 rows/sec., 3.19 MiB/sec. | ||
| 1565 | 2026.04.15 01:23:48.092244 [ 4 ] {dc1c13e0-670c-412c-a3c3-401477bd93b0} <Debug> TCPHandler: Processed in 0.001731711 sec. | ||
| 1566 | 2026.04.15 01:23:48.092365 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.04.15 01:23:48.092461 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.04.15 01:23:48.092504 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1569 | 2026.04.15 01:23:48.092914 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.04.15 01:23:48.092952 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1571 | 2026.04.15 01:23:48.093390 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1572 | 2026.04.15 01:23:48.093902 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.04.15 01:23:48.094067 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
| 1574 | 2026.04.15 01:23:48.094106 [ 4 ] {824bf0a9-8293-4ee6-b0e2-1b81e17a7738} <Debug> TCPHandler: Processed in 0.001791593 sec. | ||
| 1575 | 2026.04.15 01:23:48.094218 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.04.15 01:23:48.094314 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.04.15 01:23:48.094354 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1578 | 2026.04.15 01:23:48.094688 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.04.15 01:23:48.094724 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1580 | 2026.04.15 01:23:48.095176 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1581 | 2026.04.15 01:23:48.095718 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.04.15 01:23:48.095886 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
| 1583 | 2026.04.15 01:23:48.095924 [ 4 ] {22dc9b05-6105-47f9-abee-f641697d0473} <Debug> TCPHandler: Processed in 0.001755792 sec. | ||
| 1584 | 2026.04.15 01:23:51.354752 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1585 | 2026.04.15 01:23:51.354829 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1586 | 2026.04.15 01:23:51.425914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2866 | ||
| 1587 | 2026.04.15 01:23:51.426459 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.04.15 01:23:51.426524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1589 | 2026.04.15 01:23:51.427242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1590 | 2026.04.15 01:23:51.427775 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.04.15 01:23:51.427936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2866 | ||
| 1592 | 2026.04.15 01:23:51.427949 [ 71 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1593 | 2026.04.15 01:23:51.428021 [ 71 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.04.15 01:23:51.428042 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1595 | 2026.04.15 01:23:51.430275 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 1596 | 2026.04.15 01:23:51.432433 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.04.15 01:23:51.432549 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 1598 | 2026.04.15 01:23:51.432680 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1599 | 2026.04.15 01:23:51.432742 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1600 | 2026.04.15 01:23:51.432796 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 503 rows starting from the beginning of the part | ||
| 1601 | 2026.04.15 01:23:51.432849 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 1602 | 2026.04.15 01:23:51.432908 [ 192 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 1603 | 2026.04.15 01:23:51.501834 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.073652858 sec., 38912.27140160671 rows/sec., 570.00 KiB/sec. | ||
| 1604 | 2026.04.15 01:23:51.502888 [ 191 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1605 | 2026.04.15 01:23:51.503483 [ 191 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.04.15 01:23:51.503566 [ 191 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_6_1} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1607 | 2026.04.15 01:23:51.503685 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1608 | 2026.04.15 01:23:51.570369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1609 | 2026.04.15 01:23:51.587361 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.04.15 01:23:51.587414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1611 | 2026.04.15 01:23:51.593633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1612 | 2026.04.15 01:23:51.594854 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.04.15 01:23:51.595150 [ 71 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1614 | 2026.04.15 01:23:51.595193 [ 71 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.04.15 01:23:51.595215 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1616 | 2026.04.15 01:23:51.595317 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1617 | 2026.04.15 01:23:51.598476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1618 | 2026.04.15 01:23:51.599928 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1619 | 2026.04.15 01:23:51.601423 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 1620 | 2026.04.15 01:23:51.606185 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 1621 | 2026.04.15 01:23:51.610624 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 1622 | 2026.04.15 01:23:51.615201 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 1623 | 2026.04.15 01:23:51.629935 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 1624 | 2026.04.15 01:23:51.634348 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 1625 | 2026.04.15 01:23:51.701354 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106074559 sec., 433.6572353791261 rows/sec., 2.24 MiB/sec. | ||
| 1626 | 2026.04.15 01:23:51.704076 [ 188 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2026.04.15 01:23:51.706684 [ 188 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_6_1} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.04.15 01:23:51.706781 [ 188 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_6_1} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2026.04.15 01:23:51.708656 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1630 | 2026.04.15 01:23:52.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.99 MiB, peak 180.53 MiB, free memory in arenas 0.00 B, will set to 180.35 MiB (RSS), difference: 9.36 MiB | ||
| 1631 | 2026.04.15 01:23:53.090564 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.04.15 01:23:53.090743 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1633 | 2026.04.15 01:23:53.090807 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1634 | 2026.04.15 01:23:53.091468 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.04.15 01:23:53.091513 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1636 | 2026.04.15 01:23:53.092034 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.04.15 01:23:53.092470 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): 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.04.15 01:23:53.092606 [ 70 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.04.15 01:23:53.092624 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.001928 sec., 64315.35269709543 rows/sec., 5.55 MiB/sec. | ||
| 1640 | 2026.04.15 01:23:53.092672 [ 70 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.04.15 01:23:53.092691 [ 4 ] {382d0b6f-e1f5-42cd-9a62-6d220437c70e} <Debug> TCPHandler: Processed in 0.00225228 sec. | ||
| 1642 | 2026.04.15 01:23:53.092698 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1643 | 2026.04.15 01:23:53.092827 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.04.15 01:23:53.092881 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 1645 | 2026.04.15 01:23:53.092936 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1646 | 2026.04.15 01:23:53.092985 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1647 | 2026.04.15 01:23:53.093047 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2026.04.15 01:23:53.093087 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1649 | 2026.04.15 01:23:53.093180 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 1650 | 2026.04.15 01:23:53.093230 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1651 | 2026.04.15 01:23:53.093275 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part | ||
| 1652 | 2026.04.15 01:23:53.093316 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1653 | 2026.04.15 01:23:53.093360 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 124 rows starting from the beginning of the part | ||
| 1654 | 2026.04.15 01:23:53.093412 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.04.15 01:23:53.093453 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1656 | 2026.04.15 01:23:53.093976 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1657 | 2026.04.15 01:23:53.094437 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618599 sec., 295317.1230181163 rows/sec., 26.12 MiB/sec. | ||
| 1658 | 2026.04.15 01:23:53.094473 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.04.15 01:23:53.094628 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001716 sec., 19813.51981351981 rows/sec., 1.45 MiB/sec. | ||
| 1660 | 2026.04.15 01:23:53.094665 [ 4 ] {905f67b7-ff10-49c9-a1fa-ffea92883062} <Debug> TCPHandler: Processed in 0.001891893 sec. | ||
| 1661 | 2026.04.15 01:23:53.094770 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.04.15 01:23:53.094799 [ 189 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2026.04.15 01:23:53.094867 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1664 | 2026.04.15 01:23:53.094912 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1665 | 2026.04.15 01:23:53.095334 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.04.15 01:23:53.095371 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1667 | 2026.04.15 01:23:53.095414 [ 189 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.04.15 01:23:53.095503 [ 189 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_6_1} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.04.15 01:23:53.095590 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1670 | 2026.04.15 01:23:53.095829 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2026.04.15 01:23:53.096353 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.04.15 01:23:53.096485 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001638 sec., 64713.06471306472 rows/sec., 5.07 MiB/sec. | ||
| 1673 | 2026.04.15 01:23:53.096486 [ 69 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1674 | 2026.04.15 01:23:53.096525 [ 4 ] {906be3bb-f315-43ed-ae24-559e3b1cbdd9} <Debug> TCPHandler: Processed in 0.001804713 sec. | ||
| 1675 | 2026.04.15 01:23:53.096533 [ 69 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.04.15 01:23:53.096562 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1677 | 2026.04.15 01:23:53.096643 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.04.15 01:23:53.096649 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 1679 | 2026.04.15 01:23:53.096746 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.04.15 01:23:53.096751 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1681 | 2026.04.15 01:23:53.096793 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1682 | 2026.04.15 01:23:53.096799 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1683 | 2026.04.15 01:23:53.096841 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 1684 | 2026.04.15 01:23:53.096882 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1685 | 2026.04.15 01:23:53.096915 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part | ||
| 1686 | 2026.04.15 01:23:53.096949 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1687 | 2026.04.15 01:23:53.096985 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1688 | 2026.04.15 01:23:53.097221 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.04.15 01:23:53.097265 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1690 | 2026.04.15 01:23:53.097753 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1691 | 2026.04.15 01:23:53.097803 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186122 sec., 327116.4349029864 rows/sec., 27.13 MiB/sec. | ||
| 1692 | 2026.04.15 01:23:53.098091 [ 201 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1693 | 2026.04.15 01:23:53.098304 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.04.15 01:23:53.098425 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1695 | 2026.04.15 01:23:53.098454 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001728 sec., 92592.5925925926 rows/sec., 6.45 MiB/sec. | ||
| 1696 | 2026.04.15 01:23:53.098465 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.04.15 01:23:53.098496 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1698 | 2026.04.15 01:23:53.098498 [ 4 ] {c6c78e0a-fedb-42a5-888a-e72f3b0fe8c2} <Debug> TCPHandler: Processed in 0.001905994 sec. | ||
| 1699 | 2026.04.15 01:23:53.098599 [ 201 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.04.15 01:23:53.098616 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.04.15 01:23:53.098615 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 1702 | 2026.04.15 01:23:53.098672 [ 201 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_6_1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1703 | 2026.04.15 01:23:53.098719 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1704 | 2026.04.15 01:23:53.098753 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1705 | 2026.04.15 01:23:53.098778 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1706 | 2026.04.15 01:23:53.098789 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2026.04.15 01:23:53.098837 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 81 rows starting from the beginning of the part | ||
| 1708 | 2026.04.15 01:23:53.098926 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 1709 | 2026.04.15 01:23:53.098974 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 1710 | 2026.04.15 01:23:53.099037 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 393 rows starting from the beginning of the part | ||
| 1711 | 2026.04.15 01:23:53.099084 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1712 | 2026.04.15 01:23:53.099134 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1713 | 2026.04.15 01:23:53.099624 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.04.15 01:23:53.099666 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1715 | 2026.04.15 01:23:53.100346 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783822 sec., 557230.486001406 rows/sec., 40.29 MiB/sec. | ||
| 1716 | 2026.04.15 01:23:53.100510 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1717 | 2026.04.15 01:23:53.100631 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1718 | 2026.04.15 01:23:53.101032 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.04.15 01:23:53.101189 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002488 sec., 13665.594855305466 rows/sec., 24.49 MiB/sec. | ||
| 1720 | 2026.04.15 01:23:53.101251 [ 4 ] {2fdc2c9a-741f-4f88-b1ee-04f5bf0d37e8} <Debug> TCPHandler: Processed in 0.002684808 sec. | ||
| 1721 | 2026.04.15 01:23:53.101268 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.04.15 01:23:53.101349 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1723 | 2026.04.15 01:23:53.101363 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.04.15 01:23:53.101428 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1725 | 2026.04.15 01:23:53.101465 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.04.15 01:23:53.101512 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1727 | 2026.04.15 01:23:53.101853 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Trace> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.04.15 01:23:53.101889 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1729 | 2026.04.15 01:23:53.102293 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1730 | 2026.04.15 01:23:53.102717 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Trace> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.04.15 01:23:53.102847 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.0014 sec., 10714.285714285714 rows/sec., 817.52 KiB/sec. | ||
| 1732 | 2026.04.15 01:23:53.102883 [ 4 ] {328af705-06ad-48d8-9379-561d2ea1369d} <Debug> TCPHandler: Processed in 0.001570948 sec. | ||
| 1733 | 2026.04.15 01:23:53.102983 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.04.15 01:23:53.103079 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.04.15 01:23:53.103118 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2026.04.15 01:23:53.103438 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.04.15 01:23:53.103475 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1738 | 2026.04.15 01:23:53.103910 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1739 | 2026.04.15 01:23:53.104331 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.04.15 01:23:53.104427 [ 69 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1741 | 2026.04.15 01:23:53.104458 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
| 1742 | 2026.04.15 01:23:53.104463 [ 69 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.04.15 01:23:53.104500 [ 4 ] {78c13efb-8860-4793-8ecb-c11e6ff9a319} <Debug> TCPHandler: Processed in 0.001565969 sec. | ||
| 1744 | 2026.04.15 01:23:53.104502 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1745 | 2026.04.15 01:23:53.104596 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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.04.15 01:23:53.104731 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1747 | 2026.04.15 01:23:53.104772 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1748 | 2026.04.15 01:23:53.104866 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 1749 | 2026.04.15 01:23:53.104921 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1750 | 2026.04.15 01:23:53.104971 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1751 | 2026.04.15 01:23:53.105032 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1752 | 2026.04.15 01:23:53.105085 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1753 | 2026.04.15 01:23:53.105965 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407235 sec., 183338.24840911434 rows/sec., 12.43 MiB/sec. | ||
| 1754 | 2026.04.15 01:23:53.106197 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1755 | 2026.04.15 01:23:53.106646 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.04.15 01:23:53.106704 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_6_1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1757 | 2026.04.15 01:23:53.106754 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1758 | 2026.04.15 01:23:56.422734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 228 | ||
| 1759 | 2026.04.15 01:23:56.424761 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.04.15 01:23:56.424815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1761 | 2026.04.15 01:23:56.426139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1762 | 2026.04.15 01:23:56.426688 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.04.15 01:23:56.426953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1764 | 2026.04.15 01:23:58.089120 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.04.15 01:23:58.089404 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1766 | 2026.04.15 01:23:58.089508 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1767 | 2026.04.15 01:23:58.090170 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.04.15 01:23:58.090216 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1769 | 2026.04.15 01:23:58.090736 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.04.15 01:23:58.091184 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.04.15 01:23:58.091344 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002014 sec., 27805.362462760673 rows/sec., 2.14 MiB/sec. | ||
| 1772 | 2026.04.15 01:23:58.091392 [ 4 ] {c82e04f6-3e9c-47d0-9a17-eebb54c9c0c8} <Debug> TCPHandler: Processed in 0.002453764 sec. | ||
| 1773 | 2026.04.15 01:23:58.091511 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.04.15 01:23:58.091616 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1775 | 2026.04.15 01:23:58.091657 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1776 | 2026.04.15 01:23:58.092090 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.04.15 01:23:58.092127 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1778 | 2026.04.15 01:23:58.092523 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1779 | 2026.04.15 01:23:58.092927 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.04.15 01:23:58.093062 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00147 sec., 43537.4149659864 rows/sec., 3.40 MiB/sec. | ||
| 1781 | 2026.04.15 01:23:58.093100 [ 4 ] {053e89f1-4a79-4a3f-ac82-fab06c811df6} <Debug> TCPHandler: Processed in 0.001640899 sec. | ||
| 1782 | 2026.04.15 01:23:58.093215 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.04.15 01:23:58.093311 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.04.15 01:23:58.093354 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1785 | 2026.04.15 01:23:58.093755 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.04.15 01:23:58.093791 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1787 | 2026.04.15 01:23:58.094327 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1788 | 2026.04.15 01:23:58.094730 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.04.15 01:23:58.094862 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
| 1790 | 2026.04.15 01:23:58.094899 [ 4 ] {bc9f2a38-4d96-44f6-b411-f640750ca40b} <Debug> TCPHandler: Processed in 0.001735591 sec. | ||
| 1791 | 2026.04.15 01:23:58.095011 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.04.15 01:23:58.095117 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1793 | 2026.04.15 01:23:58.095159 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1794 | 2026.04.15 01:23:58.095489 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.04.15 01:23:58.095524 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1796 | 2026.04.15 01:23:58.095917 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1797 | 2026.04.15 01:23:58.096318 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.04.15 01:23:58.096446 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 1799 | 2026.04.15 01:23:58.096481 [ 4 ] {12583625-4369-4463-9a12-7e643ec85906} <Debug> TCPHandler: Processed in 0.001519658 sec. | ||
| 1800 | 2026.04.15 01:23:58.928081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3314 | ||
| 1801 | 2026.04.15 01:23:58.928606 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.04.15 01:23:58.928647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1803 | 2026.04.15 01:23:58.929277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.04.15 01:23:58.929757 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.04.15 01:23:58.929885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3314 | ||
| 1806 | 2026.04.15 01:23:59.098653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1807 | 2026.04.15 01:23:59.116089 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.04.15 01:23:59.116134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1809 | 2026.04.15 01:23:59.122127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1810 | 2026.04.15 01:23:59.123315 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.04.15 01:23:59.126356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1812 | 2026.04.15 01:24:03.090806 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.04.15 01:24:03.091012 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1814 | 2026.04.15 01:24:03.091078 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1815 | 2026.04.15 01:24:03.091769 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.04.15 01:24:03.091820 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1817 | 2026.04.15 01:24:03.092350 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1818 | 2026.04.15 01:24:03.092810 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.04.15 01:24:03.092972 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Debug> executeQuery: Read 124 rows, 10.95 KiB in 0.002009 sec., 61722.24987555998 rows/sec., 5.32 MiB/sec. | ||
| 1820 | 2026.04.15 01:24:03.093020 [ 4 ] {dfdedbd3-f569-4240-8431-9b2df0d226d7} <Debug> TCPHandler: Processed in 0.002342322 sec. | ||
| 1821 | 2026.04.15 01:24:03.093159 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.04.15 01:24:03.093264 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.04.15 01:24:03.093307 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1824 | 2026.04.15 01:24:03.093731 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.04.15 01:24:03.093768 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1826 | 2026.04.15 01:24:03.094188 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1827 | 2026.04.15 01:24:03.094739 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.04.15 01:24:03.094880 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00164 sec., 20731.70731707317 rows/sec., 1.52 MiB/sec. | ||
| 1829 | 2026.04.15 01:24:03.094919 [ 4 ] {75b2ca56-3a47-426f-848c-b704456ad793} <Debug> TCPHandler: Processed in 0.001815473 sec. | ||
| 1830 | 2026.04.15 01:24:03.095033 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.04.15 01:24:03.095132 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1832 | 2026.04.15 01:24:03.095173 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1833 | 2026.04.15 01:24:03.095609 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.04.15 01:24:03.095646 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1835 | 2026.04.15 01:24:03.096086 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1836 | 2026.04.15 01:24:03.096537 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.04.15 01:24:03.096668 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001558 sec., 62901.15532734275 rows/sec., 4.91 MiB/sec. | ||
| 1838 | 2026.04.15 01:24:03.096707 [ 4 ] {5d5af695-7ac5-4327-97cc-5d257801630d} <Debug> TCPHandler: Processed in 0.001723531 sec. | ||
| 1839 | 2026.04.15 01:24:03.096818 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.04.15 01:24:03.096913 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.04.15 01:24:03.096956 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1842 | 2026.04.15 01:24:03.097356 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.15 01:24:03.097392 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1844 | 2026.04.15 01:24:03.097840 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1845 | 2026.04.15 01:24:03.098322 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.15 01:24:03.098454 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
| 1847 | 2026.04.15 01:24:03.098492 [ 4 ] {bdfb8cd7-feb4-44b0-bcc6-fca7603dcee8} <Debug> TCPHandler: Processed in 0.001722321 sec. | ||
| 1848 | 2026.04.15 01:24:03.098602 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.04.15 01:24:03.098696 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.04.15 01:24:03.098748 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1851 | 2026.04.15 01:24:03.099525 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.04.15 01:24:03.099561 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1853 | 2026.04.15 01:24:03.100250 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1854 | 2026.04.15 01:24:03.100785 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.04.15 01:24:03.100922 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002244 sec., 15151.515151515152 rows/sec., 27.15 MiB/sec. | ||
| 1856 | 2026.04.15 01:24:03.100979 [ 4 ] {d3caa8d9-f28f-44fd-bb23-e183869db669} <Debug> TCPHandler: Processed in 0.002424053 sec. | ||
| 1857 | 2026.04.15 01:24:03.101083 [ 4 ] {} <Trace> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.04.15 01:24:03.101177 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64692) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.04.15 01:24:03.101218 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1860 | 2026.04.15 01:24:03.101542 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.04.15 01:24:03.101578 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1862 | 2026.04.15 01:24:03.101998 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1863 | 2026.04.15 01:24:03.102511 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.04.15 01:24:03.102641 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 1865 | 2026.04.15 01:24:03.102677 [ 4 ] {3a62555b-76dd-4d3f-a401-bc944cd0272e} <Debug> TCPHandler: Processed in 0.00164174 sec. | ||
| 1866 | 2026.04.15 01:24:06.354889 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1867 | 2026.04.15 01:24:06.354991 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1868 | 2026.04.15 01:24:06.427212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 248 | ||
| 1869 | 2026.04.15 01:24:06.429436 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.04.15 01:24:06.429492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1871 | 2026.04.15 01:24:06.430016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3826 | ||
| 1872 | 2026.04.15 01:24:06.430589 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.04.15 01:24:06.430644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1874 | 2026.04.15 01:24:06.430648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1875 | 2026.04.15 01:24:06.430950 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.04.15 01:24:06.431270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1877 | 2026.04.15 01:24:06.431302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 248 | ||
| 1878 | 2026.04.15 01:24:06.431517 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.04.15 01:24:06.431661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3826 | ||
| 1880 | 2026.04.15 01:24:06.626480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1881 | 2026.04.15 01:24:06.643964 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.04.15 01:24:06.644031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1883 | 2026.04.15 01:24:06.649933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2026.04.15 01:24:06.650631 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.04.15 01:24:06.653853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1886 | 2026.04.15 01:24:07.714221 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.04.15 01:24:07.714327 [ 4 ] {} <Debug> TCP-Session: b12f15ec-c9ee-462b-aadf-1605c1a861fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.04.15 01:24:08.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.82 MiB, peak 185.97 MiB, free memory in arenas 0.00 B, will set to 181.86 MiB (RSS), difference: 2.04 MiB | ||
| 1889 | 2026.04.15 01:24:08.088169 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.04.15 01:24:08.088356 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1891 | 2026.04.15 01:24:08.088422 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1892 | 2026.04.15 01:24:08.089103 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.15 01:24:08.089154 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1894 | 2026.04.15 01:24:08.089576 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1895 | 2026.04.15 01:24:08.089812 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.04.15 01:24:08.089975 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 1897 | 2026.04.15 01:24:08.090020 [ 6 ] {8304bada-9579-4b77-b9d9-abedaa9e2938} <Debug> TCPHandler: Processed in 0.001984955 sec. | ||
| 1898 | 2026.04.15 01:24:08.090153 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.04.15 01:24:08.090258 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1900 | 2026.04.15 01:24:08.090302 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1901 | 2026.04.15 01:24:08.090748 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.04.15 01:24:08.090787 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1903 | 2026.04.15 01:24:08.091100 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1904 | 2026.04.15 01:24:08.091311 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.04.15 01:24:08.091443 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 1906 | 2026.04.15 01:24:08.091479 [ 6 ] {140dcd61-668a-4de5-831e-9d4dca5a4afe} <Debug> TCPHandler: Processed in 0.001380054 sec. | ||
| 1907 | 2026.04.15 01:24:08.091594 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.04.15 01:24:08.091690 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1909 | 2026.04.15 01:24:08.091735 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1910 | 2026.04.15 01:24:08.092158 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.04.15 01:24:08.092194 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1912 | 2026.04.15 01:24:08.092520 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1913 | 2026.04.15 01:24:08.092723 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.04.15 01:24:08.092851 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 1915 | 2026.04.15 01:24:08.092888 [ 6 ] {f0a676c3-5596-4555-98b1-eb85c2d28f07} <Debug> TCPHandler: Processed in 0.001344644 sec. | ||
| 1916 | 2026.04.15 01:24:08.093001 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.04.15 01:24:08.093096 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.04.15 01:24:08.093137 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1919 | 2026.04.15 01:24:08.093474 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.04.15 01:24:08.093508 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1921 | 2026.04.15 01:24:08.093818 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1922 | 2026.04.15 01:24:08.094024 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.04.15 01:24:08.094150 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 1924 | 2026.04.15 01:24:08.094184 [ 6 ] {fe783282-d1d6-4609-b14d-d7f987c26afc} <Debug> TCPHandler: Processed in 0.001233202 sec. | ||
| 1925 | 2026.04.15 01:24:10.090721 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.04.15 01:24:10.090993 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1927 | 2026.04.15 01:24:10.091362 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1928 | 2026.04.15 01:24:10.091402 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1929 | 2026.04.15 01:24:10.091663 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1930 | 2026.04.15 01:24:10.091734 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1931 | 2026.04.15 01:24:10.091877 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1932 | 2026.04.15 01:24:10.091988 [ 313 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1933 | 2026.04.15 01:24:10.092029 [ 339 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.04.15 01:24:10.092168 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1935 | 2026.04.15 01:24:10.092197 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2026.04.15 01:24:10.094374 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2026.04.15 01:24:10.094415 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1938 | 2026.04.15 01:24:10.094490 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1939 | 2026.04.15 01:24:10.094549 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1940 | 2026.04.15 01:24:10.095507 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004625 sec., 6270.270270270271 rows/sec., 273.23 KiB/sec. | ||
| 1941 | 2026.04.15 01:24:10.095614 [ 6 ] {45cf208f-2391-4437-a5a2-dfd9548d6e0f} <Debug> TCPHandler: Processed in 0.00503481 sec. | ||
| 1942 | 2026.04.15 01:24:10.095937 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.04.15 01:24:10.096084 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1944 | 2026.04.15 01:24:10.096314 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2026.04.15 01:24:10.096350 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1946 | 2026.04.15 01:24:10.096581 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.04.15 01:24:10.096636 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.04.15 01:24:10.096747 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1949 | 2026.04.15 01:24:10.096819 [ 339 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2026.04.15 01:24:10.096836 [ 341 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2026.04.15 01:24:10.096917 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1952 | 2026.04.15 01:24:10.096965 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1953 | 2026.04.15 01:24:10.097023 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1954 | 2026.04.15 01:24:10.097042 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1955 | 2026.04.15 01:24:10.097074 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1956 | 2026.04.15 01:24:10.097104 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1957 | 2026.04.15 01:24:10.097754 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001733 sec., 16733.987305251012 rows/sec., 729.18 KiB/sec. | ||
| 1958 | 2026.04.15 01:24:10.097856 [ 6 ] {c7424c29-2cce-4175-9f8a-d6e1e7cb5309} <Debug> TCPHandler: Processed in 0.001973815 sec. | ||
| 1959 | 2026.04.15 01:24:10.098078 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.04.15 01:24:10.098223 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1961 | 2026.04.15 01:24:10.098437 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1962 | 2026.04.15 01:24:10.098473 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1963 | 2026.04.15 01:24:10.098667 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1964 | 2026.04.15 01:24:10.098721 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1965 | 2026.04.15 01:24:10.098823 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1966 | 2026.04.15 01:24:10.098886 [ 341 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1967 | 2026.04.15 01:24:10.098907 [ 306 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1968 | 2026.04.15 01:24:10.099014 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1969 | 2026.04.15 01:24:10.099060 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1970 | 2026.04.15 01:24:10.099134 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1971 | 2026.04.15 01:24:10.099157 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1972 | 2026.04.15 01:24:10.099198 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1973 | 2026.04.15 01:24:10.099236 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1974 | 2026.04.15 01:24:10.099924 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001758 sec., 16496.018202502844 rows/sec., 718.81 KiB/sec. | ||
| 1975 | 2026.04.15 01:24:10.100042 [ 6 ] {5f63da9a-726a-4ea9-ae7f-7713b4c5a173} <Debug> TCPHandler: Processed in 0.002021286 sec. | ||
| 1976 | 2026.04.15 01:24:10.100270 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.04.15 01:24:10.100410 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1978 | 2026.04.15 01:24:10.100634 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1979 | 2026.04.15 01:24:10.100670 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1980 | 2026.04.15 01:24:10.100871 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2026.04.15 01:24:10.100926 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2026.04.15 01:24:10.101029 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1983 | 2026.04.15 01:24:10.101098 [ 339 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1984 | 2026.04.15 01:24:10.101098 [ 306 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1985 | 2026.04.15 01:24:10.101213 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 1986 | 2026.04.15 01:24:10.101238 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1987 | 2026.04.15 01:24:10.101293 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1988 | 2026.04.15 01:24:10.101310 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1989 | 2026.04.15 01:24:10.101341 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1990 | 2026.04.15 01:24:10.101373 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1991 | 2026.04.15 01:24:10.101947 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001596 sec., 18170.42606516291 rows/sec., 791.77 KiB/sec. | ||
| 1992 | 2026.04.15 01:24:10.102041 [ 6 ] {5f6d1df3-1e56-4459-bd58-abfd0fa4594b} <Debug> TCPHandler: Processed in 0.001821432 sec. | ||
| 1993 | 2026.04.15 01:24:10.102249 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.04.15 01:24:10.102384 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1995 | 2026.04.15 01:24:10.102593 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1996 | 2026.04.15 01:24:10.102629 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1997 | 2026.04.15 01:24:10.102824 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1998 | 2026.04.15 01:24:10.102877 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1999 | 2026.04.15 01:24:10.102974 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2000 | 2026.04.15 01:24:10.103035 [ 323 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2026.04.15 01:24:10.103038 [ 341 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2002 | 2026.04.15 01:24:10.103129 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2003 | 2026.04.15 01:24:10.103151 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2004 | 2026.04.15 01:24:10.103206 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2005 | 2026.04.15 01:24:10.103222 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2006 | 2026.04.15 01:24:10.103252 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2007 | 2026.04.15 01:24:10.103282 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2008 | 2026.04.15 01:24:10.103855 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001527 sec., 18991.486574983628 rows/sec., 827.55 KiB/sec. | ||
| 2009 | 2026.04.15 01:24:10.103942 [ 6 ] {9aec62f7-5f0c-4889-b365-b88ee390daf8} <Debug> TCPHandler: Processed in 0.001742301 sec. | ||
| 2010 | 2026.04.15 01:24:10.104144 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.04.15 01:24:10.104278 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2012 | 2026.04.15 01:24:10.104486 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2013 | 2026.04.15 01:24:10.104521 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2014 | 2026.04.15 01:24:10.104725 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2015 | 2026.04.15 01:24:10.104779 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2016 | 2026.04.15 01:24:10.104875 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2017 | 2026.04.15 01:24:10.104944 [ 339 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2018 | 2026.04.15 01:24:10.104949 [ 305 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2019 | 2026.04.15 01:24:10.105047 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2020 | 2026.04.15 01:24:10.105068 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2021 | 2026.04.15 01:24:10.105121 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2022 | 2026.04.15 01:24:10.105138 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2023 | 2026.04.15 01:24:10.105168 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2024 | 2026.04.15 01:24:10.105201 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2025 | 2026.04.15 01:24:10.105750 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001526 sec., 19003.931847968546 rows/sec., 828.09 KiB/sec. | ||
| 2026 | 2026.04.15 01:24:10.105840 [ 6 ] {ff358a29-5582-4552-be83-a7d3f260f5bc} <Debug> TCPHandler: Processed in 0.001745791 sec. | ||
| 2027 | 2026.04.15 01:24:10.146903 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.04.15 01:24:10.147054 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2029 | 2026.04.15 01:24:10.147287 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2030 | 2026.04.15 01:24:10.147327 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2031 | 2026.04.15 01:24:10.147545 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2026.04.15 01:24:10.147600 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2033 | 2026.04.15 01:24:10.147706 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2034 | 2026.04.15 01:24:10.147786 [ 305 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2035 | 2026.04.15 01:24:10.147791 [ 323 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2036 | 2026.04.15 01:24:10.147892 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2037 | 2026.04.15 01:24:10.147919 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2038 | 2026.04.15 01:24:10.147978 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2039 | 2026.04.15 01:24:10.147996 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2040 | 2026.04.15 01:24:10.148027 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2041 | 2026.04.15 01:24:10.148059 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2042 | 2026.04.15 01:24:10.148591 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001599 sec., 18136.33520950594 rows/sec., 790.29 KiB/sec. | ||
| 2043 | 2026.04.15 01:24:10.148698 [ 6 ] {84dd2b49-86ca-41c3-b2e7-afe81617e178} <Debug> TCPHandler: Processed in 0.001853254 sec. | ||
| 2044 | 2026.04.15 01:24:10.172965 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.04.15 01:24:10.173111 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2046 | 2026.04.15 01:24:10.173403 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.04.15 01:24:10.173453 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2048 | 2026.04.15 01:24:10.173712 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.04.15 01:24:10.173780 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.04.15 01:24:10.173906 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2051 | 2026.04.15 01:24:10.173983 [ 339 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2026.04.15 01:24:10.173983 [ 323 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2026.04.15 01:24:10.174068 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2054 | 2026.04.15 01:24:10.174093 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2055 | 2026.04.15 01:24:10.174150 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2056 | 2026.04.15 01:24:10.174168 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2057 | 2026.04.15 01:24:10.174199 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2058 | 2026.04.15 01:24:10.174239 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2059 | 2026.04.15 01:24:10.174839 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001786 sec., 16237.402015677491 rows/sec., 707.54 KiB/sec. | ||
| 2060 | 2026.04.15 01:24:10.174915 [ 6 ] {9e8c7535-b579-40e3-bbbd-d916a38de569} <Debug> TCPHandler: Processed in 0.002002226 sec. | ||
| 2061 | 2026.04.15 01:24:10.243776 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.04.15 01:24:10.244040 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2063 | 2026.04.15 01:24:10.244318 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2026.04.15 01:24:10.244364 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2065 | 2026.04.15 01:24:10.244615 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.04.15 01:24:10.244681 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2026.04.15 01:24:10.244806 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2068 | 2026.04.15 01:24:10.244873 [ 305 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2026.04.15 01:24:10.244887 [ 297 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.04.15 01:24:10.244965 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2071 | 2026.04.15 01:24:10.244988 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.04.15 01:24:10.245044 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.04.15 01:24:10.245062 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2074 | 2026.04.15 01:24:10.245092 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2075 | 2026.04.15 01:24:10.245123 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2076 | 2026.04.15 01:24:10.245652 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001732 sec., 16743.64896073903 rows/sec., 729.60 KiB/sec. | ||
| 2077 | 2026.04.15 01:24:10.245742 [ 6 ] {d221c408-6025-4af8-9c9a-01060f053b66} <Debug> TCPHandler: Processed in 0.002063617 sec. | ||
| 2078 | 2026.04.15 01:24:10.247291 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.04.15 01:24:10.247400 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2080 | 2026.04.15 01:24:10.247442 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2081 | 2026.04.15 01:24:10.247927 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.04.15 01:24:10.247969 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2083 | 2026.04.15 01:24:10.248386 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2084 | 2026.04.15 01:24:10.248583 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.04.15 01:24:10.248726 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001358 sec., 6627.39322533137 rows/sec., 1.35 MiB/sec. | ||
| 2086 | 2026.04.15 01:24:10.248765 [ 6 ] {c852e8bf-3ed1-4219-a105-3f76543e7c49} <Debug> TCPHandler: Processed in 0.001524237 sec. | ||
| 2087 | 2026.04.15 01:24:10.248869 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.04.15 01:24:10.248965 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.04.15 01:24:10.249006 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2090 | 2026.04.15 01:24:10.249420 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.04.15 01:24:10.249457 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2092 | 2026.04.15 01:24:10.249762 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2093 | 2026.04.15 01:24:10.249971 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.04.15 01:24:10.250098 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 2095 | 2026.04.15 01:24:10.250135 [ 6 ] {454ed25a-bfc1-4c94-9ee5-f135ef255301} <Debug> TCPHandler: Processed in 0.001315244 sec. | ||
| 2096 | 2026.04.15 01:24:10.250264 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.04.15 01:24:10.250388 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2098 | 2026.04.15 01:24:10.250438 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2099 | 2026.04.15 01:24:10.250901 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.04.15 01:24:10.250945 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2101 | 2026.04.15 01:24:10.251254 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2102 | 2026.04.15 01:24:10.251457 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.04.15 01:24:10.251585 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 133.46 KiB/sec. | ||
| 2104 | 2026.04.15 01:24:10.251622 [ 6 ] {f0fecd0b-0539-48a1-90c7-d2c4ce4c98e9} <Debug> TCPHandler: Processed in 0.001422415 sec. | ||
| 2105 | 2026.04.15 01:24:10.251733 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.04.15 01:24:10.251827 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2107 | 2026.04.15 01:24:10.251866 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2108 | 2026.04.15 01:24:10.253484 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.04.15 01:24:10.253522 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2110 | 2026.04.15 01:24:10.254037 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2111 | 2026.04.15 01:24:10.254251 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.04.15 01:24:10.254379 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Debug> executeQuery: Read 2590 rows, 199.39 KiB in 0.00257 sec., 1007782.1011673153 rows/sec., 75.76 MiB/sec. | ||
| 2113 | 2026.04.15 01:24:10.254418 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2114 | 2026.04.15 01:24:10.254432 [ 6 ] {e8a800b3-b9ff-4e52-bcea-62bda6e6f97c} <Debug> TCPHandler: Processed in 0.002748219 sec. | ||
| 2115 | 2026.04.15 01:24:10.254543 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.04.15 01:24:10.254642 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.04.15 01:24:10.254682 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2118 | 2026.04.15 01:24:10.255103 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.04.15 01:24:10.255138 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2120 | 2026.04.15 01:24:10.255434 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2121 | 2026.04.15 01:24:10.255637 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.04.15 01:24:10.255766 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001144 sec., 48951.04895104895 rows/sec., 3.64 MiB/sec. | ||
| 2123 | 2026.04.15 01:24:10.255804 [ 6 ] {e1c8c7e0-c437-4c36-857c-fbc53c7fd55a} <Debug> TCPHandler: Processed in 0.001310873 sec. | ||
| 2124 | 2026.04.15 01:24:10.255924 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.04.15 01:24:10.256040 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.04.15 01:24:10.256088 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2127 | 2026.04.15 01:24:10.256818 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.04.15 01:24:10.256861 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2129 | 2026.04.15 01:24:10.257232 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2130 | 2026.04.15 01:24:10.257444 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.04.15 01:24:10.257576 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001558 sec., 529525.0320924262 rows/sec., 30.98 MiB/sec. | ||
| 2132 | 2026.04.15 01:24:10.257613 [ 6 ] {4b551644-5aa0-4fc9-a5f1-908b74dea416} <Debug> TCPHandler: Processed in 0.001749742 sec. | ||
| 2133 | 2026.04.15 01:24:10.257715 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.04.15 01:24:10.257809 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.04.15 01:24:10.257848 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2136 | 2026.04.15 01:24:10.258223 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.04.15 01:24:10.258259 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2138 | 2026.04.15 01:24:10.258670 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2139 | 2026.04.15 01:24:10.258884 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.04.15 01:24:10.259008 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 115.55 KiB/sec. | ||
| 2141 | 2026.04.15 01:24:10.259045 [ 6 ] {ef68e936-0b29-4e6f-abca-a6b30bdb7157} <Debug> TCPHandler: Processed in 0.001378994 sec. | ||
| 2142 | 2026.04.15 01:24:10.259153 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.04.15 01:24:10.259247 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.04.15 01:24:10.259286 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2145 | 2026.04.15 01:24:10.259666 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.04.15 01:24:10.259701 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2147 | 2026.04.15 01:24:10.260002 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2148 | 2026.04.15 01:24:10.260203 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.04.15 01:24:10.260327 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 2150 | 2026.04.15 01:24:10.260365 [ 6 ] {f6ad17f5-47ed-43ed-9b9c-73164a7f8b6d} <Debug> TCPHandler: Processed in 0.001261473 sec. | ||
| 2151 | 2026.04.15 01:24:10.260470 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.04.15 01:24:10.260563 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2153 | 2026.04.15 01:24:10.260601 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2154 | 2026.04.15 01:24:10.261391 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.04.15 01:24:10.261428 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2156 | 2026.04.15 01:24:10.261791 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2157 | 2026.04.15 01:24:10.262004 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.04.15 01:24:10.262135 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Debug> executeQuery: Read 1359 rows, 94.02 KiB in 0.001589 sec., 855254.877281309 rows/sec., 57.78 MiB/sec. | ||
| 2159 | 2026.04.15 01:24:10.262171 [ 6 ] {943d78a1-2387-4001-b300-c7ff455d318c} <Debug> TCPHandler: Processed in 0.001750171 sec. | ||
| 2160 | 2026.04.15 01:24:10.262278 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.04.15 01:24:10.262373 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.04.15 01:24:10.262415 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2163 | 2026.04.15 01:24:10.263636 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.04.15 01:24:10.263672 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2165 | 2026.04.15 01:24:10.264296 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2166 | 2026.04.15 01:24:10.264505 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.04.15 01:24:10.264635 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Debug> executeQuery: Read 3817 rows, 248.98 KiB in 0.00228 sec., 1674122.8070175438 rows/sec., 106.64 MiB/sec. | ||
| 2168 | 2026.04.15 01:24:10.264672 [ 6 ] {9ae88bd1-a9c5-47c0-ab76-d5c7315c101e} <Debug> TCPHandler: Processed in 0.002443814 sec. | ||
| 2169 | 2026.04.15 01:24:10.264779 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.04.15 01:24:10.264873 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2171 | 2026.04.15 01:24:10.264926 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2172 | 2026.04.15 01:24:10.265678 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.04.15 01:24:10.265715 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2174 | 2026.04.15 01:24:10.266259 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2175 | 2026.04.15 01:24:10.266478 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.04.15 01:24:10.266614 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001759 sec., 23877.20295622513 rows/sec., 42.79 MiB/sec. | ||
| 2177 | 2026.04.15 01:24:10.266665 [ 6 ] {154f751c-f779-4fee-9b87-c8fc97c0de74} <Debug> TCPHandler: Processed in 0.001934455 sec. | ||
| 2178 | 2026.04.15 01:24:10.266775 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.04.15 01:24:10.266870 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2180 | 2026.04.15 01:24:10.266912 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2181 | 2026.04.15 01:24:10.267228 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.04.15 01:24:10.267263 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2183 | 2026.04.15 01:24:10.267553 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2184 | 2026.04.15 01:24:10.267768 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.04.15 01:24:10.267894 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001042 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. | ||
| 2186 | 2026.04.15 01:24:10.267930 [ 6 ] {ce6d84bc-7339-4e8d-9ee9-c78f785a9edc} <Debug> TCPHandler: Processed in 0.001204351 sec. | ||
| 2187 | 2026.04.15 01:24:12.946251 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40066 | ||
| 2188 | 2026.04.15 01:24:12.946365 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.04.15 01:24:12.946390 [ 4 ] {} <Debug> TCP-Session: 960154ae-cbfe-4ef4-818e-2f359d482ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40066 | ||
| 2190 | 2026.04.15 01:24:12.946411 [ 4 ] {} <Debug> TCP-Session: 960154ae-cbfe-4ef4-818e-2f359d482ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.04.15 01:24:12.946422 [ 4 ] {} <Debug> TCP-Session: 960154ae-cbfe-4ef4-818e-2f359d482ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.04.15 01:24:12.946619 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41166 | ||
| 2193 | 2026.04.15 01:24:12.946663 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63524 | ||
| 2194 | 2026.04.15 01:24:12.946707 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64071 | ||
| 2195 | 2026.04.15 01:24:12.946719 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61674 | ||
| 2196 | 2026.04.15 01:24:12.946745 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.04.15 01:24:12.946761 [ 4 ] {} <Trace> TCP-Session: 960154ae-cbfe-4ef4-818e-2f359d482ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.04.15 01:24:12.946788 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.04.15 01:24:12.946799 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.04.15 01:24:12.946826 [ 290 ] {} <Debug> TCP-Session: 7c1d3f8f-f795-494b-bff2-ba3db25cad8f Authenticating user 'default' from [fd00:1122:3344:101::e]:64071 | ||
| 2201 | 2026.04.15 01:24:12.946834 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.04.15 01:24:12.946847 [ 287 ] {} <Debug> TCP-Session: 83f07c77-1be4-43cb-a1b0-bba5f5141aaa Authenticating user 'default' from [fd00:1122:3344:101::e]:63524 | ||
| 2203 | 2026.04.15 01:24:12.946857 [ 290 ] {} <Debug> TCP-Session: 7c1d3f8f-f795-494b-bff2-ba3db25cad8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.04.15 01:24:12.946868 [ 291 ] {} <Debug> TCP-Session: d127f6d3-dc13-4fc2-aafb-240c500d8b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:61674 | ||
| 2205 | 2026.04.15 01:24:12.946879 [ 287 ] {} <Debug> TCP-Session: 83f07c77-1be4-43cb-a1b0-bba5f5141aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.04.15 01:24:12.946884 [ 290 ] {} <Debug> TCP-Session: 7c1d3f8f-f795-494b-bff2-ba3db25cad8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.04.15 01:24:12.946904 [ 287 ] {} <Debug> TCP-Session: 83f07c77-1be4-43cb-a1b0-bba5f5141aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.04.15 01:24:12.946898 [ 291 ] {} <Debug> TCP-Session: d127f6d3-dc13-4fc2-aafb-240c500d8b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.04.15 01:24:12.946935 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2210 | 2026.04.15 01:24:12.946954 [ 291 ] {} <Debug> TCP-Session: d127f6d3-dc13-4fc2-aafb-240c500d8b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.04.15 01:24:12.946798 [ 286 ] {} <Debug> TCP-Session: b84123be-359e-4969-b302-77bb3ef64431 Authenticating user 'default' from [fd00:1122:3344:101::e]:41166 | ||
| 2212 | 2026.04.15 01:24:12.946739 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49386 | ||
| 2213 | 2026.04.15 01:24:12.947022 [ 286 ] {} <Debug> TCP-Session: b84123be-359e-4969-b302-77bb3ef64431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.04.15 01:24:12.946729 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64027 | ||
| 2215 | 2026.04.15 01:24:12.947064 [ 286 ] {} <Debug> TCP-Session: b84123be-359e-4969-b302-77bb3ef64431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.04.15 01:24:12.946712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62586 | ||
| 2217 | 2026.04.15 01:24:12.946686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60300 | ||
| 2218 | 2026.04.15 01:24:12.947264 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2219 | 2026.04.15 01:24:12.947319 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2220 | 2026.04.15 01:24:12.947494 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.04.15 01:24:12.947497 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2222 | 2026.04.15 01:24:12.947525 [ 288 ] {} <Debug> TCP-Session: 57c5ae82-62c1-4235-9650-610e0f9828c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60300 | ||
| 2223 | 2026.04.15 01:24:12.947529 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.04.15 01:24:12.947549 [ 289 ] {} <Debug> TCP-Session: ab440857-8948-4ea2-8986-b7b3d0aa6f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:62586 | ||
| 2225 | 2026.04.15 01:24:12.947554 [ 288 ] {} <Debug> TCP-Session: 57c5ae82-62c1-4235-9650-610e0f9828c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.04.15 01:24:12.947569 [ 292 ] {} <Debug> TCP-Session: 762243a0-20c1-4570-83c3-2ccb50eeff1c Authenticating user 'default' from [fd00:1122:3344:101::e]:64027 | ||
| 2227 | 2026.04.15 01:24:12.947591 [ 288 ] {} <Debug> TCP-Session: 57c5ae82-62c1-4235-9650-610e0f9828c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.04.15 01:24:12.947589 [ 289 ] {} <Debug> TCP-Session: ab440857-8948-4ea2-8986-b7b3d0aa6f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.04.15 01:24:12.947602 [ 292 ] {} <Debug> TCP-Session: 762243a0-20c1-4570-83c3-2ccb50eeff1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.04.15 01:24:12.947604 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 2231 | 2026.04.15 01:24:12.947634 [ 292 ] {} <Debug> TCP-Session: 762243a0-20c1-4570-83c3-2ccb50eeff1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.04.15 01:24:12.947622 [ 289 ] {} <Debug> TCP-Session: ab440857-8948-4ea2-8986-b7b3d0aa6f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.04.15 01:24:12.947558 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.04.15 01:24:12.947700 [ 293 ] {} <Debug> TCP-Session: 114e0227-3c6d-4143-ad4a-9126e97e542e Authenticating user 'default' from [fd00:1122:3344:101::e]:49386 | ||
| 2235 | 2026.04.15 01:24:12.947711 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2236 | 2026.04.15 01:24:12.947716 [ 293 ] {} <Debug> TCP-Session: 114e0227-3c6d-4143-ad4a-9126e97e542e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.04.15 01:24:12.947747 [ 293 ] {} <Debug> TCP-Session: 114e0227-3c6d-4143-ad4a-9126e97e542e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.04.15 01:24:13.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.77 MiB, peak 186.64 MiB, free memory in arenas 0.00 B, will set to 185.06 MiB (RSS), difference: 2.29 MiB | ||
| 2239 | 2026.04.15 01:24:13.085592 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.04.15 01:24:13.085783 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2241 | 2026.04.15 01:24:13.085856 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2242 | 2026.04.15 01:24:13.086596 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.04.15 01:24:13.086651 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2244 | 2026.04.15 01:24:13.089861 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2245 | 2026.04.15 01:24:13.090124 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.04.15 01:24:13.090274 [ 44 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2247 | 2026.04.15 01:24:13.090285 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.004551 sec., 12304.987914744012 rows/sec., 967.98 KiB/sec. | ||
| 2248 | 2026.04.15 01:24:13.090357 [ 44 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.04.15 01:24:13.090384 [ 6 ] {72b65c24-a2ef-4f07-8c34-d6947bf23678} <Debug> TCPHandler: Processed in 0.004927788 sec. | ||
| 2250 | 2026.04.15 01:24:13.090389 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2251 | 2026.04.15 01:24:13.090531 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.04.15 01:24:13.090535 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 2253 | 2026.04.15 01:24:13.090639 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2254 | 2026.04.15 01:24:13.090688 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2255 | 2026.04.15 01:24:13.090704 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2256 | 2026.04.15 01:24:13.090747 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 2257 | 2026.04.15 01:24:13.090822 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2258 | 2026.04.15 01:24:13.090875 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 124 rows starting from the beginning of the part | ||
| 2259 | 2026.04.15 01:24:13.090929 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2260 | 2026.04.15 01:24:13.090983 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2590 rows starting from the beginning of the part | ||
| 2261 | 2026.04.15 01:24:13.091028 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2262 | 2026.04.15 01:24:13.091133 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.04.15 01:24:13.091176 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2264 | 2026.04.15 01:24:13.094834 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 5 columns (5 merged, 0 gathered) in 0.004358608 sec., 718578.0414297408 rows/sec., 57.95 MiB/sec. | ||
| 2265 | 2026.04.15 01:24:13.095338 [ 195 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2266 | 2026.04.15 01:24:13.095734 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2267 | 2026.04.15 01:24:13.095786 [ 195 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.04.15 01:24:13.095920 [ 195 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_11_2} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2269 | 2026.04.15 01:24:13.096003 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.04.15 01:24:13.096044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2271 | 2026.04.15 01:24:13.096121 [ 44 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2272 | 2026.04.15 01:24:13.096152 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005537 sec., 11558.605743182228 rows/sec., 923.83 KiB/sec. | ||
| 2273 | 2026.04.15 01:24:13.096159 [ 44 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.04.15 01:24:13.096198 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2275 | 2026.04.15 01:24:13.096200 [ 6 ] {c08c57e1-6da3-46d1-91fa-3bc3d612b16c} <Debug> TCPHandler: Processed in 0.005721863 sec. | ||
| 2276 | 2026.04.15 01:24:13.096277 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 2277 | 2026.04.15 01:24:13.096337 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.04.15 01:24:13.096377 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2279 | 2026.04.15 01:24:13.096406 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part | ||
| 2280 | 2026.04.15 01:24:13.096440 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.04.15 01:24:13.096453 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2282 | 2026.04.15 01:24:13.096493 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.04.15 01:24:13.096499 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 98 rows starting from the beginning of the part | ||
| 2284 | 2026.04.15 01:24:13.096548 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2285 | 2026.04.15 01:24:13.096585 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1359 rows starting from the beginning of the part | ||
| 2286 | 2026.04.15 01:24:13.096624 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2287 | 2026.04.15 01:24:13.096899 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.04.15 01:24:13.096941 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2289 | 2026.04.15 01:24:13.097298 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2026.04.15 01:24:13.097527 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.04.15 01:24:13.097619 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372605 sec., 1315017.7946313762 rows/sec., 97.57 MiB/sec. | ||
| 2292 | 2026.04.15 01:24:13.097640 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2293 | 2026.04.15 01:24:13.097673 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001254 sec., 76555.02392344498 rows/sec., 5.33 MiB/sec. | ||
| 2294 | 2026.04.15 01:24:13.097680 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.04.15 01:24:13.097713 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2296 | 2026.04.15 01:24:13.097718 [ 6 ] {6545786d-668e-46c8-aeec-e17afbb58b21} <Debug> TCPHandler: Processed in 0.001431866 sec. | ||
| 2297 | 2026.04.15 01:24:13.097785 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 2298 | 2026.04.15 01:24:13.097846 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.04.15 01:24:13.097884 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2300 | 2026.04.15 01:24:13.097915 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 994 rows starting from the beginning of the part | ||
| 2301 | 2026.04.15 01:24:13.097915 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2302 | 2026.04.15 01:24:13.097947 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.04.15 01:24:13.097961 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2304 | 2026.04.15 01:24:13.097995 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2305 | 2026.04.15 01:24:13.098008 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2306 | 2026.04.15 01:24:13.098049 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2307 | 2026.04.15 01:24:13.098084 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3817 rows starting from the beginning of the part | ||
| 2308 | 2026.04.15 01:24:13.098119 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
| 2309 | 2026.04.15 01:24:13.098255 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.04.15 01:24:13.098336 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_11_2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2311 | 2026.04.15 01:24:13.098358 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.04.15 01:24:13.098399 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2313 | 2026.04.15 01:24:13.098410 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2314 | 2026.04.15 01:24:13.098739 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2315 | 2026.04.15 01:24:13.098971 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.04.15 01:24:13.099079 [ 44 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2317 | 2026.04.15 01:24:13.099108 [ 44 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.04.15 01:24:13.099113 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001185 sec., 30379.746835443035 rows/sec., 2.05 MiB/sec. | ||
| 2319 | 2026.04.15 01:24:13.099127 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2320 | 2026.04.15 01:24:13.099158 [ 6 ] {79790866-d50e-4028-ad6c-16cf38584f78} <Debug> TCPHandler: Processed in 0.001362224 sec. | ||
| 2321 | 2026.04.15 01:24:13.099221 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 2322 | 2026.04.15 01:24:13.099332 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2323 | 2026.04.15 01:24:13.099364 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 2324 | 2026.04.15 01:24:13.099423 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2325 | 2026.04.15 01:24:13.099466 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2326 | 2026.04.15 01:24:13.099503 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2327 | 2026.04.15 01:24:13.099539 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2328 | 2026.04.15 01:24:13.099581 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2329 | 2026.04.15 01:24:13.100431 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247122 sec., 399319.39297037496 rows/sec., 26.99 MiB/sec. | ||
| 2330 | 2026.04.15 01:24:13.100565 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2331 | 2026.04.15 01:24:13.100822 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.04.15 01:24:13.100891 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_11_2} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2333 | 2026.04.15 01:24:13.100965 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2334 | 2026.04.15 01:24:13.111755 [ 200 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5387 rows, containing 5 columns (5 merged, 0 gathered) in 0.013996331 sec., 384886.5820621133 rows/sec., 25.37 MiB/sec. | ||
| 2335 | 2026.04.15 01:24:13.112283 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2336 | 2026.04.15 01:24:13.112536 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.04.15 01:24:13.112610 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2338 | 2026.04.15 01:24:13.112686 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2339 | 2026.04.15 01:24:13.317309 [ 296 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> AggregatingTransform: Aggregating | ||
| 2340 | 2026.04.15 01:24:13.317371 [ 296 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> Aggregator: Aggregation method: without_key | ||
| 2341 | 2026.04.15 01:24:13.317402 [ 296 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001466326 sec. (681.977 rows/sec., 26.64 KiB/sec.) | ||
| 2342 | 2026.04.15 01:24:13.317417 [ 296 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Trace> Aggregator: Merging aggregated data | ||
| 2343 | 2026.04.15 01:24:13.318569 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.371634 sec., 2.6908194621590056 rows/sec., 107.63 B/sec. | ||
| 2344 | 2026.04.15 01:24:13.318734 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2345 | 2026.04.15 01:24:13.318763 [ 4 ] {30b70bce-7c1d-4883-890b-03e62ba15a20} <Debug> TCPHandler: Processed in 0.37207213 sec. | ||
| 2346 | 2026.04.15 01:24:13.318895 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.04.15 01:24:13.318927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.04.15 01:24:13.318940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.04.15 01:24:13.318969 [ 286 ] {} <Debug> TCP-Session: b84123be-359e-4969-b302-77bb3ef64431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.04.15 01:24:13.318968 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.04.15 01:24:13.319009 [ 290 ] {} <Debug> TCP-Session: 7c1d3f8f-f795-494b-bff2-ba3db25cad8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.04.15 01:24:13.319013 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.04.15 01:24:13.319040 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.04.15 01:24:13.319053 [ 287 ] {} <Debug> TCP-Session: 83f07c77-1be4-43cb-a1b0-bba5f5141aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.04.15 01:24:13.319072 [ 291 ] {} <Debug> TCP-Session: d127f6d3-dc13-4fc2-aafb-240c500d8b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.04.15 01:24:13.319030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.04.15 01:24:13.319089 [ 4 ] {} <Debug> TCP-Session: 960154ae-cbfe-4ef4-818e-2f359d482ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.04.15 01:24:13.319006 [ 289 ] {} <Debug> TCP-Session: ab440857-8948-4ea2-8986-b7b3d0aa6f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.04.15 01:24:13.319131 [ 292 ] {} <Debug> TCP-Session: 762243a0-20c1-4570-83c3-2ccb50eeff1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.04.15 01:24:13.318994 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2026.04.15 01:24:13.319012 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.04.15 01:24:13.319192 [ 288 ] {} <Debug> TCP-Session: 57c5ae82-62c1-4235-9650-610e0f9828c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.04.15 01:24:13.319226 [ 293 ] {} <Debug> TCP-Session: 114e0227-3c6d-4143-ad4a-9126e97e542e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.04.15 01:24:13.931775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4274 | ||
| 2365 | 2026.04.15 01:24:13.932253 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.04.15 01:24:13.932301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2367 | 2026.04.15 01:24:13.932812 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2368 | 2026.04.15 01:24:13.933053 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.04.15 01:24:13.933198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4274 | ||
| 2370 | 2026.04.15 01:24:14.000346 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.88 MiB, peak 199.01 MiB, free memory in arenas 0.00 B, will set to 204.15 MiB (RSS), difference: 17.28 MiB | ||
| 2371 | 2026.04.15 01:24:14.153955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2372 | 2026.04.15 01:24:14.172186 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.04.15 01:24:14.172279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2374 | 2026.04.15 01:24:14.178835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2375 | 2026.04.15 01:24:14.179607 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.04.15 01:24:14.184002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2377 | 2026.04.15 01:24:15.000232 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.67 MiB, peak 208.67 MiB, free memory in arenas 0.00 B, will set to 206.11 MiB (RSS), difference: 1.44 MiB | ||
| 2378 | 2026.04.15 01:24:16.431525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 308 | ||
| 2379 | 2026.04.15 01:24:16.434779 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.04.15 01:24:16.434827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2381 | 2026.04.15 01:24:16.443950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2382 | 2026.04.15 01:24:16.444283 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.04.15 01:24:16.444440 [ 40 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2384 | 2026.04.15 01:24:16.444505 [ 40 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.04.15 01:24:16.444524 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2386 | 2026.04.15 01:24:16.444524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2387 | 2026.04.15 01:24:16.444637 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 2388 | 2026.04.15 01:24:16.445189 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2389 | 2026.04.15 01:24:16.445334 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2390 | 2026.04.15 01:24:16.445696 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part | ||
| 2391 | 2026.04.15 01:24:16.446052 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 2392 | 2026.04.15 01:24:16.446396 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2393 | 2026.04.15 01:24:16.446731 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2394 | 2026.04.15 01:24:16.447064 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2395 | 2026.04.15 01:24:16.452585 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.007990054 sec., 38547.92470739246 rows/sec., 39.57 MiB/sec. | ||
| 2396 | 2026.04.15 01:24:16.453385 [ 199 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2397 | 2026.04.15 01:24:16.453900 [ 199 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.04.15 01:24:16.453962 [ 199 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_6_1} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2399 | 2026.04.15 01:24:16.454067 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2400 | 2026.04.15 01:24:18.090180 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.04.15 01:24:18.090366 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2402 | 2026.04.15 01:24:18.090435 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2403 | 2026.04.15 01:24:18.091083 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.04.15 01:24:18.091133 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2405 | 2026.04.15 01:24:18.091550 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2406 | 2026.04.15 01:24:18.091791 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.04.15 01:24:18.091949 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 2408 | 2026.04.15 01:24:18.091994 [ 6 ] {773c94a5-509a-4cab-b54e-cc047ab120fa} <Debug> TCPHandler: Processed in 0.001953255 sec. | ||
| 2409 | 2026.04.15 01:24:18.092129 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.04.15 01:24:18.092230 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2411 | 2026.04.15 01:24:18.092273 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2412 | 2026.04.15 01:24:18.092696 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.04.15 01:24:18.092730 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2414 | 2026.04.15 01:24:18.093054 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2415 | 2026.04.15 01:24:18.093298 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.04.15 01:24:18.093424 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 2417 | 2026.04.15 01:24:18.093460 [ 6 ] {699792ff-6f98-43a0-b8c6-66a0433f9ced} <Debug> TCPHandler: Processed in 0.001384105 sec. | ||
| 2418 | 2026.04.15 01:24:18.093576 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.04.15 01:24:18.093674 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.04.15 01:24:18.093718 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2421 | 2026.04.15 01:24:18.094124 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.04.15 01:24:18.094158 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2423 | 2026.04.15 01:24:18.094492 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2424 | 2026.04.15 01:24:18.094707 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.04.15 01:24:18.094839 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2426 | 2026.04.15 01:24:18.094874 [ 6 ] {e4177b22-374c-40ba-bcb3-6182a9a17dfc} <Debug> TCPHandler: Processed in 0.001348084 sec. | ||
| 2427 | 2026.04.15 01:24:18.094978 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.04.15 01:24:18.095074 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.04.15 01:24:18.095117 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2430 | 2026.04.15 01:24:18.095450 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.04.15 01:24:18.095484 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2432 | 2026.04.15 01:24:18.095793 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2433 | 2026.04.15 01:24:18.096013 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.04.15 01:24:18.096138 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2435 | 2026.04.15 01:24:18.096175 [ 6 ] {9c259975-b55c-412e-909c-4a1ff3f148bc} <Debug> TCPHandler: Processed in 0.001247322 sec. | ||
| 2436 | 2026.04.15 01:24:21.355258 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2437 | 2026.04.15 01:24:21.355337 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2438 | 2026.04.15 01:24:21.433320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4786 | ||
| 2439 | 2026.04.15 01:24:21.433882 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.04.15 01:24:21.433931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2441 | 2026.04.15 01:24:21.434472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2442 | 2026.04.15 01:24:21.434738 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.04.15 01:24:21.434871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4786 | ||
| 2444 | 2026.04.15 01:24:21.684123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2445 | 2026.04.15 01:24:21.701264 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.04.15 01:24:21.701330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2447 | 2026.04.15 01:24:21.707654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2448 | 2026.04.15 01:24:21.708352 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.04.15 01:24:21.711528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2450 | 2026.04.15 01:24:22.670685 [ 32 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2451 | 2026.04.15 01:24:22.670760 [ 32 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.04.15 01:24:22.670902 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2453 | 2026.04.15 01:24:22.671051 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::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 | ||
| 2454 | 2026.04.15 01:24:22.671223 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2455 | 2026.04.15 01:24:22.671280 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::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 | ||
| 2456 | 2026.04.15 01:24:22.671407 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
| 2457 | 2026.04.15 01:24:22.671492 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2458 | 2026.04.15 01:24:22.671576 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2459 | 2026.04.15 01:24:22.671659 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 2460 | 2026.04.15 01:24:22.672556 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578529 sec., 105794.69873534158 rows/sec., 8.20 MiB/sec. | ||
| 2461 | 2026.04.15 01:24:22.672793 [ 198 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2462 | 2026.04.15 01:24:22.673109 [ 198 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.04.15 01:24:22.673186 [ 198 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_5_1} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2464 | 2026.04.15 01:24:22.673275 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2465 | 2026.04.15 01:24:23.090459 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.04.15 01:24:23.090668 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2467 | 2026.04.15 01:24:23.090737 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2468 | 2026.04.15 01:24:23.091483 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.04.15 01:24:23.091524 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2470 | 2026.04.15 01:24:23.091953 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2471 | 2026.04.15 01:24:23.092179 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.04.15 01:24:23.092333 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001719 sec., 73298.42931937173 rows/sec., 6.33 MiB/sec. | ||
| 2473 | 2026.04.15 01:24:23.092378 [ 6 ] {d48d4e43-cb3b-4ec2-bb2e-cb49c0e099ce} <Debug> TCPHandler: Processed in 0.002100637 sec. | ||
| 2474 | 2026.04.15 01:24:23.092499 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.04.15 01:24:23.092593 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2476 | 2026.04.15 01:24:23.092634 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2477 | 2026.04.15 01:24:23.093061 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.04.15 01:24:23.093098 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2479 | 2026.04.15 01:24:23.093412 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2480 | 2026.04.15 01:24:23.093614 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.04.15 01:24:23.093739 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001165 sec., 30042.91845493562 rows/sec., 2.21 MiB/sec. | ||
| 2482 | 2026.04.15 01:24:23.093776 [ 6 ] {8808346c-e127-45bc-a6fc-568f15bdd45e} <Debug> TCPHandler: Processed in 0.001323854 sec. | ||
| 2483 | 2026.04.15 01:24:23.093885 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.04.15 01:24:23.093977 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2485 | 2026.04.15 01:24:23.094015 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2486 | 2026.04.15 01:24:23.094429 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.04.15 01:24:23.094465 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2488 | 2026.04.15 01:24:23.094777 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2489 | 2026.04.15 01:24:23.094979 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.04.15 01:24:23.095101 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001142 sec., 86690.01751313485 rows/sec., 6.77 MiB/sec. | ||
| 2491 | 2026.04.15 01:24:23.095136 [ 6 ] {88f24c3d-dfad-42a3-a2e1-895a280e4288} <Debug> TCPHandler: Processed in 0.001298093 sec. | ||
| 2492 | 2026.04.15 01:24:23.095245 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.04.15 01:24:23.095337 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.04.15 01:24:23.095378 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2495 | 2026.04.15 01:24:23.095775 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.04.15 01:24:23.095809 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2497 | 2026.04.15 01:24:23.096126 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2498 | 2026.04.15 01:24:23.096338 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.04.15 01:24:23.096463 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 2500 | 2026.04.15 01:24:23.096498 [ 6 ] {02e995cc-70b6-4f72-96fb-f81cd20a5a44} <Debug> TCPHandler: Processed in 0.001299213 sec. | ||
| 2501 | 2026.04.15 01:24:23.096603 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.04.15 01:24:23.096694 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.04.15 01:24:23.096746 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2504 | 2026.04.15 01:24:23.097567 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.04.15 01:24:23.097603 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2506 | 2026.04.15 01:24:23.098172 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2507 | 2026.04.15 01:24:23.098390 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.04.15 01:24:23.098525 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001849 sec., 18929.15089237426 rows/sec., 33.92 MiB/sec. | ||
| 2509 | 2026.04.15 01:24:23.098594 [ 6 ] {4f2482ca-2ca3-4c4c-824c-4e5807ccee63} <Debug> TCPHandler: Processed in 0.002038697 sec. | ||
| 2510 | 2026.04.15 01:24:23.098703 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.04.15 01:24:23.098795 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.04.15 01:24:23.098835 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2513 | 2026.04.15 01:24:23.099165 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.04.15 01:24:23.099200 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2515 | 2026.04.15 01:24:23.099487 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2516 | 2026.04.15 01:24:23.099689 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.04.15 01:24:23.099812 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 2518 | 2026.04.15 01:24:23.099846 [ 6 ] {837a8d73-1c58-4502-a9fb-174c57866c18} <Debug> TCPHandler: Processed in 0.001190061 sec. | ||
| 2519 | 2026.04.15 01:24:26.444856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 328 | ||
| 2520 | 2026.04.15 01:24:26.446875 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.04.15 01:24:26.446931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2522 | 2026.04.15 01:24:26.448093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2523 | 2026.04.15 01:24:26.448367 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.04.15 01:24:26.448697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2525 | 2026.04.15 01:24:28.083939 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.04.15 01:24:28.084206 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2527 | 2026.04.15 01:24:28.084611 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2528 | 2026.04.15 01:24:28.084652 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2529 | 2026.04.15 01:24:28.084910 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2530 | 2026.04.15 01:24:28.084981 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2531 | 2026.04.15 01:24:28.085126 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2532 | 2026.04.15 01:24:28.085230 [ 297 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2533 | 2026.04.15 01:24:28.085257 [ 311 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2534 | 2026.04.15 01:24:28.085257 [ 335 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2535 | 2026.04.15 01:24:28.085387 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2536 | 2026.04.15 01:24:28.085416 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2026.04.15 01:24:28.085501 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2538 | 2026.04.15 01:24:28.085522 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2539 | 2026.04.15 01:24:28.085558 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2540 | 2026.04.15 01:24:28.085595 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2541 | 2026.04.15 01:24:28.085630 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2542 | 2026.04.15 01:24:28.086632 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.002544 sec., 14937.106918238995 rows/sec., 614.96 KiB/sec. | ||
| 2543 | 2026.04.15 01:24:28.086777 [ 6 ] {aadc5545-311a-47cc-a18b-6d5de0ec0166} <Debug> TCPHandler: Processed in 0.002978004 sec. | ||
| 2544 | 2026.04.15 01:24:28.087472 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.04.15 01:24:28.087619 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2546 | 2026.04.15 01:24:28.087850 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2547 | 2026.04.15 01:24:28.087887 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2548 | 2026.04.15 01:24:28.088097 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2549 | 2026.04.15 01:24:28.088151 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2550 | 2026.04.15 01:24:28.088255 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2551 | 2026.04.15 01:24:28.088326 [ 335 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2552 | 2026.04.15 01:24:28.088326 [ 311 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2553 | 2026.04.15 01:24:28.088329 [ 316 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2554 | 2026.04.15 01:24:28.088464 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2555 | 2026.04.15 01:24:28.088490 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2556 | 2026.04.15 01:24:28.088561 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2557 | 2026.04.15 01:24:28.088580 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2558 | 2026.04.15 01:24:28.088611 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2559 | 2026.04.15 01:24:28.088642 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2560 | 2026.04.15 01:24:28.088670 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2561 | 2026.04.15 01:24:28.089314 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001761 sec., 21578.648495173198 rows/sec., 888.39 KiB/sec. | ||
| 2562 | 2026.04.15 01:24:28.089409 [ 6 ] {d583912e-93b6-4cd2-a4cc-3e0882f96bfe} <Debug> TCPHandler: Processed in 0.001989436 sec. | ||
| 2563 | 2026.04.15 01:24:28.089637 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.04.15 01:24:28.089773 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2565 | 2026.04.15 01:24:28.089986 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2566 | 2026.04.15 01:24:28.090023 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2567 | 2026.04.15 01:24:28.090227 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2568 | 2026.04.15 01:24:28.090279 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2569 | 2026.04.15 01:24:28.090376 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2570 | 2026.04.15 01:24:28.090428 [ 297 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2571 | 2026.04.15 01:24:28.090439 [ 335 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2572 | 2026.04.15 01:24:28.090438 [ 311 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2573 | 2026.04.15 01:24:28.090528 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2574 | 2026.04.15 01:24:28.090553 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2575 | 2026.04.15 01:24:28.090620 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2576 | 2026.04.15 01:24:28.090637 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2577 | 2026.04.15 01:24:28.090667 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2578 | 2026.04.15 01:24:28.090697 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2579 | 2026.04.15 01:24:28.090724 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2580 | 2026.04.15 01:24:28.091486 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00177 sec., 21468.926553672314 rows/sec., 883.87 KiB/sec. | ||
| 2581 | 2026.04.15 01:24:28.091616 [ 6 ] {f2d5e485-8afd-4fed-b6af-18d4346101e5} <Debug> TCPHandler: Processed in 0.002030386 sec. | ||
| 2582 | 2026.04.15 01:24:28.092098 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.04.15 01:24:28.092239 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2584 | 2026.04.15 01:24:28.092457 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2585 | 2026.04.15 01:24:28.092495 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2586 | 2026.04.15 01:24:28.092702 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2587 | 2026.04.15 01:24:28.092754 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2588 | 2026.04.15 01:24:28.092858 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2589 | 2026.04.15 01:24:28.092924 [ 311 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2590 | 2026.04.15 01:24:28.092928 [ 335 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2591 | 2026.04.15 01:24:28.092932 [ 326 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2592 | 2026.04.15 01:24:28.093068 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2593 | 2026.04.15 01:24:28.093094 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2594 | 2026.04.15 01:24:28.093161 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2595 | 2026.04.15 01:24:28.093178 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2596 | 2026.04.15 01:24:28.093208 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2597 | 2026.04.15 01:24:28.093239 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2598 | 2026.04.15 01:24:28.093266 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2599 | 2026.04.15 01:24:28.094082 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001906 sec., 19937.040923399793 rows/sec., 820.80 KiB/sec. | ||
| 2600 | 2026.04.15 01:24:28.094198 [ 6 ] {ee9bc6fd-6616-4e07-903c-2641b5774f91} <Debug> TCPHandler: Processed in 0.002149888 sec. | ||
| 2601 | 2026.04.15 01:24:28.094433 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.04.15 01:24:28.094568 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2603 | 2026.04.15 01:24:28.094785 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2604 | 2026.04.15 01:24:28.094822 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2605 | 2026.04.15 01:24:28.095029 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2606 | 2026.04.15 01:24:28.095080 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2607 | 2026.04.15 01:24:28.095178 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2608 | 2026.04.15 01:24:28.095237 [ 308 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2609 | 2026.04.15 01:24:28.095245 [ 326 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2610 | 2026.04.15 01:24:28.095247 [ 297 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2611 | 2026.04.15 01:24:28.095365 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2612 | 2026.04.15 01:24:28.095386 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2613 | 2026.04.15 01:24:28.095453 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2614 | 2026.04.15 01:24:28.095471 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2615 | 2026.04.15 01:24:28.095501 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2616 | 2026.04.15 01:24:28.095531 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2617 | 2026.04.15 01:24:28.095560 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2618 | 2026.04.15 01:24:28.096131 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00162 sec., 23456.79012345679 rows/sec., 965.71 KiB/sec. | ||
| 2619 | 2026.04.15 01:24:28.096243 [ 6 ] {6ca4432b-2e26-45d5-a76a-107b82741f8c} <Debug> TCPHandler: Processed in 0.001860873 sec. | ||
| 2620 | 2026.04.15 01:24:28.096446 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.04.15 01:24:28.096580 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2622 | 2026.04.15 01:24:28.096796 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2623 | 2026.04.15 01:24:28.096832 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2624 | 2026.04.15 01:24:28.097041 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2625 | 2026.04.15 01:24:28.097093 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2626 | 2026.04.15 01:24:28.097189 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2627 | 2026.04.15 01:24:28.097247 [ 311 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2628 | 2026.04.15 01:24:28.097255 [ 326 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2629 | 2026.04.15 01:24:28.097256 [ 297 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2630 | 2026.04.15 01:24:28.097370 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2631 | 2026.04.15 01:24:28.097390 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2632 | 2026.04.15 01:24:28.097456 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2633 | 2026.04.15 01:24:28.097474 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2634 | 2026.04.15 01:24:28.097502 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2635 | 2026.04.15 01:24:28.097532 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2636 | 2026.04.15 01:24:28.097559 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2637 | 2026.04.15 01:24:28.098398 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001873 sec., 20288.307528029898 rows/sec., 835.27 KiB/sec. | ||
| 2638 | 2026.04.15 01:24:28.098533 [ 6 ] {d52a5b98-fe93-4e5e-8644-1228c5f2e847} <Debug> TCPHandler: Processed in 0.002135778 sec. | ||
| 2639 | 2026.04.15 01:24:28.098740 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.04.15 01:24:28.098876 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2641 | 2026.04.15 01:24:28.099095 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2642 | 2026.04.15 01:24:28.099131 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2643 | 2026.04.15 01:24:28.099350 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2644 | 2026.04.15 01:24:28.099403 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2645 | 2026.04.15 01:24:28.099500 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2646 | 2026.04.15 01:24:28.099559 [ 308 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2647 | 2026.04.15 01:24:28.099559 [ 332 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2648 | 2026.04.15 01:24:28.099566 [ 311 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2649 | 2026.04.15 01:24:28.099673 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2650 | 2026.04.15 01:24:28.099699 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2651 | 2026.04.15 01:24:28.099766 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2652 | 2026.04.15 01:24:28.099784 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2653 | 2026.04.15 01:24:28.099814 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2654 | 2026.04.15 01:24:28.099850 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2655 | 2026.04.15 01:24:28.099883 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2656 | 2026.04.15 01:24:28.100483 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001666 sec., 22809.123649459783 rows/sec., 939.05 KiB/sec. | ||
| 2657 | 2026.04.15 01:24:28.100615 [ 6 ] {777ee168-2d22-4819-a6b3-714332605281} <Debug> TCPHandler: Processed in 0.001926114 sec. | ||
| 2658 | 2026.04.15 01:24:28.100840 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.04.15 01:24:28.100976 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2660 | 2026.04.15 01:24:28.101196 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2661 | 2026.04.15 01:24:28.101233 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2662 | 2026.04.15 01:24:28.101446 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2663 | 2026.04.15 01:24:28.101497 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2664 | 2026.04.15 01:24:28.101595 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2665 | 2026.04.15 01:24:28.101655 [ 332 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2666 | 2026.04.15 01:24:28.101655 [ 308 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2667 | 2026.04.15 01:24:28.101686 [ 313 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2668 | 2026.04.15 01:24:28.101771 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2669 | 2026.04.15 01:24:28.101792 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2670 | 2026.04.15 01:24:28.101857 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2671 | 2026.04.15 01:24:28.101876 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2672 | 2026.04.15 01:24:28.101906 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2673 | 2026.04.15 01:24:28.101937 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2674 | 2026.04.15 01:24:28.101971 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 2675 | 2026.04.15 01:24:28.102604 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001686 sec., 22538.55278766311 rows/sec., 927.91 KiB/sec. | ||
| 2676 | 2026.04.15 01:24:28.102731 [ 6 ] {d54cae76-e05a-402a-8c36-60a311112ae1} <Debug> TCPHandler: Processed in 0.001940225 sec. | ||
| 2677 | 2026.04.15 01:24:28.102940 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.04.15 01:24:28.103077 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2679 | 2026.04.15 01:24:28.103299 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2680 | 2026.04.15 01:24:28.103337 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2681 | 2026.04.15 01:24:28.103550 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2682 | 2026.04.15 01:24:28.103602 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2683 | 2026.04.15 01:24:28.103700 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2684 | 2026.04.15 01:24:28.103759 [ 332 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2685 | 2026.04.15 01:24:28.103759 [ 308 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2686 | 2026.04.15 01:24:28.103764 [ 313 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2687 | 2026.04.15 01:24:28.103875 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2688 | 2026.04.15 01:24:28.103897 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2689 | 2026.04.15 01:24:28.103963 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2690 | 2026.04.15 01:24:28.103981 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2691 | 2026.04.15 01:24:28.104010 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2692 | 2026.04.15 01:24:28.104042 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2693 | 2026.04.15 01:24:28.104070 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2694 | 2026.04.15 01:24:28.104665 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001647 sec., 23072.2525804493 rows/sec., 949.88 KiB/sec. | ||
| 2695 | 2026.04.15 01:24:28.104760 [ 6 ] {6f6b9ced-c748-48d6-bc90-bcfb8723eb15} <Debug> TCPHandler: Processed in 0.001869833 sec. | ||
| 2696 | 2026.04.15 01:24:28.104966 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.04.15 01:24:28.105103 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2698 | 2026.04.15 01:24:28.105321 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2699 | 2026.04.15 01:24:28.105358 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2700 | 2026.04.15 01:24:28.105571 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2701 | 2026.04.15 01:24:28.105623 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2702 | 2026.04.15 01:24:28.105720 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2703 | 2026.04.15 01:24:28.105784 [ 309 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2704 | 2026.04.15 01:24:28.105785 [ 313 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2705 | 2026.04.15 01:24:28.105789 [ 308 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2706 | 2026.04.15 01:24:28.105898 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2707 | 2026.04.15 01:24:28.105923 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2708 | 2026.04.15 01:24:28.105989 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2709 | 2026.04.15 01:24:28.106006 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2710 | 2026.04.15 01:24:28.106035 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2711 | 2026.04.15 01:24:28.106065 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2712 | 2026.04.15 01:24:28.106093 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2713 | 2026.04.15 01:24:28.106638 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001593 sec., 23854.362837413686 rows/sec., 982.08 KiB/sec. | ||
| 2714 | 2026.04.15 01:24:28.106733 [ 6 ] {b4de7811-b27a-4a03-9412-d6602728df35} <Debug> TCPHandler: Processed in 0.001816103 sec. | ||
| 2715 | 2026.04.15 01:24:28.106939 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.04.15 01:24:28.107076 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2717 | 2026.04.15 01:24:28.107433 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2718 | 2026.04.15 01:24:28.107470 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2719 | 2026.04.15 01:24:28.107686 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2720 | 2026.04.15 01:24:28.107737 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2721 | 2026.04.15 01:24:28.107835 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2722 | 2026.04.15 01:24:28.107888 [ 313 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2723 | 2026.04.15 01:24:28.107900 [ 309 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2724 | 2026.04.15 01:24:28.107903 [ 332 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2725 | 2026.04.15 01:24:28.107992 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2726 | 2026.04.15 01:24:28.108017 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2727 | 2026.04.15 01:24:28.108083 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2728 | 2026.04.15 01:24:28.108099 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2729 | 2026.04.15 01:24:28.108128 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2730 | 2026.04.15 01:24:28.108158 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2731 | 2026.04.15 01:24:28.108186 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2732 | 2026.04.15 01:24:28.108855 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001837 sec., 20685.900925421884 rows/sec., 851.63 KiB/sec. | ||
| 2733 | 2026.04.15 01:24:28.108965 [ 6 ] {cb6fcaed-23a9-4f60-81ee-d3f900e06a40} <Debug> TCPHandler: Processed in 0.002075407 sec. | ||
| 2734 | 2026.04.15 01:24:28.109285 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.04.15 01:24:28.109422 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2736 | 2026.04.15 01:24:28.109643 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2737 | 2026.04.15 01:24:28.109680 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2738 | 2026.04.15 01:24:28.109896 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2739 | 2026.04.15 01:24:28.109948 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2740 | 2026.04.15 01:24:28.110044 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2741 | 2026.04.15 01:24:28.110114 [ 346 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2742 | 2026.04.15 01:24:28.110121 [ 330 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2743 | 2026.04.15 01:24:28.110114 [ 332 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2744 | 2026.04.15 01:24:28.110240 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2745 | 2026.04.15 01:24:28.110266 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2746 | 2026.04.15 01:24:28.110333 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2747 | 2026.04.15 01:24:28.110351 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2748 | 2026.04.15 01:24:28.110379 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2749 | 2026.04.15 01:24:28.110408 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2750 | 2026.04.15 01:24:28.110436 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2751 | 2026.04.15 01:24:28.110991 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001628 sec., 23341.52334152334 rows/sec., 960.97 KiB/sec. | ||
| 2752 | 2026.04.15 01:24:28.111101 [ 6 ] {d95ad124-6cd3-4cef-8c2a-5ab8beb3d9ff} <Debug> TCPHandler: Processed in 0.001865754 sec. | ||
| 2753 | 2026.04.15 01:24:28.118194 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.04.15 01:24:28.118333 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2755 | 2026.04.15 01:24:28.118553 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2756 | 2026.04.15 01:24:28.118591 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2757 | 2026.04.15 01:24:28.118809 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2758 | 2026.04.15 01:24:28.118860 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2759 | 2026.04.15 01:24:28.118957 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 2760 | 2026.04.15 01:24:28.119020 [ 332 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2761 | 2026.04.15 01:24:28.119032 [ 330 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2762 | 2026.04.15 01:24:28.119035 [ 309 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2763 | 2026.04.15 01:24:28.119145 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (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 | ||
| 2764 | 2026.04.15 01:24:28.119167 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2765 | 2026.04.15 01:24:28.119233 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2766 | 2026.04.15 01:24:28.119250 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2767 | 2026.04.15 01:24:28.119278 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2768 | 2026.04.15 01:24:28.119309 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2769 | 2026.04.15 01:24:28.119337 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2770 | 2026.04.15 01:24:28.119917 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001645 sec., 23100.303951367783 rows/sec., 951.04 KiB/sec. | ||
| 2771 | 2026.04.15 01:24:28.120009 [ 6 ] {3a46a6d2-8004-46a2-83eb-26e438b4213d} <Debug> TCPHandler: Processed in 0.001865753 sec. | ||
| 2772 | 2026.04.15 01:24:28.126518 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.04.15 01:24:28.126649 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2774 | 2026.04.15 01:24:28.126699 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2775 | 2026.04.15 01:24:28.127299 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.04.15 01:24:28.127345 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2777 | 2026.04.15 01:24:28.127817 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2778 | 2026.04.15 01:24:28.128018 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Trace> oximeter.timeseries_schema (82a7dea0-c845-4df2-8560-45b0baf44dd8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.04.15 01:24:28.128159 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Debug> executeQuery: Read 13 rows, 4.47 KiB in 0.001546 sec., 8408.796895213454 rows/sec., 2.83 MiB/sec. | ||
| 2780 | 2026.04.15 01:24:28.128197 [ 6 ] {2a6012ae-5e16-4814-af49-76d42c2c850d} <Debug> TCPHandler: Processed in 0.001740591 sec. | ||
| 2781 | 2026.04.15 01:24:28.128307 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.04.15 01:24:28.128401 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.04.15 01:24:28.128441 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2784 | 2026.04.15 01:24:28.128934 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.04.15 01:24:28.128969 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2786 | 2026.04.15 01:24:28.129297 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2787 | 2026.04.15 01:24:28.129524 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.04.15 01:24:28.129648 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001265 sec., 224505.92885375491 rows/sec., 14.26 MiB/sec. | ||
| 2789 | 2026.04.15 01:24:28.129684 [ 6 ] {93988dbe-acdb-4bd2-86e4-f80dbffea536} <Debug> TCPHandler: Processed in 0.001425755 sec. | ||
| 2790 | 2026.04.15 01:24:28.129795 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.04.15 01:24:28.129887 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2792 | 2026.04.15 01:24:28.129927 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2793 | 2026.04.15 01:24:28.130310 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.04.15 01:24:28.130343 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2795 | 2026.04.15 01:24:28.130617 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2796 | 2026.04.15 01:24:28.130814 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.04.15 01:24:28.130938 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 458.11 KiB/sec. | ||
| 2798 | 2026.04.15 01:24:28.130975 [ 6 ] {04ead955-8d5c-4cbf-bd4b-877b0c2ed460} <Debug> TCPHandler: Processed in 0.001230732 sec. | ||
| 2799 | 2026.04.15 01:24:28.131082 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.04.15 01:24:28.131174 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2801 | 2026.04.15 01:24:28.131213 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2802 | 2026.04.15 01:24:28.131888 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.04.15 01:24:28.131923 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2804 | 2026.04.15 01:24:28.132299 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2805 | 2026.04.15 01:24:28.132506 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): 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.04.15 01:24:28.132634 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Debug> executeQuery: Read 815 rows, 64.49 KiB in 0.001477 sec., 551794.1773865945 rows/sec., 42.64 MiB/sec. | ||
| 2807 | 2026.04.15 01:24:28.132670 [ 6 ] {06ded37f-58dc-450d-a524-7a631f6e24ab} <Debug> TCPHandler: Processed in 0.001636669 sec. | ||
| 2808 | 2026.04.15 01:24:28.132774 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.04.15 01:24:28.132870 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.04.15 01:24:28.132910 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2811 | 2026.04.15 01:24:28.133319 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.04.15 01:24:28.133352 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2813 | 2026.04.15 01:24:28.133649 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2814 | 2026.04.15 01:24:28.133871 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.04.15 01:24:28.133995 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001146 sec., 135253.05410122164 rows/sec., 8.08 MiB/sec. | ||
| 2816 | 2026.04.15 01:24:28.134031 [ 6 ] {fb3184ae-8a3d-4dd9-90e1-1e11d327b628} <Debug> TCPHandler: Processed in 0.001306513 sec. | ||
| 2817 | 2026.04.15 01:24:28.134142 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.04.15 01:24:28.134235 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.04.15 01:24:28.134274 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2820 | 2026.04.15 01:24:28.134688 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.04.15 01:24:28.134722 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2822 | 2026.04.15 01:24:28.135021 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2823 | 2026.04.15 01:24:28.135228 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.04.15 01:24:28.135350 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001133 sec., 132391.87996469552 rows/sec., 8.55 MiB/sec. | ||
| 2825 | 2026.04.15 01:24:28.135387 [ 6 ] {db2c32a5-97c7-4209-bc4e-418708cf5825} <Debug> TCPHandler: Processed in 0.001294784 sec. | ||
| 2826 | 2026.04.15 01:24:28.135504 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.04.15 01:24:28.135597 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.04.15 01:24:28.135636 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2829 | 2026.04.15 01:24:28.136043 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.04.15 01:24:28.136077 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2831 | 2026.04.15 01:24:28.136369 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2832 | 2026.04.15 01:24:28.136576 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.04.15 01:24:28.136698 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001118 sec., 132379.24865831842 rows/sec., 7.53 MiB/sec. | ||
| 2834 | 2026.04.15 01:24:28.136737 [ 6 ] {58c4739e-8f4e-4a15-9b8b-e0fc89f78249} <Debug> TCPHandler: Processed in 0.001282663 sec. | ||
| 2835 | 2026.04.15 01:24:28.136851 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.04.15 01:24:28.136945 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2837 | 2026.04.15 01:24:28.136983 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2838 | 2026.04.15 01:24:28.137547 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.04.15 01:24:28.137581 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2840 | 2026.04.15 01:24:28.137906 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2841 | 2026.04.15 01:24:28.138127 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.04.15 01:24:28.138254 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Debug> executeQuery: Read 512 rows, 36.95 KiB in 0.001327 sec., 385832.70535041444 rows/sec., 27.19 MiB/sec. | ||
| 2843 | 2026.04.15 01:24:28.138292 [ 6 ] {bfdcffd2-5cf1-4145-905a-a4b3a48c7778} <Debug> TCPHandler: Processed in 0.001490307 sec. | ||
| 2844 | 2026.04.15 01:24:28.138404 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.04.15 01:24:28.138498 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2846 | 2026.04.15 01:24:28.138537 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2847 | 2026.04.15 01:24:28.138861 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.04.15 01:24:28.138895 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2849 | 2026.04.15 01:24:28.139183 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2850 | 2026.04.15 01:24:28.139383 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.04.15 01:24:28.139511 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 2852 | 2026.04.15 01:24:28.139547 [ 6 ] {644ca976-dbfb-421d-a77a-64dbef82b207} <Debug> TCPHandler: Processed in 0.001193551 sec. | ||
| 2853 | 2026.04.15 01:24:28.139654 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.04.15 01:24:28.139747 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2855 | 2026.04.15 01:24:28.139788 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2856 | 2026.04.15 01:24:28.140175 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.04.15 01:24:28.140208 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2858 | 2026.04.15 01:24:28.140534 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2859 | 2026.04.15 01:24:28.140739 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.04.15 01:24:28.140863 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001134 sec., 236331.56966490299 rows/sec., 15.71 MiB/sec. | ||
| 2861 | 2026.04.15 01:24:28.140901 [ 6 ] {df43e545-f71b-4f26-a58d-8366d451fe0a} <Debug> TCPHandler: Processed in 0.001296404 sec. | ||
| 2862 | 2026.04.15 01:24:28.141018 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.04.15 01:24:28.141109 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2864 | 2026.04.15 01:24:28.141151 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2865 | 2026.04.15 01:24:28.141474 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.04.15 01:24:28.141507 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2867 | 2026.04.15 01:24:28.141802 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2868 | 2026.04.15 01:24:28.142007 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.04.15 01:24:28.142131 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001039 sec., 1924.9278152069298 rows/sec., 125.95 KiB/sec. | ||
| 2870 | 2026.04.15 01:24:28.142166 [ 6 ] {f8117120-743e-4e6a-a685-3f6ef270ed0e} <Debug> TCPHandler: Processed in 0.001197751 sec. | ||
| 2871 | 2026.04.15 01:24:28.142276 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.04.15 01:24:28.142371 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.04.15 01:24:28.142425 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2874 | 2026.04.15 01:24:28.143119 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.04.15 01:24:28.143154 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2876 | 2026.04.15 01:24:28.143670 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2877 | 2026.04.15 01:24:28.143883 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.04.15 01:24:28.143996 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2879 | 2026.04.15 01:24:28.144012 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001659 sec., 4219.4092827004215 rows/sec., 7.56 MiB/sec. | ||
| 2880 | 2026.04.15 01:24:28.144035 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.04.15 01:24:28.144053 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2882 | 2026.04.15 01:24:28.144066 [ 6 ] {0d2c00f6-ab29-4300-b2ad-cac486118689} <Debug> TCPHandler: Processed in 0.001839473 sec. | ||
| 2883 | 2026.04.15 01:24:28.144153 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 2884 | 2026.04.15 01:24:28.144180 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.04.15 01:24:28.144286 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2886 | 2026.04.15 01:24:28.144327 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2887 | 2026.04.15 01:24:28.144410 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2026.04.15 01:24:28.144478 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 2889 | 2026.04.15 01:24:28.144623 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2890 | 2026.04.15 01:24:28.144643 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Trace> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.04.15 01:24:28.144681 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2892 | 2026.04.15 01:24:28.144733 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2893 | 2026.04.15 01:24:28.144849 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 2894 | 2026.04.15 01:24:28.144955 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2895 | 2026.04.15 01:24:28.144981 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2896 | 2026.04.15 01:24:28.145059 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2897 | 2026.04.15 01:24:28.145190 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Trace> oximeter.measurements_i64 (1c0a9adc-b9e8-4934-b14a-9626b00b3f3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.04.15 01:24:28.145320 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00106 sec., 8490.566037735849 rows/sec., 599.76 KiB/sec. | ||
| 2899 | 2026.04.15 01:24:28.145357 [ 6 ] {3f2f2e56-9d70-43fa-b70c-bdc90c504041} <Debug> TCPHandler: Processed in 0.001227822 sec. | ||
| 2900 | 2026.04.15 01:24:28.145475 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.04.15 01:24:28.145569 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.04.15 01:24:28.145609 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2903 | 2026.04.15 01:24:28.145922 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.04.15 01:24:28.145956 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2905 | 2026.04.15 01:24:28.146287 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2906 | 2026.04.15 01:24:28.146507 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.04.15 01:24:28.146632 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 2908 | 2026.04.15 01:24:28.146667 [ 6 ] {5ebdb762-4177-4308-95be-f10c17bf7cf8} <Debug> TCPHandler: Processed in 0.001250053 sec. | ||
| 2909 | 2026.04.15 01:24:28.147348 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 19 columns (19 merged, 0 gathered) in 0.003238518 sec., 52801.929771580704 rows/sec., 94.62 MiB/sec. | ||
| 2910 | 2026.04.15 01:24:28.147835 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2911 | 2026.04.15 01:24:28.148177 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.04.15 01:24:28.148238 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2913 | 2026.04.15 01:24:28.148343 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2914 | 2026.04.15 01:24:28.934959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5234 | ||
| 2915 | 2026.04.15 01:24:28.935499 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.04.15 01:24:28.935550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2917 | 2026.04.15 01:24:28.936034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2918 | 2026.04.15 01:24:28.936267 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.04.15 01:24:28.936395 [ 45 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2920 | 2026.04.15 01:24:28.936404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5234 | ||
| 2921 | 2026.04.15 01:24:28.936440 [ 45 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.04.15 01:24:28.936463 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2923 | 2026.04.15 01:24:28.936621 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 2924 | 2026.04.15 01:24:28.936835 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2026.04.15 01:24:28.936897 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2866 rows starting from the beginning of the part | ||
| 2926 | 2026.04.15 01:24:28.937000 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 2927 | 2026.04.15 01:24:28.937075 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 2928 | 2026.04.15 01:24:28.937140 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 2929 | 2026.04.15 01:24:28.937203 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 2930 | 2026.04.15 01:24:28.937265 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 2931 | 2026.04.15 01:24:28.938757 [ 199 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5234 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221262 sec., 2365521.4180473825 rows/sec., 33.84 MiB/sec. | ||
| 2932 | 2026.04.15 01:24:28.939555 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2933 | 2026.04.15 01:24:28.939896 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_11_2} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.04.15 01:24:28.939981 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_11_2} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2935 | 2026.04.15 01:24:28.940081 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2936 | 2026.04.15 01:24:29.211606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2937 | 2026.04.15 01:24:29.229735 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.04.15 01:24:29.229789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2939 | 2026.04.15 01:24:29.235688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2940 | 2026.04.15 01:24:29.236388 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.04.15 01:24:29.236652 [ 63 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2942 | 2026.04.15 01:24:29.236713 [ 63 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.04.15 01:24:29.236732 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2944 | 2026.04.15 01:24:29.236837 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2945 | 2026.04.15 01:24:29.239373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2946 | 2026.04.15 01:24:29.239854 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2947 | 2026.04.15 01:24:29.240544 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2948 | 2026.04.15 01:24:29.243791 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2949 | 2026.04.15 01:24:29.247147 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2950 | 2026.04.15 01:24:29.250913 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2951 | 2026.04.15 01:24:29.255359 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2952 | 2026.04.15 01:24:29.259706 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 2953 | 2026.04.15 01:24:29.311905 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075106704 sec., 1105.094426723878 rows/sec., 5.71 MiB/sec. | ||
| 2954 | 2026.04.15 01:24:29.313539 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2955 | 2026.04.15 01:24:29.315332 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_11_2} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.04.15 01:24:29.315428 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_11_2} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2957 | 2026.04.15 01:24:29.316572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2958 | 2026.04.15 01:24:30.001175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.22 MiB, peak 220.09 MiB, free memory in arenas 0.00 B, will set to 220.62 MiB (RSS), difference: 10.40 MiB | ||
| 2959 | 2026.04.15 01:24:33.090207 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.04.15 01:24:33.090420 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2961 | 2026.04.15 01:24:33.090492 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2962 | 2026.04.15 01:24:33.091198 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.04.15 01:24:33.091252 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2964 | 2026.04.15 01:24:33.091678 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2965 | 2026.04.15 01:24:33.091908 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.04.15 01:24:33.092073 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001706 sec., 73856.9753810082 rows/sec., 6.38 MiB/sec. | ||
| 2967 | 2026.04.15 01:24:33.092125 [ 6 ] {1af77aba-9aa8-4c51-93f2-e8359649fb92} <Debug> TCPHandler: Processed in 0.002052217 sec. | ||
| 2968 | 2026.04.15 01:24:33.092257 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.04.15 01:24:33.092364 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.04.15 01:24:33.092410 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2971 | 2026.04.15 01:24:33.092847 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.04.15 01:24:33.092886 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2973 | 2026.04.15 01:24:33.093202 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2974 | 2026.04.15 01:24:33.093414 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.04.15 01:24:33.093551 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001214 sec., 28830.313014827017 rows/sec., 2.12 MiB/sec. | ||
| 2976 | 2026.04.15 01:24:33.093590 [ 6 ] {199a7c6c-46cd-42ef-be6b-4af2f30a0d35} <Debug> TCPHandler: Processed in 0.001385905 sec. | ||
| 2977 | 2026.04.15 01:24:33.093707 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.04.15 01:24:33.093807 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2979 | 2026.04.15 01:24:33.093849 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2980 | 2026.04.15 01:24:33.094292 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.04.15 01:24:33.094330 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2982 | 2026.04.15 01:24:33.094658 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2983 | 2026.04.15 01:24:33.094873 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.04.15 01:24:33.095005 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001221 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 2985 | 2026.04.15 01:24:33.095043 [ 6 ] {b8a3a754-9417-4a45-8dbb-a95bf0390ac4} <Debug> TCPHandler: Processed in 0.001385535 sec. | ||
| 2986 | 2026.04.15 01:24:33.095154 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.04.15 01:24:33.095250 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.04.15 01:24:33.095294 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2989 | 2026.04.15 01:24:33.095705 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.04.15 01:24:33.095742 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2991 | 2026.04.15 01:24:33.096076 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2992 | 2026.04.15 01:24:33.096284 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.04.15 01:24:33.096414 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2994 | 2026.04.15 01:24:33.096450 [ 6 ] {267ae277-81f3-41ee-a550-1171e06b9d5d} <Debug> TCPHandler: Processed in 0.001345024 sec. | ||
| 2995 | 2026.04.15 01:24:33.096561 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.04.15 01:24:33.096656 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.04.15 01:24:33.096710 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2998 | 2026.04.15 01:24:33.097528 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.04.15 01:24:33.097564 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3000 | 2026.04.15 01:24:33.098125 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3001 | 2026.04.15 01:24:33.098360 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.04.15 01:24:33.098497 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00186 sec., 18817.204301075268 rows/sec., 33.72 MiB/sec. | ||
| 3003 | 2026.04.15 01:24:33.098560 [ 6 ] {325d97c6-b661-4137-8be0-e341dc2d75d9} <Debug> TCPHandler: Processed in 0.002046837 sec. | ||
| 3004 | 2026.04.15 01:24:33.098672 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.04.15 01:24:33.098767 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.04.15 01:24:33.098809 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2026.04.15 01:24:33.099163 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.04.15 01:24:33.099198 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3009 | 2026.04.15 01:24:33.099521 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3010 | 2026.04.15 01:24:33.099732 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.04.15 01:24:33.099860 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3012 | 2026.04.15 01:24:33.099896 [ 6 ] {2a2a50ed-76ee-4848-b8c1-7037bbb77a85} <Debug> TCPHandler: Processed in 0.001272043 sec. | ||
| 3013 | 2026.04.15 01:24:36.355394 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3014 | 2026.04.15 01:24:36.355493 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3015 | 2026.04.15 01:24:36.437429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5746 | ||
| 3016 | 2026.04.15 01:24:36.437920 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.04.15 01:24:36.437960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3018 | 2026.04.15 01:24:36.438587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3019 | 2026.04.15 01:24:36.438819 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.04.15 01:24:36.438949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5746 | ||
| 3021 | 2026.04.15 01:24:36.449678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 394 | ||
| 3022 | 2026.04.15 01:24:36.452630 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.04.15 01:24:36.452689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3024 | 2026.04.15 01:24:36.454009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3025 | 2026.04.15 01:24:36.454302 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.04.15 01:24:36.454580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3027 | 2026.04.15 01:24:36.740359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3028 | 2026.04.15 01:24:36.756864 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.04.15 01:24:36.756919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3030 | 2026.04.15 01:24:36.762564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3031 | 2026.04.15 01:24:36.763233 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.04.15 01:24:36.765930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3033 | 2026.04.15 01:24:38.096310 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.04.15 01:24:38.096493 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.04.15 01:24:38.096558 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3036 | 2026.04.15 01:24:38.097272 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.04.15 01:24:38.097322 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3038 | 2026.04.15 01:24:38.097728 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3039 | 2026.04.15 01:24:38.097960 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.04.15 01:24:38.098119 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 3041 | 2026.04.15 01:24:38.098170 [ 6 ] {700cdf44-0809-4673-97ee-cc041c145d3d} <Debug> TCPHandler: Processed in 0.002000736 sec. | ||
| 3042 | 2026.04.15 01:24:38.098299 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.04.15 01:24:38.098402 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3044 | 2026.04.15 01:24:38.098447 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3045 | 2026.04.15 01:24:38.099169 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.04.15 01:24:38.099208 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3047 | 2026.04.15 01:24:38.099578 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3048 | 2026.04.15 01:24:38.099803 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.04.15 01:24:38.099917 [ 150 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3050 | 2026.04.15 01:24:38.099945 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001566 sec., 517879.94891443173 rows/sec., 40.02 MiB/sec. | ||
| 3051 | 2026.04.15 01:24:38.099956 [ 150 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.04.15 01:24:38.099977 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3053 | 2026.04.15 01:24:38.099984 [ 6 ] {fdd4ac81-bf99-4234-8ac4-2be92d44bc99} <Debug> TCPHandler: Processed in 0.001737141 sec. | ||
| 3054 | 2026.04.15 01:24:38.100095 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.04.15 01:24:38.100110 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 3056 | 2026.04.15 01:24:38.100192 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.04.15 01:24:38.100239 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3058 | 2026.04.15 01:24:38.100274 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3059 | 2026.04.15 01:24:38.100316 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2596 rows starting from the beginning of the part | ||
| 3060 | 2026.04.15 01:24:38.100417 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3061 | 2026.04.15 01:24:38.100471 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part | ||
| 3062 | 2026.04.15 01:24:38.100521 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 815 rows starting from the beginning of the part | ||
| 3063 | 2026.04.15 01:24:38.100566 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 126 rows starting from the beginning of the part | ||
| 3064 | 2026.04.15 01:24:38.100614 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 811 rows starting from the beginning of the part | ||
| 3065 | 2026.04.15 01:24:38.100668 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.04.15 01:24:38.100708 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3067 | 2026.04.15 01:24:38.101044 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3068 | 2026.04.15 01:24:38.101259 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.04.15 01:24:38.101391 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001218 sec., 122331.69129720856 rows/sec., 7.27 MiB/sec. | ||
| 3070 | 2026.04.15 01:24:38.101428 [ 6 ] {5a1cf7ae-7864-4817-bd13-1c008c002e77} <Debug> TCPHandler: Processed in 0.001382515 sec. | ||
| 3071 | 2026.04.15 01:24:38.101540 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.04.15 01:24:38.101635 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.04.15 01:24:38.101676 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3074 | 2026.04.15 01:24:38.102091 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.04.15 01:24:38.102127 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3076 | 2026.04.15 01:24:38.102441 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3077 | 2026.04.15 01:24:38.102603 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002554396 sec., 1773413.362689262 rows/sec., 142.56 MiB/sec. | ||
| 3078 | 2026.04.15 01:24:38.102661 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.04.15 01:24:38.102791 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 3080 | 2026.04.15 01:24:38.102826 [ 6 ] {28afa194-21de-46ef-bc4b-fd7dc5f9344c} <Debug> TCPHandler: Processed in 0.001334334 sec. | ||
| 3081 | 2026.04.15 01:24:38.102936 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.04.15 01:24:38.103030 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.04.15 01:24:38.103070 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3084 | 2026.04.15 01:24:38.103100 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3085 | 2026.04.15 01:24:38.103461 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.04.15 01:24:38.103496 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.04.15 01:24:38.103538 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3088 | 2026.04.15 01:24:38.103559 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_16_3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3089 | 2026.04.15 01:24:38.103666 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3090 | 2026.04.15 01:24:38.103855 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3091 | 2026.04.15 01:24:38.104087 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.04.15 01:24:38.104210 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 3093 | 2026.04.15 01:24:38.104246 [ 6 ] {b7439dbf-bf03-4549-ae46-b21310cf06e4} <Debug> TCPHandler: Processed in 0.001358454 sec. | ||
| 3094 | 2026.04.15 01:24:38.104357 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.04.15 01:24:38.104452 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3096 | 2026.04.15 01:24:38.104490 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3097 | 2026.04.15 01:24:38.105086 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.04.15 01:24:38.105120 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3099 | 2026.04.15 01:24:38.105441 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2026.04.15 01:24:38.105647 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.04.15 01:24:38.105742 [ 150 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.04.15 01:24:38.105774 [ 150 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.04.15 01:24:38.105776 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001341 sec., 370618.9410887398 rows/sec., 26.03 MiB/sec. | ||
| 3104 | 2026.04.15 01:24:38.105791 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3105 | 2026.04.15 01:24:38.105823 [ 6 ] {91590364-d6a1-46f5-876b-bfb1c75b5c1a} <Debug> TCPHandler: Processed in 0.001513697 sec. | ||
| 3106 | 2026.04.15 01:24:38.105879 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 3107 | 2026.04.15 01:24:38.105941 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.04.15 01:24:38.105994 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.04.15 01:24:38.106034 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1381 rows starting from the beginning of the part | ||
| 3110 | 2026.04.15 01:24:38.106049 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3111 | 2026.04.15 01:24:38.106097 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3112 | 2026.04.15 01:24:38.106123 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3113 | 2026.04.15 01:24:38.106176 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 99 rows starting from the beginning of the part | ||
| 3114 | 2026.04.15 01:24:38.106220 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 3115 | 2026.04.15 01:24:38.106260 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 99 rows starting from the beginning of the part | ||
| 3116 | 2026.04.15 01:24:38.106301 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 497 rows starting from the beginning of the part | ||
| 3117 | 2026.04.15 01:24:38.106453 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.04.15 01:24:38.106494 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3119 | 2026.04.15 01:24:38.106832 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3120 | 2026.04.15 01:24:38.107079 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.04.15 01:24:38.107217 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 3122 | 2026.04.15 01:24:38.107256 [ 6 ] {38300d25-b766-4bc0-b930-0321467d2ce5} <Debug> TCPHandler: Processed in 0.001363834 sec. | ||
| 3123 | 2026.04.15 01:24:38.107358 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.04.15 01:24:38.107450 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.04.15 01:24:38.107493 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3126 | 2026.04.15 01:24:38.107562 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721881 sec., 1540176.1213463647 rows/sec., 113.32 MiB/sec. | ||
| 3127 | 2026.04.15 01:24:38.107774 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3128 | 2026.04.15 01:24:38.107883 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.04.15 01:24:38.107924 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3130 | 2026.04.15 01:24:38.108016 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.04.15 01:24:38.108088 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_16_3} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2026.04.15 01:24:38.108159 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3133 | 2026.04.15 01:24:38.108277 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3134 | 2026.04.15 01:24:38.108491 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.04.15 01:24:38.108588 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3136 | 2026.04.15 01:24:38.108616 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.04.15 01:24:38.108620 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 3138 | 2026.04.15 01:24:38.108632 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3139 | 2026.04.15 01:24:38.108657 [ 6 ] {29e9a6d2-472b-4b0a-9308-ba903328e5c3} <Debug> TCPHandler: Processed in 0.001347904 sec. | ||
| 3140 | 2026.04.15 01:24:38.108704 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 3141 | 2026.04.15 01:24:38.108769 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.04.15 01:24:38.108801 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3143 | 2026.04.15 01:24:38.108832 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5387 rows starting from the beginning of the part | ||
| 3144 | 2026.04.15 01:24:38.108867 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.04.15 01:24:38.108885 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 3146 | 2026.04.15 01:24:38.108914 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3147 | 2026.04.15 01:24:38.108934 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3148 | 2026.04.15 01:24:38.108978 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 268 rows starting from the beginning of the part | ||
| 3149 | 2026.04.15 01:24:38.109016 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 3150 | 2026.04.15 01:24:38.109056 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3151 | 2026.04.15 01:24:38.109238 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.04.15 01:24:38.109279 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3153 | 2026.04.15 01:24:38.109591 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3154 | 2026.04.15 01:24:38.109801 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.04.15 01:24:38.109931 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 3156 | 2026.04.15 01:24:38.109967 [ 6 ] {21a034d4-5be0-4d00-806b-e6aff96ee1f2} <Debug> TCPHandler: Processed in 0.001247843 sec. | ||
| 3157 | 2026.04.15 01:24:38.110074 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.04.15 01:24:38.110168 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.04.15 01:24:38.110222 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3160 | 2026.04.15 01:24:38.110958 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.04.15 01:24:38.110993 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3162 | 2026.04.15 01:24:38.111353 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6400 rows, containing 5 columns (5 merged, 0 gathered) in 0.002680399 sec., 2387704.218662968 rows/sec., 158.18 MiB/sec. | ||
| 3163 | 2026.04.15 01:24:38.111536 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3164 | 2026.04.15 01:24:38.111761 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.04.15 01:24:38.111827 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3166 | 2026.04.15 01:24:38.111900 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001749 sec., 4002.2870211549457 rows/sec., 7.17 MiB/sec. | ||
| 3167 | 2026.04.15 01:24:38.111957 [ 6 ] {16605390-1817-4a90-8b90-270a2fe9156d} <Debug> TCPHandler: Processed in 0.001932784 sec. | ||
| 3168 | 2026.04.15 01:24:38.112075 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.04.15 01:24:38.112079 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.04.15 01:24:38.112160 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3171 | 2026.04.15 01:24:38.112174 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.04.15 01:24:38.112219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3173 | 2026.04.15 01:24:38.112221 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3174 | 2026.04.15 01:24:38.112569 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.04.15 01:24:38.112604 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3176 | 2026.04.15 01:24:38.112907 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3177 | 2026.04.15 01:24:38.113118 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.04.15 01:24:38.113213 [ 150 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3179 | 2026.04.15 01:24:38.113240 [ 150 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.04.15 01:24:38.113246 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 3181 | 2026.04.15 01:24:38.113257 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3182 | 2026.04.15 01:24:38.113282 [ 6 ] {50c99648-fadf-4fa4-9a84-1dd4a54b8dd7} <Debug> TCPHandler: Processed in 0.001255702 sec. | ||
| 3183 | 2026.04.15 01:24:38.113326 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3184 | 2026.04.15 01:24:38.113410 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3185 | 2026.04.15 01:24:38.113434 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part | ||
| 3186 | 2026.04.15 01:24:38.113477 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3187 | 2026.04.15 01:24:38.113512 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3188 | 2026.04.15 01:24:38.113545 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3189 | 2026.04.15 01:24:38.113575 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3190 | 2026.04.15 01:24:38.113608 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3191 | 2026.04.15 01:24:38.114326 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028519 sec., 834209.1881627855 rows/sec., 55.47 MiB/sec. | ||
| 3192 | 2026.04.15 01:24:38.114508 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3193 | 2026.04.15 01:24:38.114807 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.04.15 01:24:38.114868 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_16_3} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3195 | 2026.04.15 01:24:38.114938 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3196 | 2026.04.15 01:24:39.995285 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.04.15 01:24:39.995471 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3198 | 2026.04.15 01:24:39.995536 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3199 | 2026.04.15 01:24:39.996138 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.04.15 01:24:39.996186 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3201 | 2026.04.15 01:24:39.996578 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3202 | 2026.04.15 01:24:39.996803 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.04.15 01:24:39.996962 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00154 sec., 6493.506493506494 rows/sec., 529.50 KiB/sec. | ||
| 3204 | 2026.04.15 01:24:39.997002 [ 6 ] {18e26104-e4c7-4a62-a733-7ab8674b26a8} <Debug> TCPHandler: Processed in 0.001854073 sec. | ||
| 3205 | 2026.04.15 01:24:39.997119 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.04.15 01:24:39.997212 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3207 | 2026.04.15 01:24:39.997251 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3208 | 2026.04.15 01:24:39.999204 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.04.15 01:24:39.999240 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3210 | 2026.04.15 01:24:39.999701 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3211 | 2026.04.15 01:24:39.999913 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.04.15 01:24:40.000040 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Debug> executeQuery: Read 2476 rows, 188.43 KiB in 0.002846 sec., 869992.9725931131 rows/sec., 64.66 MiB/sec. | ||
| 3213 | 2026.04.15 01:24:40.000076 [ 6 ] {551697e4-6e15-41e8-96e7-a4f06b1042e3} <Debug> TCPHandler: Processed in 0.003004314 sec. | ||
| 3214 | 2026.04.15 01:24:40.000250 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.04.15 01:24:40.000343 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.04.15 01:24:40.000382 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3217 | 2026.04.15 01:24:40.000797 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.04.15 01:24:40.000832 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3219 | 2026.04.15 01:24:40.001115 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3220 | 2026.04.15 01:24:40.001318 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.04.15 01:24:40.001441 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.001115 sec., 48430.4932735426 rows/sec., 3.51 MiB/sec. | ||
| 3222 | 2026.04.15 01:24:40.001441 [ 148 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3223 | 2026.04.15 01:24:40.001477 [ 6 ] {3cc60b2c-1dbf-4020-9f69-220ca79dc59f} <Debug> TCPHandler: Processed in 0.001275313 sec. | ||
| 3224 | 2026.04.15 01:24:40.001518 [ 148 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.04.15 01:24:40.001545 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3226 | 2026.04.15 01:24:40.001599 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.04.15 01:24:40.001646 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::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 | ||
| 3228 | 2026.04.15 01:24:40.001699 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.04.15 01:24:40.001741 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3230 | 2026.04.15 01:24:40.001782 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3231 | 2026.04.15 01:24:40.001820 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 68 rows starting from the beginning of the part | ||
| 3232 | 2026.04.15 01:24:40.001921 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 3233 | 2026.04.15 01:24:40.001983 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 155 rows starting from the beginning of the part | ||
| 3234 | 2026.04.15 01:24:40.002034 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 3235 | 2026.04.15 01:24:40.002080 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3236 | 2026.04.15 01:24:40.002130 [ 189 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 3237 | 2026.04.15 01:24:40.002468 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.04.15 01:24:40.002508 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3239 | 2026.04.15 01:24:40.002883 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3240 | 2026.04.15 01:24:40.003094 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496017 sec., 331547.03455909924 rows/sec., 22.76 MiB/sec. | ||
| 3241 | 2026.04.15 01:24:40.003099 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.04.15 01:24:40.003248 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00157 sec., 510191.0828025478 rows/sec., 29.47 MiB/sec. | ||
| 3243 | 2026.04.15 01:24:40.003288 [ 6 ] {c2898887-007a-4f06-b2a7-5c74221cc918} <Debug> TCPHandler: Processed in 0.001736301 sec. | ||
| 3244 | 2026.04.15 01:24:40.003315 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3245 | 2026.04.15 01:24:40.003405 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.04.15 01:24:40.003503 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.04.15 01:24:40.003542 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3248 | 2026.04.15 01:24:40.003655 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.04.15 01:24:40.003749 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_10_2} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3250 | 2026.04.15 01:24:40.003861 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3251 | 2026.04.15 01:24:40.003910 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.04.15 01:24:40.003949 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3253 | 2026.04.15 01:24:40.004232 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3254 | 2026.04.15 01:24:40.004433 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.04.15 01:24:40.004555 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 65.71 KiB/sec. | ||
| 3256 | 2026.04.15 01:24:40.004590 [ 6 ] {74dcf8fd-5339-4442-8d23-029145aa3198} <Debug> TCPHandler: Processed in 0.001241142 sec. | ||
| 3257 | 2026.04.15 01:24:40.004702 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.04.15 01:24:40.004794 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3259 | 2026.04.15 01:24:40.004831 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3260 | 2026.04.15 01:24:40.005771 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.04.15 01:24:40.005805 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3262 | 2026.04.15 01:24:40.006155 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3263 | 2026.04.15 01:24:40.006358 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.04.15 01:24:40.006508 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001732 sec., 769630.4849884526 rows/sec., 51.63 MiB/sec. | ||
| 3265 | 2026.04.15 01:24:40.006543 [ 6 ] {024e8e15-94b3-4745-9df0-af5db5055563} <Debug> TCPHandler: Processed in 0.001896064 sec. | ||
| 3266 | 2026.04.15 01:24:40.006648 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.04.15 01:24:40.006739 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.04.15 01:24:40.006781 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3269 | 2026.04.15 01:24:40.007509 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.04.15 01:24:40.007542 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3271 | 2026.04.15 01:24:40.008004 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3272 | 2026.04.15 01:24:40.008215 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.04.15 01:24:40.008338 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Debug> executeQuery: Read 1533 rows, 95.54 KiB in 0.001617 sec., 948051.9480519481 rows/sec., 57.70 MiB/sec. | ||
| 3274 | 2026.04.15 01:24:40.008373 [ 6 ] {38f42f51-b187-4f89-9d0b-9b467fff8b05} <Debug> TCPHandler: Processed in 0.001771822 sec. | ||
| 3275 | 2026.04.15 01:24:40.008481 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.04.15 01:24:40.008572 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.04.15 01:24:40.008624 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3278 | 2026.04.15 01:24:40.009432 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.04.15 01:24:40.009465 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3280 | 2026.04.15 01:24:40.010009 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3281 | 2026.04.15 01:24:40.010225 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.04.15 01:24:40.010358 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001804 sec., 24390.243902439022 rows/sec., 43.71 MiB/sec. | ||
| 3283 | 2026.04.15 01:24:40.010405 [ 6 ] {af5ef2e3-28c4-4a3e-9324-8a073ffd61ed} <Debug> TCPHandler: Processed in 0.001971845 sec. | ||
| 3284 | 2026.04.15 01:24:40.010512 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.04.15 01:24:40.010604 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.04.15 01:24:40.010645 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3287 | 2026.04.15 01:24:40.010958 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.04.15 01:24:40.010990 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3289 | 2026.04.15 01:24:40.011283 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3290 | 2026.04.15 01:24:40.011486 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.04.15 01:24:40.011607 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00102 sec., 23529.41176470588 rows/sec., 1.59 MiB/sec. | ||
| 3292 | 2026.04.15 01:24:40.011640 [ 6 ] {c0d134cf-3ddc-4207-a029-1f5607969a21} <Debug> TCPHandler: Processed in 0.001174881 sec. | ||
| 3293 | 2026.04.15 01:24:43.086846 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.04.15 01:24:43.087146 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3295 | 2026.04.15 01:24:43.087249 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3296 | 2026.04.15 01:24:43.088134 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.04.15 01:24:43.088180 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3298 | 2026.04.15 01:24:43.088561 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3299 | 2026.04.15 01:24:43.088790 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.04.15 01:24:43.088956 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
| 3301 | 2026.04.15 01:24:43.088997 [ 6 ] {9920c5b2-cc18-416c-b053-c57b491af5e7} <Debug> TCPHandler: Processed in 0.002334272 sec. | ||
| 3302 | 2026.04.15 01:24:43.089112 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.04.15 01:24:43.089205 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3304 | 2026.04.15 01:24:43.089246 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3305 | 2026.04.15 01:24:43.089651 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.04.15 01:24:43.089687 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3307 | 2026.04.15 01:24:43.089976 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3308 | 2026.04.15 01:24:43.090177 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.04.15 01:24:43.090311 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001124 sec., 56939.50177935943 rows/sec., 4.44 MiB/sec. | ||
| 3310 | 2026.04.15 01:24:43.090348 [ 6 ] {4ccd38d3-977e-4ecc-a22f-5c99be26df70} <Debug> TCPHandler: Processed in 0.001283353 sec. | ||
| 3311 | 2026.04.15 01:24:43.090455 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.04.15 01:24:43.090547 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.04.15 01:24:43.090589 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3314 | 2026.04.15 01:24:43.090955 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.04.15 01:24:43.090990 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3316 | 2026.04.15 01:24:43.091301 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3317 | 2026.04.15 01:24:43.091503 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.04.15 01:24:43.091641 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001112 sec., 86330.93525179857 rows/sec., 6.01 MiB/sec. | ||
| 3319 | 2026.04.15 01:24:43.091676 [ 6 ] {b5827f3c-bbee-4291-b81c-b8a9e3cad9bc} <Debug> TCPHandler: Processed in 0.001268573 sec. | ||
| 3320 | 2026.04.15 01:24:43.091784 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.04.15 01:24:43.091876 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.04.15 01:24:43.091916 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3323 | 2026.04.15 01:24:43.092235 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.04.15 01:24:43.092270 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3325 | 2026.04.15 01:24:43.092557 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3326 | 2026.04.15 01:24:43.092760 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.04.15 01:24:43.092889 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001031 sec., 34917.55577109602 rows/sec., 2.35 MiB/sec. | ||
| 3328 | 2026.04.15 01:24:43.092924 [ 6 ] {12ad4bb2-5c86-439b-a939-f68bbd6f4a47} <Debug> TCPHandler: Processed in 0.001186931 sec. | ||
| 3329 | 2026.04.15 01:24:43.939036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6194 | ||
| 3330 | 2026.04.15 01:24:43.939518 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.04.15 01:24:43.939560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3332 | 2026.04.15 01:24:43.940025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3333 | 2026.04.15 01:24:43.940247 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.04.15 01:24:43.940375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6194 | ||
| 3335 | 2026.04.15 01:24:44.266010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3336 | 2026.04.15 01:24:44.282534 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.04.15 01:24:44.282594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3338 | 2026.04.15 01:24:44.288876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3339 | 2026.04.15 01:24:44.289582 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.04.15 01:24:44.292683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3341 | 2026.04.15 01:24:46.454896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 442 | ||
| 3342 | 2026.04.15 01:24:46.457370 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.04.15 01:24:46.457418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3344 | 2026.04.15 01:24:46.458557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3345 | 2026.04.15 01:24:46.458825 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.04.15 01:24:46.459077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3347 | 2026.04.15 01:24:48.096615 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.04.15 01:24:48.096893 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.04.15 01:24:48.096996 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3350 | 2026.04.15 01:24:48.097829 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.04.15 01:24:48.097871 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3352 | 2026.04.15 01:24:48.098282 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3353 | 2026.04.15 01:24:48.098506 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.04.15 01:24:48.098659 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 3355 | 2026.04.15 01:24:48.098703 [ 6 ] {59f918c2-0bd5-44ff-9d94-8eeb4cf1773c} <Debug> TCPHandler: Processed in 0.002270581 sec. | ||
| 3356 | 2026.04.15 01:24:48.098825 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.04.15 01:24:48.098920 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3358 | 2026.04.15 01:24:48.098960 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3359 | 2026.04.15 01:24:48.099725 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.04.15 01:24:48.099761 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3361 | 2026.04.15 01:24:48.100105 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3362 | 2026.04.15 01:24:48.100312 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.04.15 01:24:48.100442 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00154 sec., 526623.3766233766 rows/sec., 40.70 MiB/sec. | ||
| 3364 | 2026.04.15 01:24:48.100480 [ 6 ] {48e2a032-56f3-43bf-84bc-3e2eaaddd278} <Debug> TCPHandler: Processed in 0.001703821 sec. | ||
| 3365 | 2026.04.15 01:24:48.100582 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.04.15 01:24:48.100675 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.04.15 01:24:48.100715 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3368 | 2026.04.15 01:24:48.101152 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.04.15 01:24:48.101187 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3370 | 2026.04.15 01:24:48.101495 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3371 | 2026.04.15 01:24:48.101702 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.04.15 01:24:48.101830 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 7.55 MiB/sec. | ||
| 3373 | 2026.04.15 01:24:48.101868 [ 6 ] {dff1a56d-7aff-4d81-aee7-fe30d9453553} <Debug> TCPHandler: Processed in 0.001334724 sec. | ||
| 3374 | 2026.04.15 01:24:48.101982 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.04.15 01:24:48.102075 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.04.15 01:24:48.102113 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3377 | 2026.04.15 01:24:48.102546 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.04.15 01:24:48.102584 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3379 | 2026.04.15 01:24:48.102895 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3380 | 2026.04.15 01:24:48.103102 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.04.15 01:24:48.103201 [ 61 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3382 | 2026.04.15 01:24:48.103227 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 3383 | 2026.04.15 01:24:48.103268 [ 61 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.04.15 01:24:48.103278 [ 6 ] {aa315ad5-e984-4862-a804-cbc0f05d0493} <Debug> TCPHandler: Processed in 0.001344864 sec. | ||
| 3385 | 2026.04.15 01:24:48.103301 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3386 | 2026.04.15 01:24:48.103432 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.04.15 01:24:48.103436 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 3388 | 2026.04.15 01:24:48.103532 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3389 | 2026.04.15 01:24:48.103577 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3390 | 2026.04.15 01:24:48.103586 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.04.15 01:24:48.103624 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3392 | 2026.04.15 01:24:48.103691 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 3393 | 2026.04.15 01:24:48.103736 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 3394 | 2026.04.15 01:24:48.103783 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3395 | 2026.04.15 01:24:48.103823 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 3396 | 2026.04.15 01:24:48.103863 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3397 | 2026.04.15 01:24:48.104021 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.04.15 01:24:48.104064 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3399 | 2026.04.15 01:24:48.104470 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3400 | 2026.04.15 01:24:48.104718 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.04.15 01:24:48.104853 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001339 sec., 110530.24645257655 rows/sec., 6.29 MiB/sec. | ||
| 3402 | 2026.04.15 01:24:48.104891 [ 6 ] {104bde15-d438-4cbc-a850-8b506555c8fa} <Debug> TCPHandler: Processed in 0.001510007 sec. | ||
| 3403 | 2026.04.15 01:24:48.105005 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.04.15 01:24:48.105027 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164875 sec., 1272479.1508718727 rows/sec., 80.95 MiB/sec. | ||
| 3405 | 2026.04.15 01:24:48.105115 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3406 | 2026.04.15 01:24:48.105158 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3407 | 2026.04.15 01:24:48.105196 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3408 | 2026.04.15 01:24:48.105451 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.04.15 01:24:48.105519 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_6_1} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3410 | 2026.04.15 01:24:48.105586 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3411 | 2026.04.15 01:24:48.105750 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.04.15 01:24:48.105790 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3413 | 2026.04.15 01:24:48.106124 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3414 | 2026.04.15 01:24:48.106331 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.04.15 01:24:48.106467 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001372 sec., 362244.89795918367 rows/sec., 25.44 MiB/sec. | ||
| 3416 | 2026.04.15 01:24:48.106506 [ 6 ] {f83d1846-dc49-43b8-a706-edd2187c5131} <Debug> TCPHandler: Processed in 0.001550088 sec. | ||
| 3417 | 2026.04.15 01:24:48.106619 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.04.15 01:24:48.106713 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3419 | 2026.04.15 01:24:48.106754 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3420 | 2026.04.15 01:24:48.107089 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.04.15 01:24:48.107125 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3422 | 2026.04.15 01:24:48.107428 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3423 | 2026.04.15 01:24:48.107637 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.04.15 01:24:48.107766 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 3425 | 2026.04.15 01:24:48.107803 [ 6 ] {5788a086-43b8-45c8-b53c-fe790cfc38f2} <Debug> TCPHandler: Processed in 0.001232252 sec. | ||
| 3426 | 2026.04.15 01:24:48.107914 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.04.15 01:24:48.108008 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.04.15 01:24:48.108050 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3429 | 2026.04.15 01:24:48.108459 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.04.15 01:24:48.108495 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3431 | 2026.04.15 01:24:48.108820 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3432 | 2026.04.15 01:24:48.109031 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.04.15 01:24:48.109163 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 3434 | 2026.04.15 01:24:48.109200 [ 6 ] {e1348c03-eafd-4400-bafb-5da1af51dbaa} <Debug> TCPHandler: Processed in 0.001334704 sec. | ||
| 3435 | 2026.04.15 01:24:48.109324 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.04.15 01:24:48.109418 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.04.15 01:24:48.109458 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3438 | 2026.04.15 01:24:48.109774 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.04.15 01:24:48.109809 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3440 | 2026.04.15 01:24:48.110093 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3441 | 2026.04.15 01:24:48.110306 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.04.15 01:24:48.110433 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 3443 | 2026.04.15 01:24:48.110471 [ 6 ] {4022fd29-12ef-45d3-b505-520b3b94a069} <Debug> TCPHandler: Processed in 0.001194432 sec. | ||
| 3444 | 2026.04.15 01:24:48.110578 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.04.15 01:24:48.110676 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.04.15 01:24:48.110730 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3447 | 2026.04.15 01:24:48.111468 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.04.15 01:24:48.111506 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3449 | 2026.04.15 01:24:48.112003 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3450 | 2026.04.15 01:24:48.112224 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.04.15 01:24:48.112362 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001705 sec., 4105.571847507332 rows/sec., 7.36 MiB/sec. | ||
| 3452 | 2026.04.15 01:24:48.112414 [ 6 ] {6e6e5025-d946-4d5c-aa6c-e82e00730e50} <Debug> TCPHandler: Processed in 0.001885383 sec. | ||
| 3453 | 2026.04.15 01:24:48.112533 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.04.15 01:24:48.112628 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3455 | 2026.04.15 01:24:48.112670 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3456 | 2026.04.15 01:24:48.113004 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.04.15 01:24:48.113040 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3458 | 2026.04.15 01:24:48.113341 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3459 | 2026.04.15 01:24:48.113543 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.04.15 01:24:48.113672 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 3461 | 2026.04.15 01:24:48.113708 [ 6 ] {3bd1edcb-4e66-4790-af34-9209689b7ebf} <Debug> TCPHandler: Processed in 0.001224441 sec. | ||
| 3462 | 2026.04.15 01:24:50.861035 [ 125 ] {} <Debug> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3463 | 2026.04.15 01:24:50.861099 [ 125 ] {} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.04.15 01:24:50.861123 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3465 | 2026.04.15 01:24:50.861236 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 3466 | 2026.04.15 01:24:50.861368 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2026.04.15 01:24:50.861401 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 3468 | 2026.04.15 01:24:50.861465 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3469 | 2026.04.15 01:24:50.861510 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 3470 | 2026.04.15 01:24:50.861554 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 3471 | 2026.04.15 01:24:50.861600 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3472 | 2026.04.15 01:24:50.862326 [ 188 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142461 sec., 26259.102061251982 rows/sec., 2.19 MiB/sec. | ||
| 3473 | 2026.04.15 01:24:50.862472 [ 192 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3474 | 2026.04.15 01:24:50.862773 [ 192 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.04.15 01:24:50.862850 [ 192 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_5_1} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3476 | 2026.04.15 01:24:50.862926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3477 | 2026.04.15 01:24:51.355745 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3478 | 2026.04.15 01:24:51.355811 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3479 | 2026.04.15 01:24:51.440490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6706 | ||
| 3480 | 2026.04.15 01:24:51.441051 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.04.15 01:24:51.441100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3482 | 2026.04.15 01:24:51.441595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3483 | 2026.04.15 01:24:51.441828 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.04.15 01:24:51.441954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6706 | ||
| 3485 | 2026.04.15 01:24:51.792803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3486 | 2026.04.15 01:24:51.809986 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.04.15 01:24:51.810049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3488 | 2026.04.15 01:24:51.815590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3489 | 2026.04.15 01:24:51.816308 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.04.15 01:24:51.819819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3491 | 2026.04.15 01:24:53.090800 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.04.15 01:24:53.091083 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3493 | 2026.04.15 01:24:53.091184 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3494 | 2026.04.15 01:24:53.091993 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.04.15 01:24:53.092032 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3496 | 2026.04.15 01:24:53.092424 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3497 | 2026.04.15 01:24:53.092645 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.04.15 01:24:53.092798 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001792 sec., 70312.5 rows/sec., 6.07 MiB/sec. | ||
| 3499 | 2026.04.15 01:24:53.092838 [ 6 ] {92723ebc-07ce-4fa7-891e-007a10215f76} <Debug> TCPHandler: Processed in 0.00222768 sec. | ||
| 3500 | 2026.04.15 01:24:53.092976 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.04.15 01:24:53.093070 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.04.15 01:24:53.093111 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3503 | 2026.04.15 01:24:53.093528 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.04.15 01:24:53.093561 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3505 | 2026.04.15 01:24:53.093855 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3506 | 2026.04.15 01:24:53.094063 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.04.15 01:24:53.094188 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001136 sec., 30809.859154929574 rows/sec., 2.26 MiB/sec. | ||
| 3508 | 2026.04.15 01:24:53.094223 [ 6 ] {f5de54ab-1488-4c76-9032-05c4384c203f} <Debug> TCPHandler: Processed in 0.001305833 sec. | ||
| 3509 | 2026.04.15 01:24:53.094335 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.04.15 01:24:53.094429 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3511 | 2026.04.15 01:24:53.094467 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3512 | 2026.04.15 01:24:53.094934 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.04.15 01:24:53.094968 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3514 | 2026.04.15 01:24:53.095268 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3515 | 2026.04.15 01:24:53.095474 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.04.15 01:24:53.095601 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00119 sec., 83193.27731092436 rows/sec., 6.50 MiB/sec. | ||
| 3517 | 2026.04.15 01:24:53.095636 [ 6 ] {c8f49c8a-470a-4af0-9393-62a79c2b6f18} <Debug> TCPHandler: Processed in 0.001349384 sec. | ||
| 3518 | 2026.04.15 01:24:53.095753 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.04.15 01:24:53.095847 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.04.15 01:24:53.095889 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3521 | 2026.04.15 01:24:53.096334 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.04.15 01:24:53.096369 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3523 | 2026.04.15 01:24:53.096694 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3524 | 2026.04.15 01:24:53.096895 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.04.15 01:24:53.097025 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3526 | 2026.04.15 01:24:53.097068 [ 6 ] {35e80a97-8318-4840-8638-d44a4648949f} <Debug> TCPHandler: Processed in 0.001363645 sec. | ||
| 3527 | 2026.04.15 01:24:53.097180 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.04.15 01:24:53.097274 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.04.15 01:24:53.097327 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3530 | 2026.04.15 01:24:53.098173 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.04.15 01:24:53.098208 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3532 | 2026.04.15 01:24:53.098737 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3533 | 2026.04.15 01:24:53.098957 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.04.15 01:24:53.099075 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3535 | 2026.04.15 01:24:53.099091 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001835 sec., 19073.56948228883 rows/sec., 34.18 MiB/sec. | ||
| 3536 | 2026.04.15 01:24:53.099114 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.04.15 01:24:53.099132 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3538 | 2026.04.15 01:24:53.099144 [ 6 ] {59f43c05-3962-4d98-a2cc-02b082307a66} <Debug> TCPHandler: Processed in 0.002011876 sec. | ||
| 3539 | 2026.04.15 01:24:53.099260 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.04.15 01:24:53.099278 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 3541 | 2026.04.15 01:24:53.099355 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3542 | 2026.04.15 01:24:53.099411 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3543 | 2026.04.15 01:24:53.099586 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3544 | 2026.04.15 01:24:53.099656 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part | ||
| 3545 | 2026.04.15 01:24:53.099754 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.04.15 01:24:53.099794 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3547 | 2026.04.15 01:24:53.099805 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3548 | 2026.04.15 01:24:53.099927 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3549 | 2026.04.15 01:24:53.100046 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 3550 | 2026.04.15 01:24:53.100102 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3551 | 2026.04.15 01:24:53.100163 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3552 | 2026.04.15 01:24:53.100290 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3553 | 2026.04.15 01:24:53.100332 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.04.15 01:24:53.100468 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 3555 | 2026.04.15 01:24:53.100503 [ 6 ] {6dd0939c-9e72-422a-b105-caf275e793f4} <Debug> TCPHandler: Processed in 0.001291273 sec. | ||
| 3556 | 2026.04.15 01:24:53.103040 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 19 columns (19 merged, 0 gathered) in 0.003827268 sec., 78123.6119341525 rows/sec., 139.99 MiB/sec. | ||
| 3557 | 2026.04.15 01:24:53.103503 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3558 | 2026.04.15 01:24:53.103822 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.04.15 01:24:53.103896 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3560 | 2026.04.15 01:24:53.103990 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3561 | 2026.04.15 01:24:56.459328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 476 | ||
| 3562 | 2026.04.15 01:24:56.461578 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.04.15 01:24:56.461615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3564 | 2026.04.15 01:24:56.462798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3565 | 2026.04.15 01:24:56.463057 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.04.15 01:24:56.463300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3567 | 2026.04.15 01:24:58.097270 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.04.15 01:24:58.097472 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.04.15 01:24:58.097543 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3570 | 2026.04.15 01:24:58.098362 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.04.15 01:24:58.098405 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3572 | 2026.04.15 01:24:58.098823 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3573 | 2026.04.15 01:24:58.099053 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.04.15 01:24:58.099184 [ 138 ] {} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3575 | 2026.04.15 01:24:58.099214 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001796 sec., 158129.17594654788 rows/sec., 10.04 MiB/sec. | ||
| 3576 | 2026.04.15 01:24:58.099230 [ 138 ] {} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.04.15 01:24:58.099253 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3578 | 2026.04.15 01:24:58.099263 [ 6 ] {64e6987a-88b2-4083-bd87-cc51fe889e55} <Debug> TCPHandler: Processed in 0.002132778 sec. | ||
| 3579 | 2026.04.15 01:24:58.099388 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::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 | ||
| 3580 | 2026.04.15 01:24:58.099400 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.04.15 01:24:58.099532 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3582 | 2026.04.15 01:24:58.099546 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2026.04.15 01:24:58.099577 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3584 | 2026.04.15 01:24:58.099590 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3585 | 2026.04.15 01:24:58.099701 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3586 | 2026.04.15 01:24:58.099761 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3587 | 2026.04.15 01:24:58.099823 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3588 | 2026.04.15 01:24:58.099874 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3589 | 2026.04.15 01:24:58.099918 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3590 | 2026.04.15 01:24:58.100375 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.04.15 01:24:58.100415 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3592 | 2026.04.15 01:24:58.100836 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3593 | 2026.04.15 01:24:58.100979 [ 188 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165438 sec., 715675.9632007157 rows/sec., 48.75 MiB/sec. | ||
| 3594 | 2026.04.15 01:24:58.101065 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.04.15 01:24:58.101169 [ 138 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3596 | 2026.04.15 01:24:58.101195 [ 138 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.04.15 01:24:58.101212 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001704 sec., 475938.9671361502 rows/sec., 36.78 MiB/sec. | ||
| 3598 | 2026.04.15 01:24:58.101214 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3599 | 2026.04.15 01:24:58.101221 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3600 | 2026.04.15 01:24:58.101252 [ 6 ] {244be593-2ee8-4dd6-875d-9f0c9ce39a6f} <Debug> TCPHandler: Processed in 0.001905954 sec. | ||
| 3601 | 2026.04.15 01:24:58.101317 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 3602 | 2026.04.15 01:24:58.101375 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.04.15 01:24:58.101432 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3604 | 2026.04.15 01:24:58.101467 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3356 rows starting from the beginning of the part | ||
| 3605 | 2026.04.15 01:24:58.101479 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.04.15 01:24:58.101530 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3607 | 2026.04.15 01:24:58.101560 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2476 rows starting from the beginning of the part | ||
| 3608 | 2026.04.15 01:24:58.101581 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.04.15 01:24:58.101615 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3610 | 2026.04.15 01:24:58.101660 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_6_1} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3611 | 2026.04.15 01:24:58.101672 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 811 rows starting from the beginning of the part | ||
| 3612 | 2026.04.15 01:24:58.101714 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 126 rows starting from the beginning of the part | ||
| 3613 | 2026.04.15 01:24:58.101750 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3614 | 2026.04.15 01:24:58.101757 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 811 rows starting from the beginning of the part | ||
| 3615 | 2026.04.15 01:24:58.101984 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.04.15 01:24:58.102027 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3617 | 2026.04.15 01:24:58.102379 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3618 | 2026.04.15 01:24:58.102599 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.04.15 01:24:58.102733 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001275 sec., 116862.7450980392 rows/sec., 6.95 MiB/sec. | ||
| 3620 | 2026.04.15 01:24:58.102772 [ 6 ] {a1d4be36-96a8-452b-8ce8-ee2744610a56} <Debug> TCPHandler: Processed in 0.001446026 sec. | ||
| 3621 | 2026.04.15 01:24:58.102886 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.04.15 01:24:58.102981 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.04.15 01:24:58.103023 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3624 | 2026.04.15 01:24:58.103470 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.04.15 01:24:58.103505 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3626 | 2026.04.15 01:24:58.103900 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3627 | 2026.04.15 01:24:58.104111 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.04.15 01:24:58.104212 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002941253 sec., 2596172.4475929136 rows/sec., 206.58 MiB/sec. | ||
| 3629 | 2026.04.15 01:24:58.104241 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 7.54 MiB/sec. | ||
| 3630 | 2026.04.15 01:24:58.104282 [ 6 ] {5ba525fb-4045-444d-8a99-d5319ba7afce} <Debug> TCPHandler: Processed in 0.001445056 sec. | ||
| 3631 | 2026.04.15 01:24:58.104395 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.04.15 01:24:58.104491 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.04.15 01:24:58.104532 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3634 | 2026.04.15 01:24:58.104536 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3635 | 2026.04.15 01:24:58.104783 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.04.15 01:24:58.104846 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_21_4} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3637 | 2026.04.15 01:24:58.104913 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3638 | 2026.04.15 01:24:58.104976 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.04.15 01:24:58.105017 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3640 | 2026.04.15 01:24:58.105328 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3641 | 2026.04.15 01:24:58.105539 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.04.15 01:24:58.105626 [ 138 ] {} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3643 | 2026.04.15 01:24:58.105648 [ 138 ] {} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.04.15 01:24:58.105662 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3645 | 2026.04.15 01:24:58.105666 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 3646 | 2026.04.15 01:24:58.105710 [ 6 ] {62c53b7b-a83a-48ca-a1ed-bd660fd20dde} <Debug> TCPHandler: Processed in 0.001363225 sec. | ||
| 3647 | 2026.04.15 01:24:58.105724 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::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 | ||
| 3648 | 2026.04.15 01:24:58.105816 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3649 | 2026.04.15 01:24:58.105825 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.04.15 01:24:58.105839 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3651 | 2026.04.15 01:24:58.105897 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3652 | 2026.04.15 01:24:58.105927 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3653 | 2026.04.15 01:24:58.105934 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3654 | 2026.04.15 01:24:58.105976 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3655 | 2026.04.15 01:24:58.105984 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3656 | 2026.04.15 01:24:58.106029 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3657 | 2026.04.15 01:24:58.106063 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3658 | 2026.04.15 01:24:58.106587 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.04.15 01:24:58.106628 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3660 | 2026.04.15 01:24:58.106795 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109628 sec., 561900.2444630933 rows/sec., 34.53 MiB/sec. | ||
| 3661 | 2026.04.15 01:24:58.106988 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3662 | 2026.04.15 01:24:58.106988 [ 192 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3663 | 2026.04.15 01:24:58.107284 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.04.15 01:24:58.107399 [ 192 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.04.15 01:24:58.107401 [ 138 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3666 | 2026.04.15 01:24:58.107443 [ 138 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.04.15 01:24:58.107442 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001533 sec., 324200.9132420091 rows/sec., 22.77 MiB/sec. | ||
| 3668 | 2026.04.15 01:24:58.107461 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3669 | 2026.04.15 01:24:58.107489 [ 6 ] {5abf2494-27ec-4dc0-993f-5e0da671f959} <Debug> TCPHandler: Processed in 0.001716001 sec. | ||
| 3670 | 2026.04.15 01:24:58.107490 [ 192 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_6_1} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3671 | 2026.04.15 01:24:58.107529 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 3672 | 2026.04.15 01:24:58.107595 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3673 | 2026.04.15 01:24:58.107604 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.04.15 01:24:58.107613 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2026.04.15 01:24:58.107657 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1827 rows starting from the beginning of the part | ||
| 3676 | 2026.04.15 01:24:58.107709 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1333 rows starting from the beginning of the part | ||
| 3677 | 2026.04.15 01:24:58.107711 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3678 | 2026.04.15 01:24:58.107753 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3679 | 2026.04.15 01:24:58.107766 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3680 | 2026.04.15 01:24:58.107799 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 497 rows starting from the beginning of the part | ||
| 3681 | 2026.04.15 01:24:58.107840 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 99 rows starting from the beginning of the part | ||
| 3682 | 2026.04.15 01:24:58.107878 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 497 rows starting from the beginning of the part | ||
| 3683 | 2026.04.15 01:24:58.108114 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.04.15 01:24:58.108154 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3685 | 2026.04.15 01:24:58.108472 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3686 | 2026.04.15 01:24:58.108692 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.04.15 01:24:58.108818 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 3688 | 2026.04.15 01:24:58.108853 [ 6 ] {1724ff42-958f-4010-8f7f-148eec332733} <Debug> TCPHandler: Processed in 0.001298143 sec. | ||
| 3689 | 2026.04.15 01:24:58.108961 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.04.15 01:24:58.109054 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.04.15 01:24:58.109095 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3692 | 2026.04.15 01:24:58.109244 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742811 sec., 2477032.7935731416 rows/sec., 179.54 MiB/sec. | ||
| 3693 | 2026.04.15 01:24:58.109419 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3694 | 2026.04.15 01:24:58.109508 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.04.15 01:24:58.109550 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3696 | 2026.04.15 01:24:58.109708 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.04.15 01:24:58.109796 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_21_4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3698 | 2026.04.15 01:24:58.109867 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3699 | 2026.04.15 01:24:58.109916 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3700 | 2026.04.15 01:24:58.110130 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.04.15 01:24:58.110218 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3702 | 2026.04.15 01:24:58.110241 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.04.15 01:24:58.110256 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3704 | 2026.04.15 01:24:58.110258 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001223 sec., 216680.29435813575 rows/sec., 14.40 MiB/sec. | ||
| 3705 | 2026.04.15 01:24:58.110298 [ 6 ] {0d89a0ad-624c-43d5-9adf-d94bab6604d5} <Debug> TCPHandler: Processed in 0.001385475 sec. | ||
| 3706 | 2026.04.15 01:24:58.110329 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 3707 | 2026.04.15 01:24:58.110413 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.04.15 01:24:58.110436 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3709 | 2026.04.15 01:24:58.110469 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6400 rows starting from the beginning of the part | ||
| 3710 | 2026.04.15 01:24:58.110507 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3711 | 2026.04.15 01:24:58.110547 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1533 rows starting from the beginning of the part | ||
| 3712 | 2026.04.15 01:24:58.110549 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3713 | 2026.04.15 01:24:58.110601 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 96 rows starting from the beginning of the part | ||
| 3714 | 2026.04.15 01:24:58.110647 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3715 | 2026.04.15 01:24:58.110693 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 3716 | 2026.04.15 01:24:58.110739 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3717 | 2026.04.15 01:24:58.110871 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.04.15 01:24:58.110905 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3719 | 2026.04.15 01:24:58.111210 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3720 | 2026.04.15 01:24:58.111423 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.04.15 01:24:58.111548 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 3722 | 2026.04.15 01:24:58.111583 [ 6 ] {c7152818-f7e3-4adb-99e8-7c3677d09b8b} <Debug> TCPHandler: Processed in 0.001220562 sec. | ||
| 3723 | 2026.04.15 01:24:58.111683 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.04.15 01:24:58.111776 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3725 | 2026.04.15 01:24:58.111830 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3726 | 2026.04.15 01:24:58.112570 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.04.15 01:24:58.112603 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3728 | 2026.04.15 01:24:58.113096 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3729 | 2026.04.15 01:24:58.113315 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.04.15 01:24:58.113454 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001695 sec., 4129.7935103244845 rows/sec., 7.40 MiB/sec. | ||
| 3731 | 2026.04.15 01:24:58.113521 [ 6 ] {3dc792e9-44eb-4a62-8771-b60ded084a87} <Debug> TCPHandler: Processed in 0.001886314 sec. | ||
| 3732 | 2026.04.15 01:24:58.113637 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.04.15 01:24:58.113733 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.04.15 01:24:58.113774 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3735 | 2026.04.15 01:24:58.114102 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.04.15 01:24:58.114136 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3737 | 2026.04.15 01:24:58.114280 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8719 rows, containing 5 columns (5 merged, 0 gathered) in 0.003982931 sec., 2189091.4002778353 rows/sec., 143.19 MiB/sec. | ||
| 3738 | 2026.04.15 01:24:58.114442 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3739 | 2026.04.15 01:24:58.114445 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3740 | 2026.04.15 01:24:58.114669 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.04.15 01:24:58.114713 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.04.15 01:24:58.114758 [ 138 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3743 | 2026.04.15 01:24:58.114773 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3744 | 2026.04.15 01:24:58.114781 [ 138 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.04.15 01:24:58.114795 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3746 | 2026.04.15 01:24:58.114798 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3747 | 2026.04.15 01:24:58.114831 [ 6 ] {e397b479-bb38-436e-a53c-2e5c2de897e6} <Debug> TCPHandler: Processed in 0.001244402 sec. | ||
| 3748 | 2026.04.15 01:24:58.114835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3749 | 2026.04.15 01:24:58.114899 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3750 | 2026.04.15 01:24:58.114961 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3751 | 2026.04.15 01:24:58.114983 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 858 rows starting from the beginning of the part | ||
| 3752 | 2026.04.15 01:24:58.115023 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3753 | 2026.04.15 01:24:58.115056 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 3754 | 2026.04.15 01:24:58.115085 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3755 | 2026.04.15 01:24:58.115115 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 3756 | 2026.04.15 01:24:58.115145 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3757 | 2026.04.15 01:24:58.115848 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 4 columns (4 merged, 0 gathered) in 0.000972487 sec., 1190761.4189187104 rows/sec., 78.57 MiB/sec. | ||
| 3758 | 2026.04.15 01:24:58.115987 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3759 | 2026.04.15 01:24:58.116209 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.04.15 01:24:58.116263 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_21_4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3761 | 2026.04.15 01:24:58.116311 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3762 | 2026.04.15 01:24:58.942076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7154 | ||
| 3763 | 2026.04.15 01:24:58.942570 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.04.15 01:24:58.942619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3765 | 2026.04.15 01:24:58.943101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3766 | 2026.04.15 01:24:58.943336 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.04.15 01:24:58.943483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7154 | ||
| 3768 | 2026.04.15 01:24:59.319940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3769 | 2026.04.15 01:24:59.335258 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.04.15 01:24:59.335311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3771 | 2026.04.15 01:24:59.341542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3772 | 2026.04.15 01:24:59.342229 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.04.15 01:24:59.345419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3774 | 2026.04.15 01:25:03.091047 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.04.15 01:25:03.091264 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3776 | 2026.04.15 01:25:03.091339 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3777 | 2026.04.15 01:25:03.092103 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.04.15 01:25:03.092154 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3779 | 2026.04.15 01:25:03.092562 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3780 | 2026.04.15 01:25:03.092798 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.04.15 01:25:03.092964 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001755 sec., 71794.8717948718 rows/sec., 6.20 MiB/sec. | ||
| 3782 | 2026.04.15 01:25:03.093013 [ 6 ] {2aeeb90e-12e9-4f9e-bbcd-d033c0765c4d} <Debug> TCPHandler: Processed in 0.002111248 sec. | ||
| 3783 | 2026.04.15 01:25:03.093146 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.04.15 01:25:03.093250 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.04.15 01:25:03.093293 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3786 | 2026.04.15 01:25:03.093724 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.04.15 01:25:03.093761 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3788 | 2026.04.15 01:25:03.094067 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3789 | 2026.04.15 01:25:03.094272 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.04.15 01:25:03.094409 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001183 sec., 29585.798816568047 rows/sec., 2.17 MiB/sec. | ||
| 3791 | 2026.04.15 01:25:03.094448 [ 6 ] {9c316fd8-1a58-4228-ac19-0f2697254237} <Debug> TCPHandler: Processed in 0.001353594 sec. | ||
| 3792 | 2026.04.15 01:25:03.094559 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.04.15 01:25:03.094655 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3794 | 2026.04.15 01:25:03.094697 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3795 | 2026.04.15 01:25:03.095128 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.04.15 01:25:03.095163 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3797 | 2026.04.15 01:25:03.095462 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3798 | 2026.04.15 01:25:03.095666 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.04.15 01:25:03.095793 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001157 sec., 85566.11927398444 rows/sec., 6.68 MiB/sec. | ||
| 3800 | 2026.04.15 01:25:03.095830 [ 6 ] {92da8f2a-9086-4d9a-b5e5-1e0665229e56} <Debug> TCPHandler: Processed in 0.001320874 sec. | ||
| 3801 | 2026.04.15 01:25:03.095962 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.04.15 01:25:03.096058 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3803 | 2026.04.15 01:25:03.096101 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3804 | 2026.04.15 01:25:03.096517 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.04.15 01:25:03.096553 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3806 | 2026.04.15 01:25:03.096878 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3807 | 2026.04.15 01:25:03.097096 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.04.15 01:25:03.097228 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3809 | 2026.04.15 01:25:03.097265 [ 6 ] {ddc6ddfc-2e39-418d-a0ad-497017c194be} <Debug> TCPHandler: Processed in 0.001352724 sec. | ||
| 3810 | 2026.04.15 01:25:03.097382 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.04.15 01:25:03.097478 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.04.15 01:25:03.097531 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3813 | 2026.04.15 01:25:03.098341 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.04.15 01:25:03.098379 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3815 | 2026.04.15 01:25:03.098911 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3816 | 2026.04.15 01:25:03.099130 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.04.15 01:25:03.099266 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001807 sec., 19369.12008854455 rows/sec., 34.71 MiB/sec. | ||
| 3818 | 2026.04.15 01:25:03.099324 [ 6 ] {a4c02f6c-ac38-485b-b5c1-ed321ec0b8d5} <Debug> TCPHandler: Processed in 0.001991865 sec. | ||
| 3819 | 2026.04.15 01:25:03.099443 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.04.15 01:25:03.099540 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.04.15 01:25:03.099581 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3822 | 2026.04.15 01:25:03.099917 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.04.15 01:25:03.099952 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3824 | 2026.04.15 01:25:03.100247 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3825 | 2026.04.15 01:25:03.100454 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.04.15 01:25:03.100580 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3827 | 2026.04.15 01:25:03.100615 [ 6 ] {d7cefab3-1585-4948-9810-ea3f5a108633} <Debug> TCPHandler: Processed in 0.001221991 sec. | ||
| 3828 | 2026.04.15 01:25:06.355861 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3829 | 2026.04.15 01:25:06.355927 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3830 | 2026.04.15 01:25:06.443575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7666 | ||
| 3831 | 2026.04.15 01:25:06.444334 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.04.15 01:25:06.444413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3833 | 2026.04.15 01:25:06.445261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3834 | 2026.04.15 01:25:06.445497 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.04.15 01:25:06.445651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7666 | ||
| 3836 | 2026.04.15 01:25:06.445663 [ 122 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3837 | 2026.04.15 01:25:06.445736 [ 122 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.04.15 01:25:06.445769 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3839 | 2026.04.15 01:25:06.445912 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 3840 | 2026.04.15 01:25:06.446075 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3841 | 2026.04.15 01:25:06.446131 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5234 rows starting from the beginning of the part | ||
| 3842 | 2026.04.15 01:25:06.446254 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 3843 | 2026.04.15 01:25:06.446326 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 3844 | 2026.04.15 01:25:06.446395 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 3845 | 2026.04.15 01:25:06.446460 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 3846 | 2026.04.15 01:25:06.446523 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 3847 | 2026.04.15 01:25:06.447960 [ 194 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 4 columns (4 merged, 0 gathered) in 0.002112178 sec., 3629428.959112347 rows/sec., 51.92 MiB/sec. | ||
| 3848 | 2026.04.15 01:25:06.448866 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3849 | 2026.04.15 01:25:06.449205 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_16_3} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.04.15 01:25:06.449289 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_16_3} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3851 | 2026.04.15 01:25:06.449393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3852 | 2026.04.15 01:25:06.463504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 510 | ||
| 3853 | 2026.04.15 01:25:06.465995 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.04.15 01:25:06.466036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3855 | 2026.04.15 01:25:06.467194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3856 | 2026.04.15 01:25:06.467460 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.04.15 01:25:06.467595 [ 122 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3858 | 2026.04.15 01:25:06.467638 [ 122 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.04.15 01:25:06.467660 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3860 | 2026.04.15 01:25:06.467698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3861 | 2026.04.15 01:25:06.467734 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 3862 | 2026.04.15 01:25:06.468371 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3863 | 2026.04.15 01:25:06.468543 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 3864 | 2026.04.15 01:25:06.468965 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3865 | 2026.04.15 01:25:06.469332 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 3866 | 2026.04.15 01:25:06.469666 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3867 | 2026.04.15 01:25:06.469989 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3868 | 2026.04.15 01:25:06.470370 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3869 | 2026.04.15 01:25:06.476301 [ 187 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.008597574 sec., 59319.059074106255 rows/sec., 58.26 MiB/sec. | ||
| 3870 | 2026.04.15 01:25:06.477029 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3871 | 2026.04.15 01:25:06.477519 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.04.15 01:25:06.477592 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_11_2} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3873 | 2026.04.15 01:25:06.477745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3874 | 2026.04.15 01:25:06.845495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3875 | 2026.04.15 01:25:06.861933 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.04.15 01:25:06.862000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3877 | 2026.04.15 01:25:06.867611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3878 | 2026.04.15 01:25:06.868285 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.04.15 01:25:06.868594 [ 121 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3880 | 2026.04.15 01:25:06.868655 [ 121 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.04.15 01:25:06.868678 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3882 | 2026.04.15 01:25:06.868792 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3883 | 2026.04.15 01:25:06.871181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3884 | 2026.04.15 01:25:06.871840 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3885 | 2026.04.15 01:25:06.872528 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3886 | 2026.04.15 01:25:06.875716 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3887 | 2026.04.15 01:25:06.878862 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3888 | 2026.04.15 01:25:06.882354 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3889 | 2026.04.15 01:25:06.886071 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3890 | 2026.04.15 01:25:06.890238 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 3891 | 2026.04.15 01:25:06.942164 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.073411964 sec., 1648.2327049580094 rows/sec., 8.52 MiB/sec. | ||
| 3892 | 2026.04.15 01:25:06.944773 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3893 | 2026.04.15 01:25:06.947026 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_16_3} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.04.15 01:25:06.947128 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_16_3} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3895 | 2026.04.15 01:25:06.949841 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3896 | 2026.04.15 01:25:07.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.72 MiB, peak 238.69 MiB, free memory in arenas 0.00 B, will set to 236.61 MiB (RSS), difference: 7.88 MiB | ||
| 3897 | 2026.04.15 01:25:07.001251 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817295 sec. | ||
| 3898 | 2026.04.15 01:25:08.097474 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.04.15 01:25:08.097759 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.04.15 01:25:08.097861 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3901 | 2026.04.15 01:25:08.098666 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.04.15 01:25:08.098710 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3903 | 2026.04.15 01:25:08.099122 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3904 | 2026.04.15 01:25:08.099355 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.04.15 01:25:08.099519 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. | ||
| 3906 | 2026.04.15 01:25:08.099567 [ 6 ] {ad283e6c-e95d-4f10-8f43-8d281379c9d1} <Debug> TCPHandler: Processed in 0.002279841 sec. | ||
| 3907 | 2026.04.15 01:25:08.099703 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.04.15 01:25:08.099807 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3909 | 2026.04.15 01:25:08.099851 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3910 | 2026.04.15 01:25:08.100668 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.04.15 01:25:08.100705 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3912 | 2026.04.15 01:25:08.101085 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3913 | 2026.04.15 01:25:08.101302 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.04.15 01:25:08.101438 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001655 sec., 490030.2114803625 rows/sec., 37.87 MiB/sec. | ||
| 3915 | 2026.04.15 01:25:08.101475 [ 6 ] {0910e3c7-435b-4a30-8424-22890e384c74} <Debug> TCPHandler: Processed in 0.001823632 sec. | ||
| 3916 | 2026.04.15 01:25:08.101595 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.04.15 01:25:08.101701 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.04.15 01:25:08.101743 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3919 | 2026.04.15 01:25:08.102194 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.04.15 01:25:08.102229 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3921 | 2026.04.15 01:25:08.102530 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3922 | 2026.04.15 01:25:08.102739 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.04.15 01:25:08.102863 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 7.50 MiB/sec. | ||
| 3924 | 2026.04.15 01:25:08.102860 [ 120 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3925 | 2026.04.15 01:25:08.102901 [ 6 ] {f0090bd1-50c3-4281-83f9-9fd6c3092ff3} <Debug> TCPHandler: Processed in 0.001356175 sec. | ||
| 3926 | 2026.04.15 01:25:08.102940 [ 120 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.04.15 01:25:08.102965 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3928 | 2026.04.15 01:25:08.103041 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.04.15 01:25:08.103114 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3930 | 2026.04.15 01:25:08.103139 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3931 | 2026.04.15 01:25:08.103203 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3932 | 2026.04.15 01:25:08.103272 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3933 | 2026.04.15 01:25:08.103315 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 225 rows starting from the beginning of the part | ||
| 3934 | 2026.04.15 01:25:08.103391 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3935 | 2026.04.15 01:25:08.103442 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3936 | 2026.04.15 01:25:08.103487 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 3937 | 2026.04.15 01:25:08.103533 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 3938 | 2026.04.15 01:25:08.103574 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 3939 | 2026.04.15 01:25:08.103640 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.04.15 01:25:08.103681 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3941 | 2026.04.15 01:25:08.104114 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3942 | 2026.04.15 01:25:08.104350 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.04.15 01:25:08.104485 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001363 sec., 109317.68158473953 rows/sec., 7.06 MiB/sec. | ||
| 3944 | 2026.04.15 01:25:08.104522 [ 6 ] {5253508e-58da-4205-aef4-828a93bb2d9b} <Debug> TCPHandler: Processed in 0.001539518 sec. | ||
| 3945 | 2026.04.15 01:25:08.104670 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625969 sec., 456343.26361695706 rows/sec., 30.09 MiB/sec. | ||
| 3946 | 2026.04.15 01:25:08.104691 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.04.15 01:25:08.104796 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3948 | 2026.04.15 01:25:08.104832 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3949 | 2026.04.15 01:25:08.104844 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3950 | 2026.04.15 01:25:08.105104 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.04.15 01:25:08.105185 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_15_3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3952 | 2026.04.15 01:25:08.105261 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3953 | 2026.04.15 01:25:08.105357 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.04.15 01:25:08.105402 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3955 | 2026.04.15 01:25:08.105750 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3956 | 2026.04.15 01:25:08.105956 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.04.15 01:25:08.106104 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. | ||
| 3958 | 2026.04.15 01:25:08.106141 [ 6 ] {242a73b1-04f9-4a65-828f-32816ba93cc2} <Debug> TCPHandler: Processed in 0.001506527 sec. | ||
| 3959 | 2026.04.15 01:25:08.106260 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.04.15 01:25:08.106352 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3961 | 2026.04.15 01:25:08.106390 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3962 | 2026.04.15 01:25:08.107015 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.04.15 01:25:08.107050 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3964 | 2026.04.15 01:25:08.107371 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3965 | 2026.04.15 01:25:08.107570 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.04.15 01:25:08.107689 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001376 sec., 361191.8604651163 rows/sec., 25.36 MiB/sec. | ||
| 3967 | 2026.04.15 01:25:08.107723 [ 6 ] {ef5376e1-0d70-4630-93a0-3fa8be65748d} <Debug> TCPHandler: Processed in 0.001538178 sec. | ||
| 3968 | 2026.04.15 01:25:08.107831 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.04.15 01:25:08.107918 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3970 | 2026.04.15 01:25:08.107956 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3971 | 2026.04.15 01:25:08.108259 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.04.15 01:25:08.108290 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3973 | 2026.04.15 01:25:08.108653 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3974 | 2026.04.15 01:25:08.108859 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.04.15 01:25:08.108984 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 3976 | 2026.04.15 01:25:08.109018 [ 6 ] {1249ab18-efcd-4081-8fb6-3506444a62c6} <Debug> TCPHandler: Processed in 0.001213811 sec. | ||
| 3977 | 2026.04.15 01:25:08.109120 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.04.15 01:25:08.109212 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3979 | 2026.04.15 01:25:08.109253 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3980 | 2026.04.15 01:25:08.109642 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.04.15 01:25:08.109677 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3982 | 2026.04.15 01:25:08.110019 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3983 | 2026.04.15 01:25:08.110217 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.04.15 01:25:08.110341 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001147 sec., 231037.48910200523 rows/sec., 15.35 MiB/sec. | ||
| 3985 | 2026.04.15 01:25:08.110375 [ 6 ] {4f0a83b2-391e-43bb-bdb2-9d481ca9f41a} <Debug> TCPHandler: Processed in 0.001301924 sec. | ||
| 3986 | 2026.04.15 01:25:08.110489 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.04.15 01:25:08.110580 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.04.15 01:25:08.110620 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3989 | 2026.04.15 01:25:08.110916 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.04.15 01:25:08.110949 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3991 | 2026.04.15 01:25:08.111235 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3992 | 2026.04.15 01:25:08.111444 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.04.15 01:25:08.111568 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 3994 | 2026.04.15 01:25:08.111603 [ 6 ] {a9111535-5e0a-49c0-b511-d5c9b016a286} <Debug> TCPHandler: Processed in 0.001161161 sec. | ||
| 3995 | 2026.04.15 01:25:08.111699 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.04.15 01:25:08.111788 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.04.15 01:25:08.111840 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3998 | 2026.04.15 01:25:08.112555 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.04.15 01:25:08.112590 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4000 | 2026.04.15 01:25:08.113083 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4001 | 2026.04.15 01:25:08.113293 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.04.15 01:25:08.113423 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001652 sec., 4237.28813559322 rows/sec., 7.59 MiB/sec. | ||
| 4003 | 2026.04.15 01:25:08.113472 [ 6 ] {5242c3c6-9f02-436d-af1a-2e3fd980ece0} <Debug> TCPHandler: Processed in 0.001819983 sec. | ||
| 4004 | 2026.04.15 01:25:08.113582 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.04.15 01:25:08.113673 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4006 | 2026.04.15 01:25:08.113713 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4007 | 2026.04.15 01:25:08.114024 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.04.15 01:25:08.114058 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4009 | 2026.04.15 01:25:08.114354 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4010 | 2026.04.15 01:25:08.114556 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.04.15 01:25:08.114678 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001023 sec., 87976.53958944281 rows/sec., 5.50 MiB/sec. | ||
| 4012 | 2026.04.15 01:25:08.114712 [ 6 ] {f486ffc2-33bc-4a96-8aaa-0eac8c60e192} <Debug> TCPHandler: Processed in 0.001178191 sec. | ||
| 4013 | 2026.04.15 01:25:09.993230 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.04.15 01:25:09.993480 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4015 | 2026.04.15 01:25:09.993549 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4016 | 2026.04.15 01:25:09.994179 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.04.15 01:25:09.994224 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4018 | 2026.04.15 01:25:09.994627 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4019 | 2026.04.15 01:25:09.994865 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.04.15 01:25:09.995018 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001588 sec., 1259.4458438287154 rows/sec., 102.70 KiB/sec. | ||
| 4021 | 2026.04.15 01:25:09.995060 [ 6 ] {4c722786-3b78-473b-b1fe-583004cfe451} <Debug> TCPHandler: Processed in 0.001909634 sec. | ||
| 4022 | 2026.04.15 01:25:09.995188 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.04.15 01:25:09.995290 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4024 | 2026.04.15 01:25:09.995331 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4025 | 2026.04.15 01:25:09.996945 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.04.15 01:25:09.996981 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4027 | 2026.04.15 01:25:09.997476 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4028 | 2026.04.15 01:25:09.997696 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): 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.04.15 01:25:09.997827 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Debug> executeQuery: Read 2472 rows, 188.14 KiB in 0.002561 sec., 965247.9500195236 rows/sec., 71.74 MiB/sec. | ||
| 4030 | 2026.04.15 01:25:09.997865 [ 6 ] {ea3be1a3-c109-4a4d-947b-43c02b91c5b4} <Debug> TCPHandler: Processed in 0.002728479 sec. | ||
| 4031 | 2026.04.15 01:25:09.997988 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.04.15 01:25:09.998088 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.04.15 01:25:09.998129 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4034 | 2026.04.15 01:25:09.998553 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.04.15 01:25:09.998590 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4036 | 2026.04.15 01:25:09.998927 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4037 | 2026.04.15 01:25:09.999141 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.04.15 01:25:09.999271 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001201 sec., 38301.415487094084 rows/sec., 2.80 MiB/sec. | ||
| 4039 | 2026.04.15 01:25:09.999309 [ 6 ] {c652acd3-7972-44a9-889e-431f9c6d6257} <Debug> TCPHandler: Processed in 0.001371264 sec. | ||
| 4040 | 2026.04.15 01:25:09.999423 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2026.04.15 01:25:09.999521 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4042 | 2026.04.15 01:25:09.999561 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4043 | 2026.04.15 01:25:10.000218 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.04.15 01:25:10.000256 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4045 | 2026.04.15 01:25:10.000609 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4046 | 2026.04.15 01:25:10.000825 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.04.15 01:25:10.000952 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001448 sec., 553176.7955801105 rows/sec., 31.95 MiB/sec. | ||
| 4048 | 2026.04.15 01:25:10.000989 [ 6 ] {b3f49f23-a956-4b96-a299-48a3656634ba} <Debug> TCPHandler: Processed in 0.001620079 sec. | ||
| 4049 | 2026.04.15 01:25:10.001105 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.04.15 01:25:10.001198 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4051 | 2026.04.15 01:25:10.001239 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4052 | 2026.04.15 01:25:10.001614 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.04.15 01:25:10.001649 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4054 | 2026.04.15 01:25:10.001952 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4055 | 2026.04.15 01:25:10.002174 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.04.15 01:25:10.002304 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 4057 | 2026.04.15 01:25:10.002343 [ 6 ] {174de071-5a64-4059-b3bb-dd22ac33fa0c} <Debug> TCPHandler: Processed in 0.001293023 sec. | ||
| 4058 | 2026.04.15 01:25:10.002453 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.04.15 01:25:10.002549 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4060 | 2026.04.15 01:25:10.002589 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4061 | 2026.04.15 01:25:10.003469 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.04.15 01:25:10.003506 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4063 | 2026.04.15 01:25:10.003888 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4064 | 2026.04.15 01:25:10.004112 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.04.15 01:25:10.004245 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001713 sec., 773496.7892586107 rows/sec., 51.83 MiB/sec. | ||
| 4066 | 2026.04.15 01:25:10.004283 [ 6 ] {20f5adcf-8549-4700-9f41-65caf484e760} <Debug> TCPHandler: Processed in 0.001880063 sec. | ||
| 4067 | 2026.04.15 01:25:10.004400 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.04.15 01:25:10.004496 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.04.15 01:25:10.004540 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4070 | 2026.04.15 01:25:10.005205 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.04.15 01:25:10.005241 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4072 | 2026.04.15 01:25:10.005715 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4073 | 2026.04.15 01:25:10.005934 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.04.15 01:25:10.006062 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001583 sec., 965887.5552747947 rows/sec., 58.76 MiB/sec. | ||
| 4075 | 2026.04.15 01:25:10.006099 [ 6 ] {57823c2c-6f9b-4aae-9955-363ecea184aa} <Debug> TCPHandler: Processed in 0.001752582 sec. | ||
| 4076 | 2026.04.15 01:25:10.006217 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.04.15 01:25:10.006311 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.04.15 01:25:10.006371 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4079 | 2026.04.15 01:25:10.007229 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.04.15 01:25:10.007263 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4081 | 2026.04.15 01:25:10.007873 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4082 | 2026.04.15 01:25:10.008102 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.04.15 01:25:10.008240 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001947 sec., 22598.870056497177 rows/sec., 40.50 MiB/sec. | ||
| 4084 | 2026.04.15 01:25:10.008294 [ 6 ] {51331062-ad64-4c5a-8b6a-40dd4281157c} <Debug> TCPHandler: Processed in 0.002126668 sec. | ||
| 4085 | 2026.04.15 01:25:10.008402 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.04.15 01:25:10.008497 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4087 | 2026.04.15 01:25:10.008539 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4088 | 2026.04.15 01:25:10.008873 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.04.15 01:25:10.008909 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4090 | 2026.04.15 01:25:10.009222 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4091 | 2026.04.15 01:25:10.009459 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.04.15 01:25:10.009595 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.45 MiB/sec. | ||
| 4093 | 2026.04.15 01:25:10.009631 [ 6 ] {5adc507a-26c8-41b6-8862-629f68864c0d} <Debug> TCPHandler: Processed in 0.001279443 sec. | ||
| 4094 | 2026.04.15 01:25:12.953187 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49907 | ||
| 4095 | 2026.04.15 01:25:12.953307 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4096 | 2026.04.15 01:25:12.953333 [ 288 ] {} <Debug> TCP-Session: 00e86199-8bff-4439-bc7a-459fe7a8a6c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49907 | ||
| 4097 | 2026.04.15 01:25:12.953354 [ 288 ] {} <Debug> TCP-Session: 00e86199-8bff-4439-bc7a-459fe7a8a6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2026.04.15 01:25:12.953366 [ 288 ] {} <Debug> TCP-Session: 00e86199-8bff-4439-bc7a-459fe7a8a6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.04.15 01:25:12.953562 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55664 | ||
| 4100 | 2026.04.15 01:25:12.953597 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47641 | ||
| 4101 | 2026.04.15 01:25:12.953626 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47803 | ||
| 4102 | 2026.04.15 01:25:12.953659 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45193 | ||
| 4103 | 2026.04.15 01:25:12.953665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33942 | ||
| 4104 | 2026.04.15 01:25:12.953680 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4105 | 2026.04.15 01:25:12.953646 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47546 | ||
| 4106 | 2026.04.15 01:25:12.953744 [ 290 ] {} <Debug> TCP-Session: 4799e30c-eb18-41ec-93c6-003b276c2d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55664 | ||
| 4107 | 2026.04.15 01:25:12.953750 [ 288 ] {} <Trace> TCP-Session: 00e86199-8bff-4439-bc7a-459fe7a8a6c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.04.15 01:25:12.953769 [ 290 ] {} <Debug> TCP-Session: 4799e30c-eb18-41ec-93c6-003b276c2d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.04.15 01:25:12.953637 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43351 | ||
| 4110 | 2026.04.15 01:25:12.953795 [ 290 ] {} <Debug> TCP-Session: 4799e30c-eb18-41ec-93c6-003b276c2d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.04.15 01:25:12.953563 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54262 | ||
| 4112 | 2026.04.15 01:25:12.953875 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.04.15 01:25:12.953916 [ 292 ] {} <Debug> TCP-Session: 12c2e562-e4b0-4460-b380-c78908542514 Authenticating user 'default' from [fd00:1122:3344:101::e]:47803 | ||
| 4114 | 2026.04.15 01:25:12.953921 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.04.15 01:25:12.953935 [ 292 ] {} <Debug> TCP-Session: 12c2e562-e4b0-4460-b380-c78908542514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.04.15 01:25:12.953953 [ 294 ] {} <Debug> TCP-Session: 11f4f445-1b48-4ac0-8612-d7d264a28efc Authenticating user 'default' from [fd00:1122:3344:101::e]:47546 | ||
| 4117 | 2026.04.15 01:25:12.953957 [ 292 ] {} <Debug> TCP-Session: 12c2e562-e4b0-4460-b380-c78908542514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.04.15 01:25:12.953974 [ 288 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4119 | 2026.04.15 01:25:12.953977 [ 294 ] {} <Debug> TCP-Session: 11f4f445-1b48-4ac0-8612-d7d264a28efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.04.15 01:25:12.954011 [ 294 ] {} <Debug> TCP-Session: 11f4f445-1b48-4ac0-8612-d7d264a28efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.04.15 01:25:12.954141 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4122 | 2026.04.15 01:25:12.954187 [ 291 ] {} <Debug> TCP-Session: a21189a3-b9f0-420f-ae30-45b7672c71c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47641 | ||
| 4123 | 2026.04.15 01:25:12.954211 [ 291 ] {} <Debug> TCP-Session: a21189a3-b9f0-420f-ae30-45b7672c71c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.04.15 01:25:12.954223 [ 291 ] {} <Debug> TCP-Session: a21189a3-b9f0-420f-ae30-45b7672c71c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.04.15 01:25:12.954260 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4126 | 2026.04.15 01:25:12.954299 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.04.15 01:25:12.954306 [ 293 ] {} <Debug> TCP-Session: c3046832-f326-4e9c-ae21-da9a9073d825 Authenticating user 'default' from [fd00:1122:3344:101::e]:43351 | ||
| 4128 | 2026.04.15 01:25:12.954327 [ 289 ] {} <Debug> TCP-Session: 87c5b1e7-6f73-4025-8576-4a3bb38457b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54262 | ||
| 4129 | 2026.04.15 01:25:12.954338 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4130 | 2026.04.15 01:25:12.954343 [ 293 ] {} <Debug> TCP-Session: c3046832-f326-4e9c-ae21-da9a9073d825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.04.15 01:25:12.954374 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.04.15 01:25:12.954377 [ 286 ] {} <Debug> TCP-Session: 09b2365a-ae20-45fb-b431-ead2023cab10 Authenticating user 'default' from [fd00:1122:3344:101::e]:33942 | ||
| 4133 | 2026.04.15 01:25:12.954387 [ 293 ] {} <Debug> TCP-Session: c3046832-f326-4e9c-ae21-da9a9073d825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.04.15 01:25:12.954413 [ 4 ] {} <Debug> TCP-Session: 910acc1e-1d01-4bbd-9615-8bd1619dfb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:45193 | ||
| 4135 | 2026.04.15 01:25:12.954425 [ 286 ] {} <Debug> TCP-Session: 09b2365a-ae20-45fb-b431-ead2023cab10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.04.15 01:25:12.954449 [ 4 ] {} <Debug> TCP-Session: 910acc1e-1d01-4bbd-9615-8bd1619dfb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.04.15 01:25:12.954461 [ 286 ] {} <Debug> TCP-Session: 09b2365a-ae20-45fb-b431-ead2023cab10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.04.15 01:25:12.954471 [ 4 ] {} <Debug> TCP-Session: 910acc1e-1d01-4bbd-9615-8bd1619dfb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.04.15 01:25:12.954345 [ 289 ] {} <Debug> TCP-Session: 87c5b1e7-6f73-4025-8576-4a3bb38457b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.04.15 01:25:12.954522 [ 288 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4141 | 2026.04.15 01:25:12.954531 [ 289 ] {} <Debug> TCP-Session: 87c5b1e7-6f73-4025-8576-4a3bb38457b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.04.15 01:25:12.954587 [ 288 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4143 | 2026.04.15 01:25:12.954917 [ 288 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 4144 | 2026.04.15 01:25:12.956151 [ 330 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Trace> AggregatingTransform: Aggregating | ||
| 4145 | 2026.04.15 01:25:12.956191 [ 330 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Trace> Aggregator: Aggregation method: without_key | ||
| 4146 | 2026.04.15 01:25:12.956223 [ 330 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001207632 sec. (828.067 rows/sec., 32.35 KiB/sec.) | ||
| 4147 | 2026.04.15 01:25:12.956236 [ 330 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Trace> Aggregator: Merging aggregated data | ||
| 4148 | 2026.04.15 01:25:12.957500 [ 288 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003586 sec., 278.8622420524261 rows/sec., 10.89 KiB/sec. | ||
| 4149 | 2026.04.15 01:25:12.957680 [ 288 ] {bacaa526-897f-4fe1-9b87-90304367f602} <Debug> TCPHandler: Processed in 0.004071743 sec. | ||
| 4150 | 2026.04.15 01:25:12.957806 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4151 | 2026.04.15 01:25:12.957834 [ 288 ] {} <Debug> TCP-Session: 00e86199-8bff-4439-bc7a-459fe7a8a6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.04.15 01:25:12.957836 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4153 | 2026.04.15 01:25:12.957863 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4154 | 2026.04.15 01:25:12.957891 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4155 | 2026.04.15 01:25:12.957909 [ 294 ] {} <Debug> TCP-Session: 11f4f445-1b48-4ac0-8612-d7d264a28efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.04.15 01:25:12.957913 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.04.15 01:25:12.957936 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.04.15 01:25:12.957963 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4159 | 2026.04.15 01:25:12.957984 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.04.15 01:25:12.958000 [ 290 ] {} <Debug> TCP-Session: 4799e30c-eb18-41ec-93c6-003b276c2d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.04.15 01:25:12.958015 [ 286 ] {} <Debug> TCP-Session: 09b2365a-ae20-45fb-b431-ead2023cab10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.04.15 01:25:12.958018 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.04.15 01:25:12.958042 [ 292 ] {} <Debug> TCP-Session: 12c2e562-e4b0-4460-b380-c78908542514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.04.15 01:25:12.957944 [ 291 ] {} <Debug> TCP-Session: a21189a3-b9f0-420f-ae30-45b7672c71c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.04.15 01:25:12.958074 [ 4 ] {} <Debug> TCP-Session: 910acc1e-1d01-4bbd-9615-8bd1619dfb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.04.15 01:25:12.957896 [ 289 ] {} <Debug> TCP-Session: 87c5b1e7-6f73-4025-8576-4a3bb38457b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.04.15 01:25:12.957983 [ 293 ] {} <Debug> TCP-Session: c3046832-f326-4e9c-ae21-da9a9073d825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.04.15 01:25:12.993459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52655 | ||
| 4169 | 2026.04.15 01:25:12.993549 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4170 | 2026.04.15 01:25:12.993577 [ 288 ] {} <Debug> TCP-Session: bcdff3b8-c1b8-48fb-9208-c83e996d1c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:52655 | ||
| 4171 | 2026.04.15 01:25:12.993597 [ 288 ] {} <Debug> TCP-Session: bcdff3b8-c1b8-48fb-9208-c83e996d1c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.04.15 01:25:12.993612 [ 288 ] {} <Debug> TCP-Session: bcdff3b8-c1b8-48fb-9208-c83e996d1c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.04.15 01:25:12.993813 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38365 | ||
| 4174 | 2026.04.15 01:25:12.993843 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43613 | ||
| 4175 | 2026.04.15 01:25:12.993863 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35461 | ||
| 4176 | 2026.04.15 01:25:12.993867 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63462 | ||
| 4177 | 2026.04.15 01:25:12.993889 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58516 | ||
| 4178 | 2026.04.15 01:25:12.993920 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4179 | 2026.04.15 01:25:12.993939 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4180 | 2026.04.15 01:25:12.993960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4181 | 2026.04.15 01:25:12.993969 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4182 | 2026.04.15 01:25:12.993978 [ 293 ] {} <Debug> TCP-Session: 6e44bd26-65d3-47c6-8812-c5aa8e3172e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35461 | ||
| 4183 | 2026.04.15 01:25:12.993989 [ 294 ] {} <Debug> TCP-Session: 0f97b1fe-e1b4-4828-82bf-2b8785ba7e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:63462 | ||
| 4184 | 2026.04.15 01:25:12.993999 [ 286 ] {} <Debug> TCP-Session: 0d641147-7bba-4759-bd5e-7d0992db1429 Authenticating user 'default' from [fd00:1122:3344:101::e]:58516 | ||
| 4185 | 2026.04.15 01:25:12.994018 [ 293 ] {} <Debug> TCP-Session: 6e44bd26-65d3-47c6-8812-c5aa8e3172e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.04.15 01:25:12.994027 [ 294 ] {} <Debug> TCP-Session: 0f97b1fe-e1b4-4828-82bf-2b8785ba7e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.04.15 01:25:12.994034 [ 286 ] {} <Debug> TCP-Session: 0d641147-7bba-4759-bd5e-7d0992db1429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.04.15 01:25:12.994046 [ 293 ] {} <Debug> TCP-Session: 6e44bd26-65d3-47c6-8812-c5aa8e3172e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.04.15 01:25:12.994065 [ 286 ] {} <Debug> TCP-Session: 0d641147-7bba-4759-bd5e-7d0992db1429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.04.15 01:25:12.994058 [ 294 ] {} <Debug> TCP-Session: 0f97b1fe-e1b4-4828-82bf-2b8785ba7e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.04.15 01:25:12.993962 [ 291 ] {} <Debug> TCP-Session: 3e3b5570-c582-4673-b570-2e8a021cdd2f Authenticating user 'default' from [fd00:1122:3344:101::e]:43613 | ||
| 4192 | 2026.04.15 01:25:12.993910 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4193 | 2026.04.15 01:25:12.994138 [ 291 ] {} <Debug> TCP-Session: 3e3b5570-c582-4673-b570-2e8a021cdd2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.04.15 01:25:12.993887 [ 288 ] {} <Trace> TCP-Session: bcdff3b8-c1b8-48fb-9208-c83e996d1c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.04.15 01:25:12.994173 [ 291 ] {} <Debug> TCP-Session: 3e3b5570-c582-4673-b570-2e8a021cdd2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.04.15 01:25:12.994169 [ 289 ] {} <Debug> TCP-Session: 2f6907a1-0503-4526-9783-cf22a5b4344b Authenticating user 'default' from [fd00:1122:3344:101::e]:38365 | ||
| 4197 | 2026.04.15 01:25:12.993878 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36668 | ||
| 4198 | 2026.04.15 01:25:12.994236 [ 289 ] {} <Debug> TCP-Session: 2f6907a1-0503-4526-9783-cf22a5b4344b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.04.15 01:25:12.993854 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57599 | ||
| 4200 | 2026.04.15 01:25:12.994271 [ 289 ] {} <Debug> TCP-Session: 2f6907a1-0503-4526-9783-cf22a5b4344b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.04.15 01:25:12.994302 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4202 | 2026.04.15 01:25:12.994321 [ 288 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4203 | 2026.04.15 01:25:12.994337 [ 4 ] {} <Debug> TCP-Session: 01e13ad4-6f84-4511-9fcf-5e609691a025 Authenticating user 'default' from [fd00:1122:3344:101::e]:36668 | ||
| 4204 | 2026.04.15 01:25:12.994338 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.04.15 01:25:12.994356 [ 4 ] {} <Debug> TCP-Session: 01e13ad4-6f84-4511-9fcf-5e609691a025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.04.15 01:25:12.993814 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40369 | ||
| 4207 | 2026.04.15 01:25:12.994370 [ 292 ] {} <Debug> TCP-Session: 8bae8009-f14a-4372-9eca-e78b9084e504 Authenticating user 'default' from [fd00:1122:3344:101::e]:57599 | ||
| 4208 | 2026.04.15 01:25:12.994372 [ 4 ] {} <Debug> TCP-Session: 01e13ad4-6f84-4511-9fcf-5e609691a025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.04.15 01:25:12.994415 [ 292 ] {} <Debug> TCP-Session: 8bae8009-f14a-4372-9eca-e78b9084e504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.04.15 01:25:12.994435 [ 292 ] {} <Debug> TCP-Session: 8bae8009-f14a-4372-9eca-e78b9084e504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.04.15 01:25:12.994439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4212 | 2026.04.15 01:25:12.994469 [ 290 ] {} <Debug> TCP-Session: d9f825ac-61c6-43c8-80a2-bf0ab3b512ec Authenticating user 'default' from [fd00:1122:3344:101::e]:40369 | ||
| 4213 | 2026.04.15 01:25:12.994488 [ 290 ] {} <Debug> TCP-Session: d9f825ac-61c6-43c8-80a2-bf0ab3b512ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.04.15 01:25:12.994500 [ 290 ] {} <Debug> TCP-Session: d9f825ac-61c6-43c8-80a2-bf0ab3b512ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.04.15 01:25:12.994525 [ 288 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4216 | 2026.04.15 01:25:12.994575 [ 288 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4217 | 2026.04.15 01:25:12.994842 [ 288 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 4218 | 2026.04.15 01:25:12.995684 [ 320 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Trace> AggregatingTransform: Aggregating | ||
| 4219 | 2026.04.15 01:25:12.995741 [ 320 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4220 | 2026.04.15 01:25:12.995779 [ 320 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845415 sec. (1182.851 rows/sec., 46.21 KiB/sec.) | ||
| 4221 | 2026.04.15 01:25:12.995802 [ 320 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Trace> Aggregator: Merging aggregated data | ||
| 4222 | 2026.04.15 01:25:12.997187 [ 288 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002911 sec., 343.52456200618343 rows/sec., 13.42 KiB/sec. | ||
| 4223 | 2026.04.15 01:25:12.997302 [ 288 ] {1a1879ba-1012-40e9-aae1-95f7b7e3076f} <Debug> TCPHandler: Processed in 0.003499912 sec. | ||
| 4224 | 2026.04.15 01:25:12.997428 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4225 | 2026.04.15 01:25:12.997456 [ 288 ] {} <Debug> TCP-Session: bcdff3b8-c1b8-48fb-9208-c83e996d1c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.04.15 01:25:12.997461 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.04.15 01:25:12.997484 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.04.15 01:25:12.997498 [ 286 ] {} <Debug> TCP-Session: 0d641147-7bba-4759-bd5e-7d0992db1429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.04.15 01:25:12.997507 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.04.15 01:25:12.997525 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.04.15 01:25:12.997537 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.04.15 01:25:12.997559 [ 293 ] {} <Debug> TCP-Session: 6e44bd26-65d3-47c6-8812-c5aa8e3172e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.04.15 01:25:12.997574 [ 290 ] {} <Debug> TCP-Session: d9f825ac-61c6-43c8-80a2-bf0ab3b512ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.04.15 01:25:12.997605 [ 289 ] {} <Debug> TCP-Session: 2f6907a1-0503-4526-9783-cf22a5b4344b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.04.15 01:25:12.997566 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.04.15 01:25:12.997553 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.04.15 01:25:12.997667 [ 4 ] {} <Debug> TCP-Session: 01e13ad4-6f84-4511-9fcf-5e609691a025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.04.15 01:25:12.997525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.04.15 01:25:12.997689 [ 294 ] {} <Debug> TCP-Session: 0f97b1fe-e1b4-4828-82bf-2b8785ba7e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.04.15 01:25:12.997531 [ 292 ] {} <Debug> TCP-Session: 8bae8009-f14a-4372-9eca-e78b9084e504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.04.15 01:25:12.997732 [ 291 ] {} <Debug> TCP-Session: 3e3b5570-c582-4673-b570-2e8a021cdd2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.04.15 01:25:13.086308 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.04.15 01:25:13.086496 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4244 | 2026.04.15 01:25:13.086569 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4245 | 2026.04.15 01:25:13.087290 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.04.15 01:25:13.087343 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4247 | 2026.04.15 01:25:13.087787 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4248 | 2026.04.15 01:25:13.088023 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.04.15 01:25:13.088195 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec. | ||
| 4250 | 2026.04.15 01:25:13.088250 [ 6 ] {74b0ccd0-0bf3-4478-9480-ed8d56965c0c} <Debug> TCPHandler: Processed in 0.002079258 sec. | ||
| 4251 | 2026.04.15 01:25:13.088383 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.04.15 01:25:13.088491 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4253 | 2026.04.15 01:25:13.088536 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4254 | 2026.04.15 01:25:13.089004 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.04.15 01:25:13.089043 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4256 | 2026.04.15 01:25:13.089363 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4257 | 2026.04.15 01:25:13.089585 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.04.15 01:25:13.089719 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 4259 | 2026.04.15 01:25:13.089758 [ 6 ] {01699121-2da0-4923-8f48-1b98763be268} <Debug> TCPHandler: Processed in 0.001428196 sec. | ||
| 4260 | 2026.04.15 01:25:13.089878 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.04.15 01:25:13.089977 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.04.15 01:25:13.090023 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4263 | 2026.04.15 01:25:13.090427 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.04.15 01:25:13.090464 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4265 | 2026.04.15 01:25:13.090807 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4266 | 2026.04.15 01:25:13.091028 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): 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.04.15 01:25:13.091166 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001209 sec., 79404.46650124069 rows/sec., 5.53 MiB/sec. | ||
| 4268 | 2026.04.15 01:25:13.091205 [ 6 ] {9aac5f3c-1bf2-4490-9cc6-13bd469aea7a} <Debug> TCPHandler: Processed in 0.001377274 sec. | ||
| 4269 | 2026.04.15 01:25:13.091337 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.04.15 01:25:13.091450 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.04.15 01:25:13.091496 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4272 | 2026.04.15 01:25:13.091853 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.04.15 01:25:13.091890 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4274 | 2026.04.15 01:25:13.092223 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4275 | 2026.04.15 01:25:13.092437 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): 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.04.15 01:25:13.092572 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001144 sec., 31468.531468531466 rows/sec., 2.12 MiB/sec. | ||
| 4277 | 2026.04.15 01:25:13.092609 [ 6 ] {dd790c7f-a12c-4c29-bb17-40f42646ec23} <Debug> TCPHandler: Processed in 0.001335694 sec. | ||
| 4278 | 2026.04.15 01:25:13.945781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8114 | ||
| 4279 | 2026.04.15 01:25:13.946285 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.04.15 01:25:13.946335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4281 | 2026.04.15 01:25:13.946856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4282 | 2026.04.15 01:25:13.947114 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.04.15 01:25:13.947267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8114 | ||
| 4284 | 2026.04.15 01:25:14.371305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4285 | 2026.04.15 01:25:14.386821 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.04.15 01:25:14.386889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4287 | 2026.04.15 01:25:14.392740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4288 | 2026.04.15 01:25:14.393495 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.04.15 01:25:14.396372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4290 | 2026.04.15 01:25:16.467982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 562 | ||
| 4291 | 2026.04.15 01:25:16.471126 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.04.15 01:25:16.471183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4293 | 2026.04.15 01:25:16.472463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4294 | 2026.04.15 01:25:16.472723 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.04.15 01:25:16.472986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4296 | 2026.04.15 01:25:18.096478 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.04.15 01:25:18.096661 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.04.15 01:25:18.096729 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4299 | 2026.04.15 01:25:18.097464 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.04.15 01:25:18.097512 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4301 | 2026.04.15 01:25:18.097937 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4302 | 2026.04.15 01:25:18.098182 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.04.15 01:25:18.098343 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 4304 | 2026.04.15 01:25:18.098395 [ 6 ] {d1162f12-b96b-4794-82b4-7d6edaa5e53b} <Debug> TCPHandler: Processed in 0.002050656 sec. | ||
| 4305 | 2026.04.15 01:25:18.098524 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.04.15 01:25:18.098627 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4307 | 2026.04.15 01:25:18.098672 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4308 | 2026.04.15 01:25:18.099377 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.04.15 01:25:18.099415 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4310 | 2026.04.15 01:25:18.099804 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4311 | 2026.04.15 01:25:18.100025 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.04.15 01:25:18.100155 [ 107 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4313 | 2026.04.15 01:25:18.100163 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00156 sec., 519871.7948717949 rows/sec., 40.18 MiB/sec. | ||
| 4314 | 2026.04.15 01:25:18.100227 [ 107 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.04.15 01:25:18.100249 [ 6 ] {a4e0354c-8ece-4bfe-b8af-c4338cf2c1cf} <Debug> TCPHandler: Processed in 0.001777262 sec. | ||
| 4316 | 2026.04.15 01:25:18.100253 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4317 | 2026.04.15 01:25:18.100359 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 4318 | 2026.04.15 01:25:18.100375 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.04.15 01:25:18.100453 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2026.04.15 01:25:18.100481 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4321 | 2026.04.15 01:25:18.100483 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3359 rows starting from the beginning of the part | ||
| 4322 | 2026.04.15 01:25:18.100525 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4323 | 2026.04.15 01:25:18.100552 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 126 rows starting from the beginning of the part | ||
| 4324 | 2026.04.15 01:25:18.100598 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 811 rows starting from the beginning of the part | ||
| 4325 | 2026.04.15 01:25:18.100638 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2472 rows starting from the beginning of the part | ||
| 4326 | 2026.04.15 01:25:18.100682 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4327 | 2026.04.15 01:25:18.100718 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 811 rows starting from the beginning of the part | ||
| 4328 | 2026.04.15 01:25:18.100965 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.04.15 01:25:18.101001 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4330 | 2026.04.15 01:25:18.101369 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4331 | 2026.04.15 01:25:18.101591 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.04.15 01:25:18.101726 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001267 sec., 117600.63141278611 rows/sec., 6.99 MiB/sec. | ||
| 4333 | 2026.04.15 01:25:18.101765 [ 6 ] {d24fdb29-32f6-43e6-831e-b4a688bb30da} <Debug> TCPHandler: Processed in 0.001441806 sec. | ||
| 4334 | 2026.04.15 01:25:18.101882 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.04.15 01:25:18.101978 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.04.15 01:25:18.102021 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4337 | 2026.04.15 01:25:18.102456 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.04.15 01:25:18.102493 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4339 | 2026.04.15 01:25:18.102802 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4340 | 2026.04.15 01:25:18.103015 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.04.15 01:25:18.103148 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 4342 | 2026.04.15 01:25:18.103186 [ 6 ] {7ab35a83-b187-4656-aeac-f5055bb00882} <Debug> TCPHandler: Processed in 0.001356464 sec. | ||
| 4343 | 2026.04.15 01:25:18.103305 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.04.15 01:25:18.103401 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.04.15 01:25:18.103418 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7635 rows, containing 5 columns (5 merged, 0 gathered) in 0.003096305 sec., 2465842.3508020043 rows/sec., 196.23 MiB/sec. | ||
| 4346 | 2026.04.15 01:25:18.103442 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4347 | 2026.04.15 01:25:18.103787 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4348 | 2026.04.15 01:25:18.103881 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.04.15 01:25:18.103923 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4350 | 2026.04.15 01:25:18.104131 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.04.15 01:25:18.104224 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_26_5} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4352 | 2026.04.15 01:25:18.104268 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4353 | 2026.04.15 01:25:18.104340 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 4354 | 2026.04.15 01:25:18.104494 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.04.15 01:25:18.104628 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 4356 | 2026.04.15 01:25:18.104666 [ 6 ] {3db10639-8798-4fbd-8538-ff232c43bd6b} <Debug> TCPHandler: Processed in 0.001412016 sec. | ||
| 4357 | 2026.04.15 01:25:18.104783 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.04.15 01:25:18.104880 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4359 | 2026.04.15 01:25:18.104920 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4360 | 2026.04.15 01:25:18.105486 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.04.15 01:25:18.105522 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4362 | 2026.04.15 01:25:18.105858 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4363 | 2026.04.15 01:25:18.106070 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.04.15 01:25:18.106177 [ 107 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4365 | 2026.04.15 01:25:18.106200 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001337 sec., 371727.74869109946 rows/sec., 26.10 MiB/sec. | ||
| 4366 | 2026.04.15 01:25:18.106212 [ 107 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.04.15 01:25:18.106240 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4368 | 2026.04.15 01:25:18.106245 [ 6 ] {34bcc901-5f83-4a45-87a6-82e98c39bad4} <Debug> TCPHandler: Processed in 0.001513627 sec. | ||
| 4369 | 2026.04.15 01:25:18.106326 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 4370 | 2026.04.15 01:25:18.106378 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.04.15 01:25:18.106431 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4372 | 2026.04.15 01:25:18.106465 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1830 rows starting from the beginning of the part | ||
| 4373 | 2026.04.15 01:25:18.106476 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4374 | 2026.04.15 01:25:18.106523 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4375 | 2026.04.15 01:25:18.106541 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 99 rows starting from the beginning of the part | ||
| 4376 | 2026.04.15 01:25:18.106593 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 497 rows starting from the beginning of the part | ||
| 4377 | 2026.04.15 01:25:18.106632 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1325 rows starting from the beginning of the part | ||
| 4378 | 2026.04.15 01:25:18.106674 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4379 | 2026.04.15 01:25:18.106714 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 497 rows starting from the beginning of the part | ||
| 4380 | 2026.04.15 01:25:18.106861 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.04.15 01:25:18.106902 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4382 | 2026.04.15 01:25:18.107237 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4383 | 2026.04.15 01:25:18.107467 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.04.15 01:25:18.107570 [ 107 ] {} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4385 | 2026.04.15 01:25:18.107599 [ 107 ] {} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.04.15 01:25:18.107601 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 4387 | 2026.04.15 01:25:18.107618 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4388 | 2026.04.15 01:25:18.107652 [ 6 ] {a8d64fee-7690-42db-81cf-b69b7c54e680} <Debug> TCPHandler: Processed in 0.001325244 sec. | ||
| 4389 | 2026.04.15 01:25:18.107741 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::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 | ||
| 4390 | 2026.04.15 01:25:18.107775 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.04.15 01:25:18.107860 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4392 | 2026.04.15 01:25:18.107873 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.04.15 01:25:18.107898 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4394 | 2026.04.15 01:25:18.107921 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4395 | 2026.04.15 01:25:18.107964 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4396 | 2026.04.15 01:25:18.108009 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4397 | 2026.04.15 01:25:18.108046 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4398 | 2026.04.15 01:25:18.108099 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4399 | 2026.04.15 01:25:18.108179 [ 199 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4400 | 2026.04.15 01:25:18.108313 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023756 sec., 2130691.644644908 rows/sec., 154.41 MiB/sec. | ||
| 4401 | 2026.04.15 01:25:18.108331 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.04.15 01:25:18.108374 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4403 | 2026.04.15 01:25:18.108577 [ 189 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4404 | 2026.04.15 01:25:18.108777 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4405 | 2026.04.15 01:25:18.108947 [ 196 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269903 sec., 28348.62190261776 rows/sec., 1.45 MiB/sec. | ||
| 4406 | 2026.04.15 01:25:18.108955 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.04.15 01:25:18.109043 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.04.15 01:25:18.109071 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_26_5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4409 | 2026.04.15 01:25:18.109085 [ 191 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4410 | 2026.04.15 01:25:18.109173 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4411 | 2026.04.15 01:25:18.109179 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4412 | 2026.04.15 01:25:18.109192 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001337 sec., 198204.9364248317 rows/sec., 13.17 MiB/sec. | ||
| 4413 | 2026.04.15 01:25:18.109225 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.04.15 01:25:18.109247 [ 6 ] {bc2368e0-2336-4a8f-a240-684a15cf3933} <Debug> TCPHandler: Processed in 0.001521767 sec. | ||
| 4415 | 2026.04.15 01:25:18.109254 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4416 | 2026.04.15 01:25:18.109356 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 4417 | 2026.04.15 01:25:18.109376 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.04.15 01:25:18.109359 [ 191 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.04.15 01:25:18.109468 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4420 | 2026.04.15 01:25:18.109478 [ 191 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_6_1} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4421 | 2026.04.15 01:25:18.109481 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.04.15 01:25:18.109507 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8719 rows starting from the beginning of the part | ||
| 4423 | 2026.04.15 01:25:18.109544 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4424 | 2026.04.15 01:25:18.109557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4425 | 2026.04.15 01:25:18.109574 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4426 | 2026.04.15 01:25:18.109631 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4427 | 2026.04.15 01:25:18.109677 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1529 rows starting from the beginning of the part | ||
| 4428 | 2026.04.15 01:25:18.109720 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
| 4429 | 2026.04.15 01:25:18.109764 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4430 | 2026.04.15 01:25:18.109869 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.04.15 01:25:18.109903 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4432 | 2026.04.15 01:25:18.110241 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4433 | 2026.04.15 01:25:18.110463 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.04.15 01:25:18.110570 [ 107 ] {} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4435 | 2026.04.15 01:25:18.110593 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 4436 | 2026.04.15 01:25:18.110607 [ 107 ] {} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.04.15 01:25:18.110634 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4438 | 2026.04.15 01:25:18.110638 [ 6 ] {f5516b8e-6895-4ea1-a63a-c7033ad01743} <Debug> TCPHandler: Processed in 0.001310524 sec. | ||
| 4439 | 2026.04.15 01:25:18.110706 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::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 | ||
| 4440 | 2026.04.15 01:25:18.110773 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.04.15 01:25:18.110796 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4442 | 2026.04.15 01:25:18.110827 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4443 | 2026.04.15 01:25:18.110871 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4444 | 2026.04.15 01:25:18.110874 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4445 | 2026.04.15 01:25:18.110937 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4446 | 2026.04.15 01:25:18.110945 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4447 | 2026.04.15 01:25:18.111005 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4448 | 2026.04.15 01:25:18.111042 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4449 | 2026.04.15 01:25:18.111078 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4450 | 2026.04.15 01:25:18.111704 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.04.15 01:25:18.111745 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4452 | 2026.04.15 01:25:18.111861 [ 201 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181201 sec., 5926.171752309726 rows/sec., 396.02 KiB/sec. | ||
| 4453 | 2026.04.15 01:25:18.111981 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4454 | 2026.04.15 01:25:18.112262 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.04.15 01:25:18.112313 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4456 | 2026.04.15 01:25:18.112333 [ 196 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_6_1} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4457 | 2026.04.15 01:25:18.112411 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4458 | 2026.04.15 01:25:18.112565 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.04.15 01:25:18.112692 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4460 | 2026.04.15 01:25:18.112712 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001858 sec., 3767.491926803014 rows/sec., 6.75 MiB/sec. | ||
| 4461 | 2026.04.15 01:25:18.112726 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.04.15 01:25:18.112752 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4463 | 2026.04.15 01:25:18.112793 [ 6 ] {79371d65-2b1c-4d3e-8b94-7373f9c806a5} <Debug> TCPHandler: Processed in 0.002070137 sec. | ||
| 4464 | 2026.04.15 01:25:18.112815 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 4465 | 2026.04.15 01:25:18.112918 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.04.15 01:25:18.112998 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4467 | 2026.04.15 01:25:18.113018 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.04.15 01:25:18.113047 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 299 rows starting from the beginning of the part | ||
| 4469 | 2026.04.15 01:25:18.113065 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2026.04.15 01:25:18.113155 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4471 | 2026.04.15 01:25:18.113271 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 4472 | 2026.04.15 01:25:18.113374 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 4473 | 2026.04.15 01:25:18.113422 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.04.15 01:25:18.113465 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4475 | 2026.04.15 01:25:18.113469 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 4476 | 2026.04.15 01:25:18.113577 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4477 | 2026.04.15 01:25:18.113630 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11034 rows, containing 5 columns (5 merged, 0 gathered) in 0.004318257 sec., 2555197.617927789 rows/sec., 165.90 MiB/sec. | ||
| 4478 | 2026.04.15 01:25:18.113785 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4479 | 2026.04.15 01:25:18.113890 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4480 | 2026.04.15 01:25:18.114041 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.04.15 01:25:18.114148 [ 107 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4482 | 2026.04.15 01:25:18.114148 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.04.15 01:25:18.114177 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 4484 | 2026.04.15 01:25:18.114182 [ 107 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.04.15 01:25:18.114219 [ 6 ] {7f55e67a-6d8d-4a54-9a38-74dbc7a0b670} <Debug> TCPHandler: Processed in 0.001351594 sec. | ||
| 4486 | 2026.04.15 01:25:18.114221 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4487 | 2026.04.15 01:25:18.114235 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4488 | 2026.04.15 01:25:18.114309 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4489 | 2026.04.15 01:25:18.114323 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4490 | 2026.04.15 01:25:18.114405 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.04.15 01:25:18.114436 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1158 rows starting from the beginning of the part | ||
| 4492 | 2026.04.15 01:25:18.114483 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 4493 | 2026.04.15 01:25:18.114523 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4494 | 2026.04.15 01:25:18.114559 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4495 | 2026.04.15 01:25:18.114591 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4496 | 2026.04.15 01:25:18.114625 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4497 | 2026.04.15 01:25:18.115542 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264992 sec., 1152576.458981559 rows/sec., 75.70 MiB/sec. | ||
| 4498 | 2026.04.15 01:25:18.115712 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4499 | 2026.04.15 01:25:18.115953 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.04.15 01:25:18.116013 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_26_5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4501 | 2026.04.15 01:25:18.116081 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4502 | 2026.04.15 01:25:18.116668 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 19 columns (19 merged, 0 gathered) in 0.003879129 sec., 102858.14160859307 rows/sec., 184.32 MiB/sec. | ||
| 4503 | 2026.04.15 01:25:18.117384 [ 202 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4504 | 2026.04.15 01:25:18.117689 [ 202 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.04.15 01:25:18.117749 [ 202 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4506 | 2026.04.15 01:25:18.117848 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4507 | 2026.04.15 01:25:19.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.68 MiB, peak 247.53 MiB, free memory in arenas 0.00 B, will set to 241.67 MiB (RSS), difference: 1.99 MiB | ||
| 4508 | 2026.04.15 01:25:21.355967 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4509 | 2026.04.15 01:25:21.356030 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4510 | 2026.04.15 01:25:21.447415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8626 | ||
| 4511 | 2026.04.15 01:25:21.448099 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.04.15 01:25:21.448142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4513 | 2026.04.15 01:25:21.448634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4514 | 2026.04.15 01:25:21.448859 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.04.15 01:25:21.448992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8626 | ||
| 4516 | 2026.04.15 01:25:21.896498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4517 | 2026.04.15 01:25:21.911526 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.04.15 01:25:21.911578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4519 | 2026.04.15 01:25:21.917769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4520 | 2026.04.15 01:25:21.918485 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.04.15 01:25:21.921133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4522 | 2026.04.15 01:25:23.091036 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.04.15 01:25:23.091240 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4524 | 2026.04.15 01:25:23.091314 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4525 | 2026.04.15 01:25:23.092019 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.04.15 01:25:23.092067 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4527 | 2026.04.15 01:25:23.092469 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4528 | 2026.04.15 01:25:23.092709 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.04.15 01:25:23.092860 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001675 sec., 75223.88059701493 rows/sec., 6.50 MiB/sec. | ||
| 4530 | 2026.04.15 01:25:23.092903 [ 6 ] {a62f1e94-9f68-4e51-bd7b-2375729ab07f} <Debug> TCPHandler: Processed in 0.002007076 sec. | ||
| 4531 | 2026.04.15 01:25:23.093032 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.04.15 01:25:23.093127 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.04.15 01:25:23.093167 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4534 | 2026.04.15 01:25:23.093577 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.04.15 01:25:23.093613 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4536 | 2026.04.15 01:25:23.093899 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4537 | 2026.04.15 01:25:23.094098 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.04.15 01:25:23.094229 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001122 sec., 31194.295900178255 rows/sec., 2.29 MiB/sec. | ||
| 4539 | 2026.04.15 01:25:23.094266 [ 6 ] {4d707ff1-6589-4b04-b92a-ea9aada74ba4} <Debug> TCPHandler: Processed in 0.001283154 sec. | ||
| 4540 | 2026.04.15 01:25:23.094376 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.04.15 01:25:23.094467 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4542 | 2026.04.15 01:25:23.094505 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4543 | 2026.04.15 01:25:23.094922 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.04.15 01:25:23.094957 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4545 | 2026.04.15 01:25:23.095252 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4546 | 2026.04.15 01:25:23.095460 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.04.15 01:25:23.095589 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001139 sec., 86918.34942932396 rows/sec., 6.79 MiB/sec. | ||
| 4548 | 2026.04.15 01:25:23.095625 [ 6 ] {0386839a-8975-4eea-ad58-02ff66f67a6c} <Debug> TCPHandler: Processed in 0.001297003 sec. | ||
| 4549 | 2026.04.15 01:25:23.095737 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.04.15 01:25:23.095828 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4551 | 2026.04.15 01:25:23.095870 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4552 | 2026.04.15 01:25:23.096266 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.04.15 01:25:23.096302 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4554 | 2026.04.15 01:25:23.096629 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4555 | 2026.04.15 01:25:23.096843 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.04.15 01:25:23.096968 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4557 | 2026.04.15 01:25:23.097004 [ 6 ] {2156b2be-6b52-4c63-a7c5-19167e6aa2e6} <Debug> TCPHandler: Processed in 0.001313904 sec. | ||
| 4558 | 2026.04.15 01:25:23.097114 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.04.15 01:25:23.097205 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.04.15 01:25:23.097256 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4561 | 2026.04.15 01:25:23.098055 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.04.15 01:25:23.098090 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4563 | 2026.04.15 01:25:23.098626 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4564 | 2026.04.15 01:25:23.098836 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.04.15 01:25:23.098967 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00178 sec., 19662.92134831461 rows/sec., 35.24 MiB/sec. | ||
| 4566 | 2026.04.15 01:25:23.099017 [ 6 ] {8e03c3b6-92e4-417b-ae11-c70ce46ce488} <Debug> TCPHandler: Processed in 0.001950515 sec. | ||
| 4567 | 2026.04.15 01:25:23.099134 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.04.15 01:25:23.099226 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.04.15 01:25:23.099265 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4570 | 2026.04.15 01:25:23.099597 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.04.15 01:25:23.099632 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4572 | 2026.04.15 01:25:23.099926 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4573 | 2026.04.15 01:25:23.100127 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.04.15 01:25:23.100248 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 4575 | 2026.04.15 01:25:23.100282 [ 6 ] {d5a7187b-398a-483f-8c07-8ccee9eddb33} <Debug> TCPHandler: Processed in 0.001195641 sec. | ||
| 4576 | 2026.04.15 01:25:26.473367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 596 | ||
| 4577 | 2026.04.15 01:25:26.475739 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.04.15 01:25:26.475776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4579 | 2026.04.15 01:25:26.476944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4580 | 2026.04.15 01:25:26.477206 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.04.15 01:25:26.477461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4582 | 2026.04.15 01:25:28.097369 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.04.15 01:25:28.097567 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.04.15 01:25:28.097635 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4585 | 2026.04.15 01:25:28.098324 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.04.15 01:25:28.098362 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4587 | 2026.04.15 01:25:28.098824 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4588 | 2026.04.15 01:25:28.099054 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.04.15 01:25:28.099211 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. | ||
| 4590 | 2026.04.15 01:25:28.099255 [ 6 ] {43aa5f13-7480-4cd4-b78f-d0be36f0672d} <Debug> TCPHandler: Processed in 0.002021647 sec. | ||
| 4591 | 2026.04.15 01:25:28.099376 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.04.15 01:25:28.099476 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4593 | 2026.04.15 01:25:28.099519 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4594 | 2026.04.15 01:25:28.099917 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.04.15 01:25:28.099950 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4596 | 2026.04.15 01:25:28.100250 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4597 | 2026.04.15 01:25:28.100456 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.04.15 01:25:28.100587 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 4599 | 2026.04.15 01:25:28.100624 [ 6 ] {52b8ad9d-44d5-4fda-b490-b785a566e455} <Debug> TCPHandler: Processed in 0.001299623 sec. | ||
| 4600 | 2026.04.15 01:25:28.100730 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.04.15 01:25:28.100825 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4602 | 2026.04.15 01:25:28.100864 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4603 | 2026.04.15 01:25:28.101586 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.04.15 01:25:28.101622 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4605 | 2026.04.15 01:25:28.101964 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4606 | 2026.04.15 01:25:28.102164 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.04.15 01:25:28.102293 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.001488 sec., 547043.0107526882 rows/sec., 42.27 MiB/sec. | ||
| 4608 | 2026.04.15 01:25:28.102329 [ 6 ] {82c4c17b-c465-4b07-a88f-bf8e105768c1} <Debug> TCPHandler: Processed in 0.00164794 sec. | ||
| 4609 | 2026.04.15 01:25:28.102432 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.04.15 01:25:28.102524 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4611 | 2026.04.15 01:25:28.102563 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4612 | 2026.04.15 01:25:28.102981 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.04.15 01:25:28.103016 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4614 | 2026.04.15 01:25:28.103316 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4615 | 2026.04.15 01:25:28.103522 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.04.15 01:25:28.103647 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001141 sec., 135845.74934268184 rows/sec., 8.12 MiB/sec. | ||
| 4617 | 2026.04.15 01:25:28.103681 [ 6 ] {a89a760c-0797-4c5e-aa06-783051711d46} <Debug> TCPHandler: Processed in 0.001296763 sec. | ||
| 4618 | 2026.04.15 01:25:28.103788 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.04.15 01:25:28.103880 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.04.15 01:25:28.103917 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4621 | 2026.04.15 01:25:28.104325 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.04.15 01:25:28.104358 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4623 | 2026.04.15 01:25:28.104670 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4624 | 2026.04.15 01:25:28.104874 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.04.15 01:25:28.104975 [ 93 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4626 | 2026.04.15 01:25:28.104995 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 4627 | 2026.04.15 01:25:28.105040 [ 93 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.04.15 01:25:28.105051 [ 6 ] {8df22d7d-2d26-4b09-921c-1641e68d8d40} <Debug> TCPHandler: Processed in 0.001310454 sec. | ||
| 4629 | 2026.04.15 01:25:28.105069 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4630 | 2026.04.15 01:25:28.105173 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.04.15 01:25:28.105185 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 4632 | 2026.04.15 01:25:28.105270 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.04.15 01:25:28.105313 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4634 | 2026.04.15 01:25:28.105327 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2026.04.15 01:25:28.105363 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 4636 | 2026.04.15 01:25:28.105427 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4637 | 2026.04.15 01:25:28.105470 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4638 | 2026.04.15 01:25:28.105509 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 4639 | 2026.04.15 01:25:28.105543 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4640 | 2026.04.15 01:25:28.105583 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4641 | 2026.04.15 01:25:28.105737 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.04.15 01:25:28.105778 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4643 | 2026.04.15 01:25:28.106107 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4644 | 2026.04.15 01:25:28.106325 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.04.15 01:25:28.106453 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 4646 | 2026.04.15 01:25:28.106490 [ 6 ] {babc65c1-b66f-4f84-8dd4-01fd59854e44} <Debug> TCPHandler: Processed in 0.001365044 sec. | ||
| 4647 | 2026.04.15 01:25:28.106599 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.04.15 01:25:28.106690 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4649 | 2026.04.15 01:25:28.106728 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4650 | 2026.04.15 01:25:28.106809 [ 188 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167398 sec., 1416982.281747691 rows/sec., 90.67 MiB/sec. | ||
| 4651 | 2026.04.15 01:25:28.107000 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4652 | 2026.04.15 01:25:28.107256 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.04.15 01:25:28.107289 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.04.15 01:25:28.107330 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4655 | 2026.04.15 01:25:28.107333 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_11_2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4656 | 2026.04.15 01:25:28.107419 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4657 | 2026.04.15 01:25:28.107669 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4658 | 2026.04.15 01:25:28.107882 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.04.15 01:25:28.108010 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001338 sec., 375934.23019431985 rows/sec., 26.44 MiB/sec. | ||
| 4660 | 2026.04.15 01:25:28.108047 [ 6 ] {93089653-00c9-4c5e-8dfc-1a4711248ab4} <Debug> TCPHandler: Processed in 0.001495067 sec. | ||
| 4661 | 2026.04.15 01:25:28.108146 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.04.15 01:25:28.108238 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4663 | 2026.04.15 01:25:28.108278 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4664 | 2026.04.15 01:25:28.108600 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.04.15 01:25:28.108636 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4666 | 2026.04.15 01:25:28.108930 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4667 | 2026.04.15 01:25:28.109167 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.04.15 01:25:28.109291 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 4669 | 2026.04.15 01:25:28.109325 [ 6 ] {ba3fae67-c9e2-420b-8696-674bca2f295c} <Debug> TCPHandler: Processed in 0.001225502 sec. | ||
| 4670 | 2026.04.15 01:25:28.109441 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.04.15 01:25:28.109557 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.04.15 01:25:28.109608 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4673 | 2026.04.15 01:25:28.110108 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.04.15 01:25:28.110150 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4675 | 2026.04.15 01:25:28.110579 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4676 | 2026.04.15 01:25:28.110785 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.04.15 01:25:28.110912 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001379 sec., 194343.7273386512 rows/sec., 12.92 MiB/sec. | ||
| 4678 | 2026.04.15 01:25:28.110947 [ 6 ] {09dceb68-225e-47f6-ab70-a3c2f6dfbe83} <Debug> TCPHandler: Processed in 0.001565218 sec. | ||
| 4679 | 2026.04.15 01:25:28.111057 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.04.15 01:25:28.111149 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.04.15 01:25:28.111189 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4682 | 2026.04.15 01:25:28.111490 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.04.15 01:25:28.111525 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4684 | 2026.04.15 01:25:28.111810 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4685 | 2026.04.15 01:25:28.112009 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.04.15 01:25:28.112132 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 4687 | 2026.04.15 01:25:28.112165 [ 6 ] {246621a7-0e09-48b6-b451-b3de81e58f8c} <Debug> TCPHandler: Processed in 0.001155341 sec. | ||
| 4688 | 2026.04.15 01:25:28.112270 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.04.15 01:25:28.112361 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4690 | 2026.04.15 01:25:28.112413 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4691 | 2026.04.15 01:25:28.113125 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.04.15 01:25:28.113160 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4693 | 2026.04.15 01:25:28.113641 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4694 | 2026.04.15 01:25:28.113864 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.04.15 01:25:28.113999 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001655 sec., 4229.607250755287 rows/sec., 7.58 MiB/sec. | ||
| 4696 | 2026.04.15 01:25:28.114048 [ 6 ] {758e0b97-89dd-47be-8855-488b6be796f2} <Debug> TCPHandler: Processed in 0.001825012 sec. | ||
| 4697 | 2026.04.15 01:25:28.114156 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.04.15 01:25:28.114247 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.04.15 01:25:28.114287 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4700 | 2026.04.15 01:25:28.114597 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.04.15 01:25:28.114631 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4702 | 2026.04.15 01:25:28.114914 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4703 | 2026.04.15 01:25:28.115113 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.04.15 01:25:28.115234 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001004 sec., 89641.43426294821 rows/sec., 5.61 MiB/sec. | ||
| 4705 | 2026.04.15 01:25:28.115267 [ 6 ] {2a131028-17eb-44fc-835b-c295a33da9e5} <Debug> TCPHandler: Processed in 0.00115786 sec. | ||
| 4706 | 2026.04.15 01:25:28.949143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9074 | ||
| 4707 | 2026.04.15 01:25:28.949668 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.04.15 01:25:28.949710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4709 | 2026.04.15 01:25:28.950189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4710 | 2026.04.15 01:25:28.950413 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.04.15 01:25:28.950547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9074 | ||
| 4712 | 2026.04.15 01:25:29.421282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4713 | 2026.04.15 01:25:29.437525 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.04.15 01:25:29.437569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4715 | 2026.04.15 01:25:29.443281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4716 | 2026.04.15 01:25:29.443993 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.04.15 01:25:29.446744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4718 | 2026.04.15 01:25:33.090430 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.04.15 01:25:33.090652 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4720 | 2026.04.15 01:25:33.090730 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4721 | 2026.04.15 01:25:33.091407 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.04.15 01:25:33.091458 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4723 | 2026.04.15 01:25:33.091864 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4724 | 2026.04.15 01:25:33.092091 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.04.15 01:25:33.092257 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001665 sec., 75675.67567567568 rows/sec., 6.54 MiB/sec. | ||
| 4726 | 2026.04.15 01:25:33.092307 [ 6 ] {3260c399-04b3-45d7-92f4-df6f3543e79b} <Debug> TCPHandler: Processed in 0.002019606 sec. | ||
| 4727 | 2026.04.15 01:25:33.092431 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.04.15 01:25:33.092534 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.04.15 01:25:33.092581 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4730 | 2026.04.15 01:25:33.093015 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.04.15 01:25:33.093053 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4732 | 2026.04.15 01:25:33.093362 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4733 | 2026.04.15 01:25:33.093581 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.04.15 01:25:33.093705 [ 88 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4735 | 2026.04.15 01:25:33.093717 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001205 sec., 29045.643153526973 rows/sec., 2.13 MiB/sec. | ||
| 4736 | 2026.04.15 01:25:33.093773 [ 88 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.04.15 01:25:33.093781 [ 6 ] {0076a934-ae89-4530-a2cd-d4cb6e398803} <Debug> TCPHandler: Processed in 0.001401355 sec. | ||
| 4738 | 2026.04.15 01:25:33.093804 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4739 | 2026.04.15 01:25:33.093912 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.04.15 01:25:33.093935 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4741 | 2026.04.15 01:25:33.094014 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4742 | 2026.04.15 01:25:33.094059 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4743 | 2026.04.15 01:25:33.094081 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4744 | 2026.04.15 01:25:33.094120 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 225 rows starting from the beginning of the part | ||
| 4745 | 2026.04.15 01:25:33.094187 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 4746 | 2026.04.15 01:25:33.094233 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 4747 | 2026.04.15 01:25:33.094276 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4748 | 2026.04.15 01:25:33.094326 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 155 rows starting from the beginning of the part | ||
| 4749 | 2026.04.15 01:25:33.094366 [ 199 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 4750 | 2026.04.15 01:25:33.094492 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.04.15 01:25:33.094534 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4752 | 2026.04.15 01:25:33.094874 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4753 | 2026.04.15 01:25:33.095103 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.04.15 01:25:33.095235 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001241 sec., 79774.37550362611 rows/sec., 6.23 MiB/sec. | ||
| 4755 | 2026.04.15 01:25:33.095273 [ 6 ] {c08d9696-b256-4126-a36e-1ce8c5555c29} <Debug> TCPHandler: Processed in 0.001411735 sec. | ||
| 4756 | 2026.04.15 01:25:33.095273 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398965 sec., 461055.13719070883 rows/sec., 31.08 MiB/sec. | ||
| 4757 | 2026.04.15 01:25:33.095390 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2026.04.15 01:25:33.095451 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4759 | 2026.04.15 01:25:33.095490 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.04.15 01:25:33.095539 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4761 | 2026.04.15 01:25:33.095739 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.04.15 01:25:33.095817 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_20_4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4763 | 2026.04.15 01:25:33.095919 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4764 | 2026.04.15 01:25:33.095943 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.04.15 01:25:33.095984 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4766 | 2026.04.15 01:25:33.096325 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4767 | 2026.04.15 01:25:33.096537 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.04.15 01:25:33.096674 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 4769 | 2026.04.15 01:25:33.096711 [ 6 ] {6063bc51-e507-4995-82db-2015336d56eb} <Debug> TCPHandler: Processed in 0.001369444 sec. | ||
| 4770 | 2026.04.15 01:25:33.096815 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.04.15 01:25:33.096910 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.04.15 01:25:33.096964 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4773 | 2026.04.15 01:25:33.097758 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.04.15 01:25:33.097795 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4775 | 2026.04.15 01:25:33.098361 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4776 | 2026.04.15 01:25:33.098592 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.04.15 01:25:33.098732 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00184 sec., 19021.73913043478 rows/sec., 34.09 MiB/sec. | ||
| 4778 | 2026.04.15 01:25:33.098796 [ 6 ] {3648e01f-0f16-434f-aa7b-fec199149a74} <Debug> TCPHandler: Processed in 0.002028887 sec. | ||
| 4779 | 2026.04.15 01:25:33.098912 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.04.15 01:25:33.099007 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.04.15 01:25:33.099049 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4782 | 2026.04.15 01:25:33.099384 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.04.15 01:25:33.099422 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4784 | 2026.04.15 01:25:33.099726 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4785 | 2026.04.15 01:25:33.099934 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.04.15 01:25:33.100061 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4787 | 2026.04.15 01:25:33.100096 [ 6 ] {faa31add-bd49-4f67-a8e7-75cecd5e8414} <Debug> TCPHandler: Processed in 0.001234132 sec. | ||
| 4788 | 2026.04.15 01:25:36.356076 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4789 | 2026.04.15 01:25:36.356148 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4790 | 2026.04.15 01:25:36.450700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9586 | ||
| 4791 | 2026.04.15 01:25:36.451466 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.04.15 01:25:36.451524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4793 | 2026.04.15 01:25:36.452299 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4794 | 2026.04.15 01:25:36.452526 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.04.15 01:25:36.452648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9586 | ||
| 4796 | 2026.04.15 01:25:36.477789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 632 | ||
| 4797 | 2026.04.15 01:25:36.480781 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.04.15 01:25:36.480829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4799 | 2026.04.15 01:25:36.482005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4800 | 2026.04.15 01:25:36.482273 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.04.15 01:25:36.482532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 4802 | 2026.04.15 01:25:36.946877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4803 | 2026.04.15 01:25:36.964276 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.04.15 01:25:36.964324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4805 | 2026.04.15 01:25:36.970490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4806 | 2026.04.15 01:25:36.971232 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.04.15 01:25:36.973976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4808 | 2026.04.15 01:25:38.096287 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.04.15 01:25:38.096486 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.04.15 01:25:38.096560 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4811 | 2026.04.15 01:25:38.097350 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.04.15 01:25:38.097398 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4813 | 2026.04.15 01:25:38.097794 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4814 | 2026.04.15 01:25:38.098012 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.04.15 01:25:38.098162 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 4816 | 2026.04.15 01:25:38.098206 [ 6 ] {be82dee5-234e-4dc1-8ef9-b2c6262da89c} <Debug> TCPHandler: Processed in 0.002061717 sec. | ||
| 4817 | 2026.04.15 01:25:38.098351 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.04.15 01:25:38.098447 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4819 | 2026.04.15 01:25:38.098488 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4820 | 2026.04.15 01:25:38.099376 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.04.15 01:25:38.099412 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4822 | 2026.04.15 01:25:38.099757 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4823 | 2026.04.15 01:25:38.099970 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.04.15 01:25:38.100099 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001671 sec., 485338.1208856972 rows/sec., 37.51 MiB/sec. | ||
| 4825 | 2026.04.15 01:25:38.100137 [ 6 ] {e760e651-1ca4-41d8-b9ea-a2c449e8473e} <Debug> TCPHandler: Processed in 0.001837193 sec. | ||
| 4826 | 2026.04.15 01:25:38.100254 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.04.15 01:25:38.100349 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4828 | 2026.04.15 01:25:38.100388 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4829 | 2026.04.15 01:25:38.100820 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.04.15 01:25:38.100856 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4831 | 2026.04.15 01:25:38.101159 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4832 | 2026.04.15 01:25:38.101363 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.04.15 01:25:38.101491 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 7.63 MiB/sec. | ||
| 4834 | 2026.04.15 01:25:38.101527 [ 6 ] {72781aee-a58c-4a03-8717-b08969f10bcf} <Debug> TCPHandler: Processed in 0.001321854 sec. | ||
| 4835 | 2026.04.15 01:25:38.101642 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.04.15 01:25:38.101735 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4837 | 2026.04.15 01:25:38.101775 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4838 | 2026.04.15 01:25:38.102200 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.04.15 01:25:38.102237 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4840 | 2026.04.15 01:25:38.102531 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4841 | 2026.04.15 01:25:38.102735 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.04.15 01:25:38.102861 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 4843 | 2026.04.15 01:25:38.102897 [ 6 ] {02814315-095d-4826-914f-1994daa00d52} <Debug> TCPHandler: Processed in 0.001305883 sec. | ||
| 4844 | 2026.04.15 01:25:38.103010 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.04.15 01:25:38.103101 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.04.15 01:25:38.103140 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4847 | 2026.04.15 01:25:38.103568 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.04.15 01:25:38.103604 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4849 | 2026.04.15 01:25:38.103991 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4850 | 2026.04.15 01:25:38.104289 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.04.15 01:25:38.104445 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001359 sec., 108903.60559234732 rows/sec., 6.19 MiB/sec. | ||
| 4852 | 2026.04.15 01:25:38.104496 [ 6 ] {415283b1-e4b2-4c24-b9fd-2951d041926e} <Debug> TCPHandler: Processed in 0.001534988 sec. | ||
| 4853 | 2026.04.15 01:25:38.104624 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.04.15 01:25:38.104739 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4855 | 2026.04.15 01:25:38.104791 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4856 | 2026.04.15 01:25:38.105523 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.04.15 01:25:38.105561 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4858 | 2026.04.15 01:25:38.105969 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4859 | 2026.04.15 01:25:38.106203 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.04.15 01:25:38.106339 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001618 sec., 307169.3448702101 rows/sec., 21.57 MiB/sec. | ||
| 4861 | 2026.04.15 01:25:38.106378 [ 6 ] {cb951290-76ec-4799-9717-8d26bdc5715b} <Debug> TCPHandler: Processed in 0.001815253 sec. | ||
| 4862 | 2026.04.15 01:25:38.106494 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.04.15 01:25:38.106589 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4864 | 2026.04.15 01:25:38.106631 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4865 | 2026.04.15 01:25:38.106976 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.04.15 01:25:38.107013 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4867 | 2026.04.15 01:25:38.107321 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4868 | 2026.04.15 01:25:38.107537 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.04.15 01:25:38.107669 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 4870 | 2026.04.15 01:25:38.107705 [ 6 ] {64533546-8a3f-4e4f-965b-05353e212c9a} <Debug> TCPHandler: Processed in 0.001263592 sec. | ||
| 4871 | 2026.04.15 01:25:38.107810 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.04.15 01:25:38.107904 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.04.15 01:25:38.107949 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4874 | 2026.04.15 01:25:38.108364 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.04.15 01:25:38.108403 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4876 | 2026.04.15 01:25:38.108743 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4877 | 2026.04.15 01:25:38.108970 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.04.15 01:25:38.109105 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 4879 | 2026.04.15 01:25:38.109142 [ 6 ] {f24edf79-7172-4f9e-85c8-6d283588025a} <Debug> TCPHandler: Processed in 0.001381065 sec. | ||
| 4880 | 2026.04.15 01:25:38.109253 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.04.15 01:25:38.109350 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.04.15 01:25:38.109392 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4883 | 2026.04.15 01:25:38.109705 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.04.15 01:25:38.109740 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4885 | 2026.04.15 01:25:38.110036 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4886 | 2026.04.15 01:25:38.110255 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.04.15 01:25:38.110387 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 4888 | 2026.04.15 01:25:38.110424 [ 6 ] {3ee7953d-e314-47e7-b027-bea8074b86ce} <Debug> TCPHandler: Processed in 0.001219882 sec. | ||
| 4889 | 2026.04.15 01:25:38.110548 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.04.15 01:25:38.110672 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.04.15 01:25:38.110738 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4892 | 2026.04.15 01:25:38.111532 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.04.15 01:25:38.111570 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4894 | 2026.04.15 01:25:38.112106 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4895 | 2026.04.15 01:25:38.112336 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.04.15 01:25:38.112477 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00183 sec., 3825.1366120218577 rows/sec., 6.85 MiB/sec. | ||
| 4897 | 2026.04.15 01:25:38.112537 [ 6 ] {f035c3ac-ddc9-468b-bea9-7d3125041c30} <Debug> TCPHandler: Processed in 0.002050067 sec. | ||
| 4898 | 2026.04.15 01:25:38.112654 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.04.15 01:25:38.112752 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4900 | 2026.04.15 01:25:38.112794 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4901 | 2026.04.15 01:25:38.113134 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.04.15 01:25:38.113171 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4903 | 2026.04.15 01:25:38.113483 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4904 | 2026.04.15 01:25:38.113703 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.04.15 01:25:38.113836 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 4906 | 2026.04.15 01:25:38.113871 [ 6 ] {7d52dc47-8f7d-4497-a79a-2a23a00f83d9} <Debug> TCPHandler: Processed in 0.001266873 sec. | ||
| 4907 | 2026.04.15 01:25:39.994337 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.04.15 01:25:39.994514 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4909 | 2026.04.15 01:25:39.994576 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4910 | 2026.04.15 01:25:39.995263 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.04.15 01:25:39.995311 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4912 | 2026.04.15 01:25:39.995725 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4913 | 2026.04.15 01:25:39.995955 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.04.15 01:25:39.996113 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001592 sec., 6281.407035175879 rows/sec., 512.20 KiB/sec. | ||
| 4915 | 2026.04.15 01:25:39.996154 [ 6 ] {370b3a5c-ef63-4dfe-a8e8-50c376bcdd99} <Debug> TCPHandler: Processed in 0.001904264 sec. | ||
| 4916 | 2026.04.15 01:25:39.996269 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.04.15 01:25:39.996364 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4918 | 2026.04.15 01:25:39.996404 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4919 | 2026.04.15 01:25:39.998060 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.04.15 01:25:39.998097 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4921 | 2026.04.15 01:25:39.998549 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4922 | 2026.04.15 01:25:39.998777 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.04.15 01:25:39.998909 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Debug> executeQuery: Read 2476 rows, 188.43 KiB in 0.002564 sec., 965678.6271450858 rows/sec., 71.77 MiB/sec. | ||
| 4924 | 2026.04.15 01:25:39.998938 [ 79 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4925 | 2026.04.15 01:25:39.998948 [ 6 ] {18a4456a-2441-4e10-8e20-72690613fb59} <Debug> TCPHandler: Processed in 0.002728259 sec. | ||
| 4926 | 2026.04.15 01:25:39.999027 [ 79 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.04.15 01:25:39.999065 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4928 | 2026.04.15 01:25:39.999146 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.04.15 01:25:39.999235 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 4930 | 2026.04.15 01:25:39.999246 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.04.15 01:25:39.999353 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4932 | 2026.04.15 01:25:39.999452 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2026.04.15 01:25:39.999510 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3359 rows starting from the beginning of the part | ||
| 4934 | 2026.04.15 01:25:39.999614 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 126 rows starting from the beginning of the part | ||
| 4935 | 2026.04.15 01:25:39.999690 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 814 rows starting from the beginning of the part | ||
| 4936 | 2026.04.15 01:25:39.999759 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 126 rows starting from the beginning of the part | ||
| 4937 | 2026.04.15 01:25:39.999825 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.04.15 01:25:39.999826 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 811 rows starting from the beginning of the part | ||
| 4939 | 2026.04.15 01:25:39.999870 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4940 | 2026.04.15 01:25:39.999921 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2476 rows starting from the beginning of the part | ||
| 4941 | 2026.04.15 01:25:40.000320 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4942 | 2026.04.15 01:25:40.000553 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.04.15 01:25:40.000685 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.001456 sec., 37087.91208791209 rows/sec., 2.69 MiB/sec. | ||
| 4944 | 2026.04.15 01:25:40.000724 [ 6 ] {0b90d1e3-a4c6-476c-a751-e69017064ddc} <Debug> TCPHandler: Processed in 0.001638479 sec. | ||
| 4945 | 2026.04.15 01:25:40.000835 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.04.15 01:25:40.000930 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.04.15 01:25:40.000970 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4948 | 2026.04.15 01:25:40.001658 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.04.15 01:25:40.001696 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4950 | 2026.04.15 01:25:40.002064 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4951 | 2026.04.15 01:25:40.002283 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.04.15 01:25:40.002413 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001501 sec., 533644.2371752165 rows/sec., 30.83 MiB/sec. | ||
| 4953 | 2026.04.15 01:25:40.002451 [ 6 ] {03a3ba5d-6edc-4878-b2bc-cfc6e769781b} <Debug> TCPHandler: Processed in 0.00166454 sec. | ||
| 4954 | 2026.04.15 01:25:40.002587 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.04.15 01:25:40.002698 [ 195 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7712 rows, containing 5 columns (5 merged, 0 gathered) in 0.003548983 sec., 2173016.8896272536 rows/sec., 173.27 MiB/sec. | ||
| 4956 | 2026.04.15 01:25:40.002712 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.04.15 01:25:40.002780 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4958 | 2026.04.15 01:25:40.003178 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4959 | 2026.04.15 01:25:40.003214 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.04.15 01:25:40.003256 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4961 | 2026.04.15 01:25:40.003544 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.04.15 01:25:40.003636 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4963 | 2026.04.15 01:25:40.003645 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_31_6} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4964 | 2026.04.15 01:25:40.003753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 4965 | 2026.04.15 01:25:40.003866 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.04.15 01:25:40.004006 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 53.35 KiB/sec. | ||
| 4967 | 2026.04.15 01:25:40.004045 [ 6 ] {48ffdd8e-4dce-4eda-92d7-484633f334cd} <Debug> TCPHandler: Processed in 0.001519717 sec. | ||
| 4968 | 2026.04.15 01:25:40.004164 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.04.15 01:25:40.004285 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4970 | 2026.04.15 01:25:40.004333 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4971 | 2026.04.15 01:25:40.005352 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.04.15 01:25:40.005389 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4973 | 2026.04.15 01:25:40.005769 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4974 | 2026.04.15 01:25:40.005981 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.04.15 01:25:40.006088 [ 79 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4976 | 2026.04.15 01:25:40.006110 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.00185 sec., 720540.5405405405 rows/sec., 48.34 MiB/sec. | ||
| 4977 | 2026.04.15 01:25:40.006125 [ 79 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.04.15 01:25:40.006155 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4979 | 2026.04.15 01:25:40.006158 [ 6 ] {909381ed-ebea-4f93-9819-2cdeeb5f57ee} <Debug> TCPHandler: Processed in 0.002053096 sec. | ||
| 4980 | 2026.04.15 01:25:40.006228 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 4981 | 2026.04.15 01:25:40.006271 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.04.15 01:25:40.006353 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4983 | 2026.04.15 01:25:40.006370 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.04.15 01:25:40.006389 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 4985 | 2026.04.15 01:25:40.006417 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4986 | 2026.04.15 01:25:40.006457 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 99 rows starting from the beginning of the part | ||
| 4987 | 2026.04.15 01:25:40.006505 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 503 rows starting from the beginning of the part | ||
| 4988 | 2026.04.15 01:25:40.006541 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 99 rows starting from the beginning of the part | ||
| 4989 | 2026.04.15 01:25:40.006578 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 497 rows starting from the beginning of the part | ||
| 4990 | 2026.04.15 01:25:40.006613 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1333 rows starting from the beginning of the part | ||
| 4991 | 2026.04.15 01:25:40.007145 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.04.15 01:25:40.007186 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4993 | 2026.04.15 01:25:40.007632 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4994 | 2026.04.15 01:25:40.007845 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.04.15 01:25:40.007954 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4996 | 2026.04.15 01:25:40.007970 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Debug> executeQuery: Read 1533 rows, 95.54 KiB in 0.001619 sec., 946880.7906114886 rows/sec., 57.63 MiB/sec. | ||
| 4997 | 2026.04.15 01:25:40.007991 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.04.15 01:25:40.008014 [ 6 ] {2cd5c2d7-5bdd-42fa-b1fa-cd76439cc9f2} <Debug> TCPHandler: Processed in 0.001792103 sec. | ||
| 4999 | 2026.04.15 01:25:40.008018 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5000 | 2026.04.15 01:25:40.008068 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872823 sec., 2328570.292013714 rows/sec., 169.01 MiB/sec. | ||
| 5001 | 2026.04.15 01:25:40.008124 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 5002 | 2026.04.15 01:25:40.008139 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.04.15 01:25:40.008248 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.04.15 01:25:40.008284 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5005 | 2026.04.15 01:25:40.008303 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5006 | 2026.04.15 01:25:40.008329 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11034 rows starting from the beginning of the part | ||
| 5007 | 2026.04.15 01:25:40.008336 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5008 | 2026.04.15 01:25:40.008423 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 5009 | 2026.04.15 01:25:40.008490 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 268 rows starting from the beginning of the part | ||
| 5010 | 2026.04.15 01:25:40.008556 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5011 | 2026.04.15 01:25:40.008619 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5012 | 2026.04.15 01:25:40.008686 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1533 rows starting from the beginning of the part | ||
| 5013 | 2026.04.15 01:25:40.008721 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.04.15 01:25:40.008821 [ 197 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_31_6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5015 | 2026.04.15 01:25:40.008921 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5016 | 2026.04.15 01:25:40.009201 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.04.15 01:25:40.009241 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5018 | 2026.04.15 01:25:40.009864 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5019 | 2026.04.15 01:25:40.010096 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.04.15 01:25:40.010211 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5021 | 2026.04.15 01:25:40.010238 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002008 sec., 21912.350597609562 rows/sec., 39.27 MiB/sec. | ||
| 5022 | 2026.04.15 01:25:40.010246 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.04.15 01:25:40.010284 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5024 | 2026.04.15 01:25:40.010299 [ 6 ] {9dcb3129-4941-4a49-a93e-c1d013aea495} <Debug> TCPHandler: Processed in 0.00220917 sec. | ||
| 5025 | 2026.04.15 01:25:40.010373 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 5026 | 2026.04.15 01:25:40.010412 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.04.15 01:25:40.010511 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.04.15 01:25:40.010553 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5029 | 2026.04.15 01:25:40.010629 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5030 | 2026.04.15 01:25:40.010706 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 399 rows starting from the beginning of the part | ||
| 5031 | 2026.04.15 01:25:40.010875 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 5032 | 2026.04.15 01:25:40.010888 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.04.15 01:25:40.010930 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5034 | 2026.04.15 01:25:40.011030 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5035 | 2026.04.15 01:25:40.011184 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 5036 | 2026.04.15 01:25:40.011270 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5037 | 2026.04.15 01:25:40.011337 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 5038 | 2026.04.15 01:25:40.011494 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 5039 | 2026.04.15 01:25:40.011524 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.04.15 01:25:40.011636 [ 79 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5041 | 2026.04.15 01:25:40.011664 [ 79 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.04.15 01:25:40.011670 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.37 MiB/sec. | ||
| 5043 | 2026.04.15 01:25:40.011683 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5044 | 2026.04.15 01:25:40.011717 [ 6 ] {2f54e2cf-87dd-4c75-9e1b-f569658ea431} <Debug> TCPHandler: Processed in 0.001354304 sec. | ||
| 5045 | 2026.04.15 01:25:40.011756 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 5046 | 2026.04.15 01:25:40.011874 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5047 | 2026.04.15 01:25:40.011900 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1458 rows starting from the beginning of the part | ||
| 5048 | 2026.04.15 01:25:40.011943 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 5049 | 2026.04.15 01:25:40.011978 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5050 | 2026.04.15 01:25:40.012013 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 5051 | 2026.04.15 01:25:40.012051 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5052 | 2026.04.15 01:25:40.012096 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5053 | 2026.04.15 01:25:40.013112 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382125 sec., 1289318.9834493985 rows/sec., 84.45 MiB/sec. | ||
| 5054 | 2026.04.15 01:25:40.013338 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5055 | 2026.04.15 01:25:40.013580 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.04.15 01:25:40.013653 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_31_6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5057 | 2026.04.15 01:25:40.013742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5058 | 2026.04.15 01:25:40.014023 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005945566 sec., 2257144.231516394 rows/sec., 145.89 MiB/sec. | ||
| 5059 | 2026.04.15 01:25:40.014460 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5060 | 2026.04.15 01:25:40.014691 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.04.15 01:25:40.014760 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5062 | 2026.04.15 01:25:40.014832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 5063 | 2026.04.15 01:25:40.015635 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 19 columns (19 merged, 0 gathered) in 0.005302965 sec., 99378.36663074337 rows/sec., 178.08 MiB/sec. | ||
| 5064 | 2026.04.15 01:25:40.016543 [ 187 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5065 | 2026.04.15 01:25:40.016897 [ 187 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.04.15 01:25:40.016968 [ 187 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5067 | 2026.04.15 01:25:40.017085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 5068 | 2026.04.15 01:25:41.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.67 MiB, peak 256.51 MiB, free memory in arenas 0.00 B, will set to 247.15 MiB (RSS), difference: 2.48 MiB | ||
| 5069 | 2026.04.15 01:25:43.087150 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.04.15 01:25:43.087357 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5071 | 2026.04.15 01:25:43.087427 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2026.04.15 01:25:43.088221 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.04.15 01:25:43.088265 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5074 | 2026.04.15 01:25:43.088647 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5075 | 2026.04.15 01:25:43.088877 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.04.15 01:25:43.089026 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 5077 | 2026.04.15 01:25:43.089066 [ 6 ] {a6576328-f767-4edf-a61d-d12453e6dcf3} <Debug> TCPHandler: Processed in 0.002095007 sec. | ||
| 5078 | 2026.04.15 01:25:43.089209 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.04.15 01:25:43.089304 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5080 | 2026.04.15 01:25:43.089343 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5081 | 2026.04.15 01:25:43.089758 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.04.15 01:25:43.089793 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5083 | 2026.04.15 01:25:43.090085 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5084 | 2026.04.15 01:25:43.090287 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.04.15 01:25:43.090411 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 5086 | 2026.04.15 01:25:43.090447 [ 6 ] {8d4e9de6-3355-47f0-bffe-e4cba4c5a9e5} <Debug> TCPHandler: Processed in 0.001284893 sec. | ||
| 5087 | 2026.04.15 01:25:43.090558 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.04.15 01:25:43.090649 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.04.15 01:25:43.090691 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5090 | 2026.04.15 01:25:43.091104 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.04.15 01:25:43.091140 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5092 | 2026.04.15 01:25:43.091472 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5093 | 2026.04.15 01:25:43.091685 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.15 01:25:43.091812 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00118 sec., 81355.93220338982 rows/sec., 5.67 MiB/sec. | ||
| 5095 | 2026.04.15 01:25:43.091849 [ 6 ] {a8150ec9-520a-4429-aea9-80b81f69a423} <Debug> TCPHandler: Processed in 0.001337244 sec. | ||
| 5096 | 2026.04.15 01:25:43.091961 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.04.15 01:25:43.092054 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.04.15 01:25:43.092096 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5099 | 2026.04.15 01:25:43.092422 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.04.15 01:25:43.092457 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5101 | 2026.04.15 01:25:43.092750 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5102 | 2026.04.15 01:25:43.092951 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.04.15 01:25:43.093075 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001039 sec., 34648.700673724736 rows/sec., 2.34 MiB/sec. | ||
| 5104 | 2026.04.15 01:25:43.093111 [ 6 ] {8af44f9c-5c85-4bd6-8300-ed89e2d8a6e9} <Debug> TCPHandler: Processed in 0.001197902 sec. | ||
| 5105 | 2026.04.15 01:25:43.952768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10034 | ||
| 5106 | 2026.04.15 01:25:43.953258 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.04.15 01:25:43.953305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5108 | 2026.04.15 01:25:43.953813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5109 | 2026.04.15 01:25:43.954074 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.04.15 01:25:43.954239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10034 | ||
| 5111 | 2026.04.15 01:25:43.954236 [ 74 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5112 | 2026.04.15 01:25:43.954325 [ 74 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.04.15 01:25:43.954349 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5114 | 2026.04.15 01:25:43.954451 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 5115 | 2026.04.15 01:25:43.954551 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5116 | 2026.04.15 01:25:43.954584 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7666 rows starting from the beginning of the part | ||
| 5117 | 2026.04.15 01:25:43.954644 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 5118 | 2026.04.15 01:25:43.954687 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 5119 | 2026.04.15 01:25:43.954733 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 5120 | 2026.04.15 01:25:43.954772 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 5121 | 2026.04.15 01:25:43.954813 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 5122 | 2026.04.15 01:25:43.956501 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091767 sec., 4796901.375726838 rows/sec., 68.62 MiB/sec. | ||
| 5123 | 2026.04.15 01:25:43.956822 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5124 | 2026.04.15 01:25:43.957147 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_21_4} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.04.15 01:25:43.957222 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_21_4} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5126 | 2026.04.15 01:25:43.957340 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5127 | 2026.04.15 01:25:44.474071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5128 | 2026.04.15 01:25:44.491493 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.04.15 01:25:44.491550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5130 | 2026.04.15 01:25:44.497220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5131 | 2026.04.15 01:25:44.497914 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.04.15 01:25:44.498214 [ 74 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5133 | 2026.04.15 01:25:44.498313 [ 74 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.04.15 01:25:44.498348 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5135 | 2026.04.15 01:25:44.498483 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5136 | 2026.04.15 01:25:44.501223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5137 | 2026.04.15 01:25:44.502430 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5138 | 2026.04.15 01:25:44.503926 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5139 | 2026.04.15 01:25:44.508486 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5140 | 2026.04.15 01:25:44.512826 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5141 | 2026.04.15 01:25:44.517193 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5142 | 2026.04.15 01:25:44.521627 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5143 | 2026.04.15 01:25:44.525445 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 5144 | 2026.04.15 01:25:44.576540 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078117088 sec., 2035.4061329065414 rows/sec., 10.52 MiB/sec. | ||
| 5145 | 2026.04.15 01:25:44.578965 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5146 | 2026.04.15 01:25:44.581110 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_21_4} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.04.15 01:25:44.581214 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_21_4} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5148 | 2026.04.15 01:25:44.583874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5149 | 2026.04.15 01:25:45.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.26 MiB, peak 258.81 MiB, free memory in arenas 0.00 B, will set to 251.39 MiB (RSS), difference: 3.13 MiB | ||
| 5150 | 2026.04.15 01:25:46.482813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 680 | ||
| 5151 | 2026.04.15 01:25:46.485734 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.04.15 01:25:46.485791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5153 | 2026.04.15 01:25:46.486986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5154 | 2026.04.15 01:25:46.487247 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.04.15 01:25:46.487525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5156 | 2026.04.15 01:25:48.098447 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.04.15 01:25:48.098625 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.04.15 01:25:48.098692 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5159 | 2026.04.15 01:25:48.099459 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.04.15 01:25:48.099498 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5161 | 2026.04.15 01:25:48.099899 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5162 | 2026.04.15 01:25:48.100125 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.04.15 01:25:48.100246 [ 70 ] {} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5164 | 2026.04.15 01:25:48.100280 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 5165 | 2026.04.15 01:25:48.100284 [ 70 ] {} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.04.15 01:25:48.100314 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5167 | 2026.04.15 01:25:48.100332 [ 6 ] {fa524082-9de3-44a6-91ac-b67b605d06ec} <Debug> TCPHandler: Processed in 0.002013946 sec. | ||
| 5168 | 2026.04.15 01:25:48.100423 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::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 | ||
| 5169 | 2026.04.15 01:25:48.100465 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.04.15 01:25:48.100567 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.04.15 01:25:48.100573 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5172 | 2026.04.15 01:25:48.100605 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 5173 | 2026.04.15 01:25:48.100630 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5174 | 2026.04.15 01:25:48.100677 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5175 | 2026.04.15 01:25:48.100726 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5176 | 2026.04.15 01:25:48.100768 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5177 | 2026.04.15 01:25:48.100807 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5178 | 2026.04.15 01:25:48.100847 [ 189 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5179 | 2026.04.15 01:25:48.101455 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.04.15 01:25:48.101495 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5181 | 2026.04.15 01:25:48.101895 [ 200 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520247 sec., 1136657.398435912 rows/sec., 76.84 MiB/sec. | ||
| 5182 | 2026.04.15 01:25:48.101950 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5183 | 2026.04.15 01:25:48.102138 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5184 | 2026.04.15 01:25:48.102196 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.04.15 01:25:48.102348 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.0018 sec., 450555.55555555556 rows/sec., 34.82 MiB/sec. | ||
| 5186 | 2026.04.15 01:25:48.102389 [ 6 ] {393e0d63-b979-4f54-aa8f-d7f4f51693e0} <Debug> TCPHandler: Processed in 0.001977535 sec. | ||
| 5187 | 2026.04.15 01:25:48.102484 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.04.15 01:25:48.102502 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.04.15 01:25:48.102574 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_11_2} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5190 | 2026.04.15 01:25:48.102604 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.04.15 01:25:48.102650 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5192 | 2026.04.15 01:25:48.102690 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5193 | 2026.04.15 01:25:48.103102 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.04.15 01:25:48.103141 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5195 | 2026.04.15 01:25:48.103464 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5196 | 2026.04.15 01:25:48.103677 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.04.15 01:25:48.103807 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.24 MiB/sec. | ||
| 5198 | 2026.04.15 01:25:48.103844 [ 6 ] {189296e7-c55b-4a34-9ce3-ee4668ec80ab} <Debug> TCPHandler: Processed in 0.001392685 sec. | ||
| 5199 | 2026.04.15 01:25:48.103964 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.04.15 01:25:48.104061 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5201 | 2026.04.15 01:25:48.104100 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5202 | 2026.04.15 01:25:48.104544 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.04.15 01:25:48.104580 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5204 | 2026.04.15 01:25:48.104885 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5205 | 2026.04.15 01:25:48.105090 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.04.15 01:25:48.105214 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 5207 | 2026.04.15 01:25:48.105251 [ 6 ] {b81c1488-953d-4304-9286-9848062c07f4} <Debug> TCPHandler: Processed in 0.001336115 sec. | ||
| 5208 | 2026.04.15 01:25:48.105367 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.04.15 01:25:48.105461 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.04.15 01:25:48.105500 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5211 | 2026.04.15 01:25:48.105933 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.04.15 01:25:48.105966 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5213 | 2026.04.15 01:25:48.106264 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5214 | 2026.04.15 01:25:48.106477 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.04.15 01:25:48.106567 [ 70 ] {} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5216 | 2026.04.15 01:25:48.106598 [ 70 ] {} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.04.15 01:25:48.106600 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 5218 | 2026.04.15 01:25:48.106617 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5219 | 2026.04.15 01:25:48.106641 [ 6 ] {8c07ac91-3470-484e-9c79-04d337a4062b} <Debug> TCPHandler: Processed in 0.001322303 sec. | ||
| 5220 | 2026.04.15 01:25:48.106698 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::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 | ||
| 5221 | 2026.04.15 01:25:48.106763 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.04.15 01:25:48.106793 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.04.15 01:25:48.106822 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 5224 | 2026.04.15 01:25:48.106860 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5225 | 2026.04.15 01:25:48.106869 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5226 | 2026.04.15 01:25:48.106905 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5227 | 2026.04.15 01:25:48.106921 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5228 | 2026.04.15 01:25:48.106961 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5229 | 2026.04.15 01:25:48.106996 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5230 | 2026.04.15 01:25:48.107035 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5231 | 2026.04.15 01:25:48.107493 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.04.15 01:25:48.107533 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5233 | 2026.04.15 01:25:48.107817 [ 196 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115111 sec., 781854.0365386454 rows/sec., 47.65 MiB/sec. | ||
| 5234 | 2026.04.15 01:25:48.107895 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5235 | 2026.04.15 01:25:48.107965 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5236 | 2026.04.15 01:25:48.108158 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.04.15 01:25:48.108255 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.04.15 01:25:48.108305 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001463 sec., 339712.91866028705 rows/sec., 23.86 MiB/sec. | ||
| 5239 | 2026.04.15 01:25:48.108347 [ 6 ] {d75d8f07-b67c-4399-a95a-c50910207f7c} <Debug> TCPHandler: Processed in 0.001634149 sec. | ||
| 5240 | 2026.04.15 01:25:48.108348 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_11_2} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5241 | 2026.04.15 01:25:48.108433 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5242 | 2026.04.15 01:25:48.108461 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.04.15 01:25:48.108559 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5244 | 2026.04.15 01:25:48.108599 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5245 | 2026.04.15 01:25:48.108933 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.04.15 01:25:48.108967 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5247 | 2026.04.15 01:25:48.109270 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5248 | 2026.04.15 01:25:48.109473 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.04.15 01:25:48.109599 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 5250 | 2026.04.15 01:25:48.109634 [ 6 ] {ecef5c72-b3b1-4c86-86da-8b8337e05e6d} <Debug> TCPHandler: Processed in 0.001223192 sec. | ||
| 5251 | 2026.04.15 01:25:48.109743 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.04.15 01:25:48.109835 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.04.15 01:25:48.109876 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5254 | 2026.04.15 01:25:48.110281 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.04.15 01:25:48.110317 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5256 | 2026.04.15 01:25:48.110640 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5257 | 2026.04.15 01:25:48.110846 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.04.15 01:25:48.110974 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 5259 | 2026.04.15 01:25:48.111010 [ 6 ] {d66e2705-0e8f-4b27-9799-e89c63bc00cc} <Debug> TCPHandler: Processed in 0.001317343 sec. | ||
| 5260 | 2026.04.15 01:25:48.111123 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.04.15 01:25:48.111216 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.04.15 01:25:48.111256 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5263 | 2026.04.15 01:25:48.111564 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.04.15 01:25:48.111599 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5265 | 2026.04.15 01:25:48.111896 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5266 | 2026.04.15 01:25:48.112101 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.04.15 01:25:48.112225 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 5268 | 2026.04.15 01:25:48.112261 [ 6 ] {0f2f7a47-7110-44a2-9735-8dd4ff19ca9a} <Debug> TCPHandler: Processed in 0.001186381 sec. | ||
| 5269 | 2026.04.15 01:25:48.112368 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.04.15 01:25:48.112460 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5271 | 2026.04.15 01:25:48.112513 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5272 | 2026.04.15 01:25:48.113256 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.04.15 01:25:48.113291 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5274 | 2026.04.15 01:25:48.113785 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5275 | 2026.04.15 01:25:48.114002 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.04.15 01:25:48.114137 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001695 sec., 4129.7935103244845 rows/sec., 7.40 MiB/sec. | ||
| 5277 | 2026.04.15 01:25:48.114188 [ 6 ] {db92b52b-f779-445d-ba93-72e2687c37c1} <Debug> TCPHandler: Processed in 0.001866953 sec. | ||
| 5278 | 2026.04.15 01:25:48.114304 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.04.15 01:25:48.114396 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5280 | 2026.04.15 01:25:48.114436 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5281 | 2026.04.15 01:25:48.114762 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.04.15 01:25:48.114799 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5283 | 2026.04.15 01:25:48.115094 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5284 | 2026.04.15 01:25:48.115302 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.04.15 01:25:48.115425 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 5286 | 2026.04.15 01:25:48.115461 [ 6 ] {c698bc4e-a478-44c8-a33f-c9810374e9e4} <Debug> TCPHandler: Processed in 0.001207361 sec. | ||
| 5287 | 2026.04.15 01:25:51.356198 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5288 | 2026.04.15 01:25:51.356268 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5289 | 2026.04.15 01:25:51.454351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10546 | ||
| 5290 | 2026.04.15 01:25:51.454836 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.04.15 01:25:51.454871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5292 | 2026.04.15 01:25:51.455356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5293 | 2026.04.15 01:25:51.455585 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.04.15 01:25:51.455723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10546 | ||
| 5295 | 2026.04.15 01:25:52.001337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5296 | 2026.04.15 01:25:52.017441 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.04.15 01:25:52.017510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5298 | 2026.04.15 01:25:52.023660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5299 | 2026.04.15 01:25:52.024471 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.04.15 01:25:52.027375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5301 | 2026.04.15 01:25:53.090766 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.04.15 01:25:53.090952 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5303 | 2026.04.15 01:25:53.091018 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5304 | 2026.04.15 01:25:53.091721 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.04.15 01:25:53.091770 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5306 | 2026.04.15 01:25:53.092190 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5307 | 2026.04.15 01:25:53.092418 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.04.15 01:25:53.092581 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00168 sec., 75000 rows/sec., 6.48 MiB/sec. | ||
| 5309 | 2026.04.15 01:25:53.092633 [ 6 ] {81517f6e-3f09-4115-a46c-19f661fa006a} <Debug> TCPHandler: Processed in 0.002029507 sec. | ||
| 5310 | 2026.04.15 01:25:53.092759 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.04.15 01:25:53.092863 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.04.15 01:25:53.092907 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5313 | 2026.04.15 01:25:53.093332 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.04.15 01:25:53.093367 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5315 | 2026.04.15 01:25:53.093676 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5316 | 2026.04.15 01:25:53.093899 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.04.15 01:25:53.094031 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001192 sec., 29362.416107382553 rows/sec., 2.16 MiB/sec. | ||
| 5318 | 2026.04.15 01:25:53.094070 [ 6 ] {22af622b-0633-407c-894b-3177252bfa2f} <Debug> TCPHandler: Processed in 0.001361704 sec. | ||
| 5319 | 2026.04.15 01:25:53.094179 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.04.15 01:25:53.094284 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5321 | 2026.04.15 01:25:53.094327 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5322 | 2026.04.15 01:25:53.094775 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.04.15 01:25:53.094812 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5324 | 2026.04.15 01:25:53.095134 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5325 | 2026.04.15 01:25:53.095359 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.04.15 01:25:53.095493 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001231 sec., 80422.42079610072 rows/sec., 6.28 MiB/sec. | ||
| 5327 | 2026.04.15 01:25:53.095532 [ 6 ] {8b539937-9c0d-41ab-af0f-76a8691c857d} <Debug> TCPHandler: Processed in 0.001403285 sec. | ||
| 5328 | 2026.04.15 01:25:53.095647 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2026.04.15 01:25:53.095746 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5330 | 2026.04.15 01:25:53.095789 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5331 | 2026.04.15 01:25:53.096194 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.04.15 01:25:53.096230 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5333 | 2026.04.15 01:25:53.096565 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5334 | 2026.04.15 01:25:53.096786 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.04.15 01:25:53.096918 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5336 | 2026.04.15 01:25:53.096954 [ 6 ] {4a357662-630c-4fa1-b1f3-e5a60a4d928a} <Debug> TCPHandler: Processed in 0.001356964 sec. | ||
| 5337 | 2026.04.15 01:25:53.097077 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.04.15 01:25:53.097202 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5339 | 2026.04.15 01:25:53.097268 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5340 | 2026.04.15 01:25:53.098142 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.04.15 01:25:53.098177 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5342 | 2026.04.15 01:25:53.098759 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5343 | 2026.04.15 01:25:53.098990 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.04.15 01:25:53.099131 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001955 sec., 17902.813299232734 rows/sec., 32.08 MiB/sec. | ||
| 5345 | 2026.04.15 01:25:53.099194 [ 6 ] {f376c0cb-6b8e-4fd6-bc5d-4a86a6b2047b} <Debug> TCPHandler: Processed in 0.002178519 sec. | ||
| 5346 | 2026.04.15 01:25:53.099308 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.04.15 01:25:53.099403 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.04.15 01:25:53.099444 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5349 | 2026.04.15 01:25:53.099791 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.04.15 01:25:53.099852 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5351 | 2026.04.15 01:25:53.100153 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5352 | 2026.04.15 01:25:53.100362 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.04.15 01:25:53.100491 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5354 | 2026.04.15 01:25:53.100526 [ 6 ] {cbc14691-04f3-4ba5-9a08-4a5ffa60338c} <Debug> TCPHandler: Processed in 0.001267873 sec. | ||
| 5355 | 2026.04.15 01:25:56.487913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 714 | ||
| 5356 | 2026.04.15 01:25:56.490346 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.04.15 01:25:56.490394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5358 | 2026.04.15 01:25:56.491576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5359 | 2026.04.15 01:25:56.491860 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.04.15 01:25:56.492086 [ 56 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5361 | 2026.04.15 01:25:56.492151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5362 | 2026.04.15 01:25:56.492184 [ 56 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.04.15 01:25:56.492227 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5364 | 2026.04.15 01:25:56.492408 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 5365 | 2026.04.15 01:25:56.493066 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5366 | 2026.04.15 01:25:56.493218 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 5367 | 2026.04.15 01:25:56.493620 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 5368 | 2026.04.15 01:25:56.493973 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5369 | 2026.04.15 01:25:56.494375 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5370 | 2026.04.15 01:25:56.494735 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 5371 | 2026.04.15 01:25:56.495127 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5372 | 2026.04.15 01:25:56.501137 [ 196 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 72 columns (72 merged, 0 gathered) in 0.008806268 sec., 81078.61355116605 rows/sec., 73.32 MiB/sec. | ||
| 5373 | 2026.04.15 01:25:56.502094 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5374 | 2026.04.15 01:25:56.502567 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.04.15 01:25:56.502635 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_16_3} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5376 | 2026.04.15 01:25:56.502804 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5377 | 2026.04.15 01:25:58.098162 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.04.15 01:25:58.098451 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5379 | 2026.04.15 01:25:58.098557 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5380 | 2026.04.15 01:25:58.099397 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.04.15 01:25:58.099445 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5382 | 2026.04.15 01:25:58.099856 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5383 | 2026.04.15 01:25:58.100087 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.04.15 01:25:58.100253 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00188 sec., 151063.82978723405 rows/sec., 9.59 MiB/sec. | ||
| 5385 | 2026.04.15 01:25:58.100304 [ 6 ] {86f7dd54-1a18-4d51-ab23-e7202aad7f90} <Debug> TCPHandler: Processed in 0.002331831 sec. | ||
| 5386 | 2026.04.15 01:25:58.100446 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.04.15 01:25:58.100549 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5388 | 2026.04.15 01:25:58.100592 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5389 | 2026.04.15 01:25:58.101417 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.04.15 01:25:58.101455 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5391 | 2026.04.15 01:25:58.101817 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5392 | 2026.04.15 01:25:58.102042 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.04.15 01:25:58.102181 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001657 sec., 489438.74471937236 rows/sec., 37.83 MiB/sec. | ||
| 5394 | 2026.04.15 01:25:58.102219 [ 6 ] {14972f57-a2c9-4c50-af64-8871e25c62c8} <Debug> TCPHandler: Processed in 0.001837423 sec. | ||
| 5395 | 2026.04.15 01:25:58.102333 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.04.15 01:25:58.102439 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5397 | 2026.04.15 01:25:58.102480 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5398 | 2026.04.15 01:25:58.102920 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.04.15 01:25:58.102956 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5400 | 2026.04.15 01:25:58.103264 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5401 | 2026.04.15 01:25:58.103474 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.04.15 01:25:58.103592 [ 55 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 5403 | 2026.04.15 01:25:58.103610 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 7.44 MiB/sec. | ||
| 5404 | 2026.04.15 01:25:58.103658 [ 55 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.04.15 01:25:58.103666 [ 6 ] {129d6f31-ea99-4af3-b4ca-77b4b90ec3b0} <Debug> TCPHandler: Processed in 0.001384325 sec. | ||
| 5406 | 2026.04.15 01:25:58.103689 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5407 | 2026.04.15 01:25:58.103800 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.04.15 01:25:58.103806 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 5409 | 2026.04.15 01:25:58.103901 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.04.15 01:25:58.103945 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5411 | 2026.04.15 01:25:58.103964 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5412 | 2026.04.15 01:25:58.104005 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 225 rows starting from the beginning of the part | ||
| 5413 | 2026.04.15 01:25:58.104104 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 5414 | 2026.04.15 01:25:58.104160 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
| 5415 | 2026.04.15 01:25:58.104213 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 5416 | 2026.04.15 01:25:58.104260 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 5417 | 2026.04.15 01:25:58.104308 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 5418 | 2026.04.15 01:25:58.104386 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.04.15 01:25:58.104426 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5420 | 2026.04.15 01:25:58.104828 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5421 | 2026.04.15 01:25:58.105064 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.04.15 01:25:58.105206 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001323 sec., 112622.8269085412 rows/sec., 7.28 MiB/sec. | ||
| 5423 | 2026.04.15 01:25:58.105251 [ 6 ] {020efee7-76a5-4340-84b9-bfff992f2443} <Debug> TCPHandler: Processed in 0.001503267 sec. | ||
| 5424 | 2026.04.15 01:25:58.105304 [ 196 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544888 sec., 492592.3432637188 rows/sec., 32.59 MiB/sec. | ||
| 5425 | 2026.04.15 01:25:58.105370 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.04.15 01:25:58.105469 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 5427 | 2026.04.15 01:25:58.105472 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5428 | 2026.04.15 01:25:58.105528 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5429 | 2026.04.15 01:25:58.105709 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.04.15 01:25:58.105783 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_25_5} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 5431 | 2026.04.15 01:25:58.105856 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5432 | 2026.04.15 01:25:58.105971 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.04.15 01:25:58.106012 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5434 | 2026.04.15 01:25:58.106333 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5435 | 2026.04.15 01:25:58.106554 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.04.15 01:25:58.106682 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001228 sec., 120521.17263843649 rows/sec., 6.85 MiB/sec. | ||
| 5437 | 2026.04.15 01:25:58.106718 [ 6 ] {5a430777-79f4-428f-a78d-c1f058c6eda2} <Debug> TCPHandler: Processed in 0.001403095 sec. | ||
| 5438 | 2026.04.15 01:25:58.106843 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.04.15 01:25:58.106936 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5440 | 2026.04.15 01:25:58.106976 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5441 | 2026.04.15 01:25:58.107557 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.15 01:25:58.107591 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5443 | 2026.04.15 01:25:58.107918 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5444 | 2026.04.15 01:25:58.108124 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.04.15 01:25:58.108256 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001337 sec., 371727.74869109946 rows/sec., 26.10 MiB/sec. | ||
| 5446 | 2026.04.15 01:25:58.108294 [ 6 ] {490b4ead-ce9c-4a41-a17e-647060dcdf6d} <Debug> TCPHandler: Processed in 0.001511787 sec. | ||
| 5447 | 2026.04.15 01:25:58.108405 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.04.15 01:25:58.108498 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5449 | 2026.04.15 01:25:58.108539 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5450 | 2026.04.15 01:25:58.108873 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.04.15 01:25:58.108909 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5452 | 2026.04.15 01:25:58.109210 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5453 | 2026.04.15 01:25:58.109414 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.04.15 01:25:58.109541 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5455 | 2026.04.15 01:25:58.109577 [ 6 ] {8b1c0380-38bd-457f-8c33-ac7c6d52a236} <Debug> TCPHandler: Processed in 0.001221262 sec. | ||
| 5456 | 2026.04.15 01:25:58.109690 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.04.15 01:25:58.109810 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.04.15 01:25:58.109863 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5459 | 2026.04.15 01:25:58.110266 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.04.15 01:25:58.110303 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5461 | 2026.04.15 01:25:58.110629 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5462 | 2026.04.15 01:25:58.110859 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.04.15 01:25:58.110993 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001215 sec., 218106.99588477367 rows/sec., 14.49 MiB/sec. | ||
| 5464 | 2026.04.15 01:25:58.111029 [ 6 ] {d223cf18-0795-4fe4-9631-f8f4829c1fe8} <Debug> TCPHandler: Processed in 0.001388924 sec. | ||
| 5465 | 2026.04.15 01:25:58.111142 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.04.15 01:25:58.111236 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.04.15 01:25:58.111277 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5468 | 2026.04.15 01:25:58.111590 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.04.15 01:25:58.111626 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5470 | 2026.04.15 01:25:58.111914 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5471 | 2026.04.15 01:25:58.112117 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.04.15 01:25:58.112244 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 5473 | 2026.04.15 01:25:58.112279 [ 6 ] {9cdee15b-0ca7-4608-8569-e3bfadb10db1} <Debug> TCPHandler: Processed in 0.001186751 sec. | ||
| 5474 | 2026.04.15 01:25:58.112386 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.04.15 01:25:58.112479 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5476 | 2026.04.15 01:25:58.112532 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5477 | 2026.04.15 01:25:58.113278 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.04.15 01:25:58.113314 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5479 | 2026.04.15 01:25:58.113812 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5480 | 2026.04.15 01:25:58.114032 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.04.15 01:25:58.114169 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001707 sec., 4100.761570005859 rows/sec., 7.35 MiB/sec. | ||
| 5482 | 2026.04.15 01:25:58.114226 [ 6 ] {43f81d99-69b4-45f3-9cb8-3c69da886d2d} <Debug> TCPHandler: Processed in 0.001889954 sec. | ||
| 5483 | 2026.04.15 01:25:58.114340 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.04.15 01:25:58.114435 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.04.15 01:25:58.114475 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5486 | 2026.04.15 01:25:58.114808 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.04.15 01:25:58.114845 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5488 | 2026.04.15 01:25:58.115141 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5489 | 2026.04.15 01:25:58.115454 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.04.15 01:25:58.115590 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 4.80 MiB/sec. | ||
| 5491 | 2026.04.15 01:25:58.115693 [ 6 ] {0dc7a3c7-34bf-4762-af59-96ee52bc2cbe} <Debug> TCPHandler: Processed in 0.001402525 sec. | ||
| 5492 | 2026.04.15 01:25:58.955876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10994 | ||
| 5493 | 2026.04.15 01:25:58.956494 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.04.15 01:25:58.956557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5495 | 2026.04.15 01:25:58.957223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5496 | 2026.04.15 01:25:58.957453 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.04.15 01:25:58.957596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10994 | ||
| 5498 | 2026.04.15 01:25:59.527501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5499 | 2026.04.15 01:25:59.543816 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.04.15 01:25:59.543894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5501 | 2026.04.15 01:25:59.549714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5502 | 2026.04.15 01:25:59.550472 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.04.15 01:25:59.553448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5504 | 2026.04.15 01:26:03.091112 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.04.15 01:26:03.091413 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5506 | 2026.04.15 01:26:03.091515 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5507 | 2026.04.15 01:26:03.092375 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.04.15 01:26:03.092411 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5509 | 2026.04.15 01:26:03.092798 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5510 | 2026.04.15 01:26:03.093023 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.04.15 01:26:03.093156 [ 50 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5512 | 2026.04.15 01:26:03.093174 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001838 sec., 68552.77475516866 rows/sec., 5.92 MiB/sec. | ||
| 5513 | 2026.04.15 01:26:03.093200 [ 50 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.04.15 01:26:03.093218 [ 6 ] {c9916e3e-6e2c-4d63-a63e-48d4f6cb8acf} <Debug> TCPHandler: Processed in 0.00228868 sec. | ||
| 5515 | 2026.04.15 01:26:03.093223 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5516 | 2026.04.15 01:26:03.093316 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 5517 | 2026.04.15 01:26:03.093347 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.04.15 01:26:03.093421 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5519 | 2026.04.15 01:26:03.093451 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5520 | 2026.04.15 01:26:03.093453 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3359 rows starting from the beginning of the part | ||
| 5521 | 2026.04.15 01:26:03.093492 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5522 | 2026.04.15 01:26:03.093528 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5523 | 2026.04.15 01:26:03.093580 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 811 rows starting from the beginning of the part | ||
| 5524 | 2026.04.15 01:26:03.093625 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 126 rows starting from the beginning of the part | ||
| 5525 | 2026.04.15 01:26:03.093673 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 811 rows starting from the beginning of the part | ||
| 5526 | 2026.04.15 01:26:03.093715 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 126 rows starting from the beginning of the part | ||
| 5527 | 2026.04.15 01:26:03.093918 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.04.15 01:26:03.093953 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5529 | 2026.04.15 01:26:03.094255 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5530 | 2026.04.15 01:26:03.094463 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.04.15 01:26:03.094590 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001158 sec., 30224.525043177895 rows/sec., 2.22 MiB/sec. | ||
| 5532 | 2026.04.15 01:26:03.094626 [ 6 ] {fd025c32-696e-4267-b171-0ff89d8bd992} <Debug> TCPHandler: Processed in 0.001328224 sec. | ||
| 5533 | 2026.04.15 01:26:03.094751 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.04.15 01:26:03.094845 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5535 | 2026.04.15 01:26:03.094884 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5536 | 2026.04.15 01:26:03.095334 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.04.15 01:26:03.095368 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5538 | 2026.04.15 01:26:03.095472 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002190149 sec., 2414904.1914499877 rows/sec., 194.41 MiB/sec. | ||
| 5539 | 2026.04.15 01:26:03.095658 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5540 | 2026.04.15 01:26:03.095767 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5541 | 2026.04.15 01:26:03.095892 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.04.15 01:26:03.096014 [ 50 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5543 | 2026.04.15 01:26:03.096023 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001196 sec., 82775.91973244147 rows/sec., 6.47 MiB/sec. | ||
| 5544 | 2026.04.15 01:26:03.096047 [ 50 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.04.15 01:26:03.096065 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5546 | 2026.04.15 01:26:03.096066 [ 6 ] {2c4acd8c-47b7-4731-ae0e-143eca3614ba} <Debug> TCPHandler: Processed in 0.001370704 sec. | ||
| 5547 | 2026.04.15 01:26:03.096083 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.04.15 01:26:03.096166 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_36_7} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5549 | 2026.04.15 01:26:03.096176 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 5550 | 2026.04.15 01:26:03.096194 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.04.15 01:26:03.096246 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 5552 | 2026.04.15 01:26:03.096324 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.04.15 01:26:03.096332 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5554 | 2026.04.15 01:26:03.096371 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5555 | 2026.04.15 01:26:03.096376 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 5556 | 2026.04.15 01:26:03.096457 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5557 | 2026.04.15 01:26:03.096503 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 497 rows starting from the beginning of the part | ||
| 5558 | 2026.04.15 01:26:03.096548 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 99 rows starting from the beginning of the part | ||
| 5559 | 2026.04.15 01:26:03.096595 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 497 rows starting from the beginning of the part | ||
| 5560 | 2026.04.15 01:26:03.096638 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 99 rows starting from the beginning of the part | ||
| 5561 | 2026.04.15 01:26:03.096834 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.04.15 01:26:03.096874 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5563 | 2026.04.15 01:26:03.097218 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5564 | 2026.04.15 01:26:03.097445 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.04.15 01:26:03.097563 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5566 | 2026.04.15 01:26:03.097576 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 5567 | 2026.04.15 01:26:03.097596 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.04.15 01:26:03.097614 [ 6 ] {641bce07-6357-4db2-95e0-997a7bc0cb37} <Debug> TCPHandler: Processed in 0.001467846 sec. | ||
| 5569 | 2026.04.15 01:26:03.097616 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5570 | 2026.04.15 01:26:03.097723 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 5571 | 2026.04.15 01:26:03.097730 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.04.15 01:26:03.097847 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.04.15 01:26:03.097851 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5574 | 2026.04.15 01:26:03.097904 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13420 rows starting from the beginning of the part | ||
| 5575 | 2026.04.15 01:26:03.097918 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5576 | 2026.04.15 01:26:03.097976 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part | ||
| 5577 | 2026.04.15 01:26:03.098010 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887074 sec., 1635335.9751657858 rows/sec., 120.16 MiB/sec. | ||
| 5578 | 2026.04.15 01:26:03.098030 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5579 | 2026.04.15 01:26:03.098099 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 5580 | 2026.04.15 01:26:03.098141 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5581 | 2026.04.15 01:26:03.098188 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 5582 | 2026.04.15 01:26:03.098237 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5583 | 2026.04.15 01:26:03.098564 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.04.15 01:26:03.098640 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_36_7} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5585 | 2026.04.15 01:26:03.098716 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5586 | 2026.04.15 01:26:03.098753 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.04.15 01:26:03.098793 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5588 | 2026.04.15 01:26:03.099342 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5589 | 2026.04.15 01:26:03.099574 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.04.15 01:26:03.099716 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001886 sec., 18557.794273594907 rows/sec., 33.25 MiB/sec. | ||
| 5591 | 2026.04.15 01:26:03.099774 [ 6 ] {4f64b869-7d4e-49f5-a02e-d2d0122c9e70} <Debug> TCPHandler: Processed in 0.002091188 sec. | ||
| 5592 | 2026.04.15 01:26:03.099891 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.04.15 01:26:03.099984 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.04.15 01:26:03.100025 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5595 | 2026.04.15 01:26:03.100356 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.04.15 01:26:03.100390 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5597 | 2026.04.15 01:26:03.100787 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5598 | 2026.04.15 01:26:03.101005 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.04.15 01:26:03.101131 [ 49 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5600 | 2026.04.15 01:26:03.101134 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 5601 | 2026.04.15 01:26:03.101178 [ 49 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.04.15 01:26:03.101194 [ 6 ] {ac7b1ea0-e6c0-4948-b67c-71d37e97ff8f} <Debug> TCPHandler: Processed in 0.001351604 sec. | ||
| 5603 | 2026.04.15 01:26:03.101206 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5604 | 2026.04.15 01:26:03.101308 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 5605 | 2026.04.15 01:26:03.101440 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5606 | 2026.04.15 01:26:03.101476 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1782 rows starting from the beginning of the part | ||
| 5607 | 2026.04.15 01:26:03.101545 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 5608 | 2026.04.15 01:26:03.101590 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5609 | 2026.04.15 01:26:03.101633 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 5610 | 2026.04.15 01:26:03.101680 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5611 | 2026.04.15 01:26:03.101724 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 5612 | 2026.04.15 01:26:03.101960 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14366 rows, containing 5 columns (5 merged, 0 gathered) in 0.004279787 sec., 3356709.1072523003 rows/sec., 217.68 MiB/sec. | ||
| 5613 | 2026.04.15 01:26:03.102313 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5614 | 2026.04.15 01:26:03.102560 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.04.15 01:26:03.102625 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5616 | 2026.04.15 01:26:03.102691 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 5617 | 2026.04.15 01:26:03.102790 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523018 sec., 1390659.8608814867 rows/sec., 90.94 MiB/sec. | ||
| 5618 | 2026.04.15 01:26:03.103001 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5619 | 2026.04.15 01:26:03.103238 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.04.15 01:26:03.103304 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_36_7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5621 | 2026.04.15 01:26:03.103376 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5622 | 2026.04.15 01:26:06.356372 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5623 | 2026.04.15 01:26:06.356474 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5624 | 2026.04.15 01:26:06.457728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11506 | ||
| 5625 | 2026.04.15 01:26:06.458245 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.04.15 01:26:06.458290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5627 | 2026.04.15 01:26:06.458800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5628 | 2026.04.15 01:26:06.459039 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.04.15 01:26:06.459176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11506 | ||
| 5630 | 2026.04.15 01:26:06.492435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 748 | ||
| 5631 | 2026.04.15 01:26:06.494864 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.04.15 01:26:06.494921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5633 | 2026.04.15 01:26:06.496115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5634 | 2026.04.15 01:26:06.496387 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.04.15 01:26:06.496670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5636 | 2026.04.15 01:26:07.053573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5637 | 2026.04.15 01:26:07.071663 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.04.15 01:26:07.071731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5639 | 2026.04.15 01:26:07.078010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5640 | 2026.04.15 01:26:07.078729 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.04.15 01:26:07.082222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5642 | 2026.04.15 01:26:08.096878 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.04.15 01:26:08.097086 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.04.15 01:26:08.097162 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5645 | 2026.04.15 01:26:08.098014 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.04.15 01:26:08.098069 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5647 | 2026.04.15 01:26:08.098500 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5648 | 2026.04.15 01:26:08.098727 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.04.15 01:26:08.098894 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 5650 | 2026.04.15 01:26:08.098944 [ 6 ] {240fb9a5-2ead-4902-bc0e-e7497b2d9168} <Debug> TCPHandler: Processed in 0.002211229 sec. | ||
| 5651 | 2026.04.15 01:26:08.099078 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.04.15 01:26:08.099182 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5653 | 2026.04.15 01:26:08.099228 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5654 | 2026.04.15 01:26:08.100031 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.04.15 01:26:08.100068 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5656 | 2026.04.15 01:26:08.100431 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5657 | 2026.04.15 01:26:08.100645 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.04.15 01:26:08.100785 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001627 sec., 498463.4296250768 rows/sec., 38.52 MiB/sec. | ||
| 5659 | 2026.04.15 01:26:08.100824 [ 6 ] {a5e529e7-ac95-420f-a7a7-363077030ce6} <Debug> TCPHandler: Processed in 0.001799913 sec. | ||
| 5660 | 2026.04.15 01:26:08.100938 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.04.15 01:26:08.101036 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.04.15 01:26:08.101078 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5663 | 2026.04.15 01:26:08.101520 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.04.15 01:26:08.101558 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5665 | 2026.04.15 01:26:08.101869 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5666 | 2026.04.15 01:26:08.102081 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.04.15 01:26:08.102212 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 7.40 MiB/sec. | ||
| 5668 | 2026.04.15 01:26:08.102251 [ 6 ] {addffe6e-e763-4a4e-8b89-e45eef9d35ce} <Debug> TCPHandler: Processed in 0.001364094 sec. | ||
| 5669 | 2026.04.15 01:26:08.102379 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.04.15 01:26:08.102474 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.04.15 01:26:08.102514 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5672 | 2026.04.15 01:26:08.102950 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.04.15 01:26:08.102987 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5674 | 2026.04.15 01:26:08.103304 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5675 | 2026.04.15 01:26:08.103513 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.04.15 01:26:08.103625 [ 44 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5677 | 2026.04.15 01:26:08.103642 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 5678 | 2026.04.15 01:26:08.103692 [ 44 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.04.15 01:26:08.103701 [ 6 ] {097a68e1-7f97-41bf-aaef-fc4cdc8ed01f} <Debug> TCPHandler: Processed in 0.001370624 sec. | ||
| 5680 | 2026.04.15 01:26:08.103721 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5681 | 2026.04.15 01:26:08.103839 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.04.15 01:26:08.103855 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 5683 | 2026.04.15 01:26:08.103957 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.04.15 01:26:08.103994 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5685 | 2026.04.15 01:26:08.104005 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5686 | 2026.04.15 01:26:08.104056 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 5687 | 2026.04.15 01:26:08.104138 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5688 | 2026.04.15 01:26:08.104184 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 5689 | 2026.04.15 01:26:08.104224 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5690 | 2026.04.15 01:26:08.104266 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5691 | 2026.04.15 01:26:08.104310 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5692 | 2026.04.15 01:26:08.104463 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.04.15 01:26:08.104505 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5694 | 2026.04.15 01:26:08.104845 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5695 | 2026.04.15 01:26:08.105075 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.04.15 01:26:08.105212 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001292 sec., 114551.08359133128 rows/sec., 6.51 MiB/sec. | ||
| 5697 | 2026.04.15 01:26:08.105250 [ 6 ] {2152572c-9b1a-421f-a2c4-598fdaefe49b} <Debug> TCPHandler: Processed in 0.001460116 sec. | ||
| 5698 | 2026.04.15 01:26:08.105385 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.04.15 01:26:08.105480 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5700 | 2026.04.15 01:26:08.105518 [ 188 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727621 sec., 1372986.3204950623 rows/sec., 87.85 MiB/sec. | ||
| 5701 | 2026.04.15 01:26:08.105520 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5702 | 2026.04.15 01:26:08.105698 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5703 | 2026.04.15 01:26:08.105972 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.04.15 01:26:08.106048 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_16_3} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5705 | 2026.04.15 01:26:08.106135 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5706 | 2026.04.15 01:26:08.106303 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.04.15 01:26:08.106349 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5708 | 2026.04.15 01:26:08.106829 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5709 | 2026.04.15 01:26:08.107147 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.04.15 01:26:08.107325 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001862 sec., 266917.2932330827 rows/sec., 18.74 MiB/sec. | ||
| 5711 | 2026.04.15 01:26:08.107374 [ 6 ] {550d4e3a-66aa-479e-a57a-fb9d740e8aab} <Debug> TCPHandler: Processed in 0.002038006 sec. | ||
| 5712 | 2026.04.15 01:26:08.107521 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.04.15 01:26:08.107627 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5714 | 2026.04.15 01:26:08.107678 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5715 | 2026.04.15 01:26:08.108060 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.04.15 01:26:08.108096 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5717 | 2026.04.15 01:26:08.108404 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5718 | 2026.04.15 01:26:08.108613 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.04.15 01:26:08.108715 [ 44 ] {} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5720 | 2026.04.15 01:26:08.108742 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 5721 | 2026.04.15 01:26:08.108755 [ 44 ] {} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.04.15 01:26:08.108783 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5723 | 2026.04.15 01:26:08.108786 [ 6 ] {c5592610-4f60-4057-9c80-369933c66ef3} <Debug> TCPHandler: Processed in 0.001323713 sec. | ||
| 5724 | 2026.04.15 01:26:08.108883 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::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 | ||
| 5725 | 2026.04.15 01:26:08.108927 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.04.15 01:26:08.109002 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5727 | 2026.04.15 01:26:08.109037 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.04.15 01:26:08.109043 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5729 | 2026.04.15 01:26:08.109084 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5730 | 2026.04.15 01:26:08.109119 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5731 | 2026.04.15 01:26:08.109177 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5732 | 2026.04.15 01:26:08.109234 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5733 | 2026.04.15 01:26:08.109293 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5734 | 2026.04.15 01:26:08.109334 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5735 | 2026.04.15 01:26:08.109654 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.04.15 01:26:08.109693 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5737 | 2026.04.15 01:26:08.110163 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5738 | 2026.04.15 01:26:08.110186 [ 188 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351114 sec., 48848.579764549846 rows/sec., 2.49 MiB/sec. | ||
| 5739 | 2026.04.15 01:26:08.110292 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5740 | 2026.04.15 01:26:08.110424 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.04.15 01:26:08.110531 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.04.15 01:26:08.110581 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001568 sec., 169005.10204081633 rows/sec., 11.23 MiB/sec. | ||
| 5743 | 2026.04.15 01:26:08.110599 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_11_2} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5744 | 2026.04.15 01:26:08.110625 [ 6 ] {6926ec52-326a-42d9-8ce1-2de4d4d64246} <Debug> TCPHandler: Processed in 0.001758581 sec. | ||
| 5745 | 2026.04.15 01:26:08.110657 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5746 | 2026.04.15 01:26:08.110761 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.04.15 01:26:08.110875 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.04.15 01:26:08.110925 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5749 | 2026.04.15 01:26:08.111262 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.04.15 01:26:08.111298 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5751 | 2026.04.15 01:26:08.111594 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5752 | 2026.04.15 01:26:08.111808 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.04.15 01:26:08.111908 [ 44 ] {} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5754 | 2026.04.15 01:26:08.111938 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 5755 | 2026.04.15 01:26:08.111943 [ 44 ] {} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.04.15 01:26:08.111978 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5757 | 2026.04.15 01:26:08.111980 [ 6 ] {dc9a2a15-813a-4769-abf5-77113393903c} <Debug> TCPHandler: Processed in 0.001281794 sec. | ||
| 5758 | 2026.04.15 01:26:08.112049 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::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 | ||
| 5759 | 2026.04.15 01:26:08.112098 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.04.15 01:26:08.112154 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5761 | 2026.04.15 01:26:08.112188 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 5762 | 2026.04.15 01:26:08.112191 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5763 | 2026.04.15 01:26:08.112246 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5764 | 2026.04.15 01:26:08.112251 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5765 | 2026.04.15 01:26:08.112292 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5766 | 2026.04.15 01:26:08.112336 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5767 | 2026.04.15 01:26:08.112370 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5768 | 2026.04.15 01:26:08.112407 [ 188 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5769 | 2026.04.15 01:26:08.113047 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.04.15 01:26:08.113089 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5771 | 2026.04.15 01:26:08.113214 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001188722 sec., 10094.87500021031 rows/sec., 676.93 KiB/sec. | ||
| 5772 | 2026.04.15 01:26:08.113361 [ 195 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5773 | 2026.04.15 01:26:08.113628 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5774 | 2026.04.15 01:26:08.113655 [ 195 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.04.15 01:26:08.113745 [ 195 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_11_2} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5776 | 2026.04.15 01:26:08.113823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5777 | 2026.04.15 01:26:08.113883 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.04.15 01:26:08.114008 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5779 | 2026.04.15 01:26:08.114037 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001846 sec., 3791.982665222102 rows/sec., 6.80 MiB/sec. | ||
| 5780 | 2026.04.15 01:26:08.114043 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.04.15 01:26:08.114077 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5782 | 2026.04.15 01:26:08.114107 [ 6 ] {e838b878-07c3-455f-849f-4086e1b67079} <Debug> TCPHandler: Processed in 0.002045357 sec. | ||
| 5783 | 2026.04.15 01:26:08.114136 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 5784 | 2026.04.15 01:26:08.114240 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.04.15 01:26:08.114313 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5786 | 2026.04.15 01:26:08.114341 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.04.15 01:26:08.114354 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 527 rows starting from the beginning of the part | ||
| 5788 | 2026.04.15 01:26:08.114390 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5789 | 2026.04.15 01:26:08.114463 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 5790 | 2026.04.15 01:26:08.114562 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5791 | 2026.04.15 01:26:08.114656 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 5792 | 2026.04.15 01:26:08.114737 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.04.15 01:26:08.114742 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5794 | 2026.04.15 01:26:08.114780 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5795 | 2026.04.15 01:26:08.114845 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 5796 | 2026.04.15 01:26:08.115117 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5797 | 2026.04.15 01:26:08.115353 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.04.15 01:26:08.115487 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 4.83 MiB/sec. | ||
| 5799 | 2026.04.15 01:26:08.115524 [ 6 ] {7326443a-8df7-40fd-b8b7-810228a0b3d7} <Debug> TCPHandler: Processed in 0.001333274 sec. | ||
| 5800 | 2026.04.15 01:26:08.130375 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 19 columns (19 merged, 0 gathered) in 0.016265221 sec., 37995.18002245404 rows/sec., 68.09 MiB/sec. | ||
| 5801 | 2026.04.15 01:26:08.131306 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5802 | 2026.04.15 01:26:08.131620 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.04.15 01:26:08.131692 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5804 | 2026.04.15 01:26:08.131772 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5805 | 2026.04.15 01:26:10.001205 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.04.15 01:26:10.001418 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.04.15 01:26:10.001496 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5808 | 2026.04.15 01:26:10.002184 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.04.15 01:26:10.002241 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5810 | 2026.04.15 01:26:10.002633 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5811 | 2026.04.15 01:26:10.002874 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.04.15 01:26:10.003038 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 5813 | 2026.04.15 01:26:10.003089 [ 6 ] {f0097ac7-2536-4492-83d8-467d37003b97} <Debug> TCPHandler: Processed in 0.002025837 sec. | ||
| 5814 | 2026.04.15 01:26:10.003201 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.04.15 01:26:10.003304 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5816 | 2026.04.15 01:26:10.003347 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5817 | 2026.04.15 01:26:10.003746 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.04.15 01:26:10.003783 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5819 | 2026.04.15 01:26:10.004076 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5820 | 2026.04.15 01:26:10.004279 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.04.15 01:26:10.004412 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 5822 | 2026.04.15 01:26:10.004449 [ 6 ] {b34adb71-492f-4d34-be86-9c9ec0d2ca22} <Debug> TCPHandler: Processed in 0.001298033 sec. | ||
| 5823 | 2026.04.15 01:26:10.004559 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2026.04.15 01:26:10.004653 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5825 | 2026.04.15 01:26:10.004692 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5826 | 2026.04.15 01:26:10.006262 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.04.15 01:26:10.006299 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5828 | 2026.04.15 01:26:10.006760 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5829 | 2026.04.15 01:26:10.006969 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.04.15 01:26:10.007105 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Debug> executeQuery: Read 2592 rows, 199.60 KiB in 0.002471 sec., 1048968.0291380007 rows/sec., 78.88 MiB/sec. | ||
| 5831 | 2026.04.15 01:26:10.007145 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5832 | 2026.04.15 01:26:10.007159 [ 6 ] {f843c22e-157f-4587-ab90-bb5cd5081137} <Debug> TCPHandler: Processed in 0.002646927 sec. | ||
| 5833 | 2026.04.15 01:26:10.007275 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.04.15 01:26:10.007370 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.04.15 01:26:10.007410 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5836 | 2026.04.15 01:26:10.007830 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.04.15 01:26:10.007867 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5838 | 2026.04.15 01:26:10.008158 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5839 | 2026.04.15 01:26:10.008373 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.04.15 01:26:10.008504 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Debug> executeQuery: Read 58 rows, 4.41 KiB in 0.001152 sec., 50347.22222222222 rows/sec., 3.74 MiB/sec. | ||
| 5841 | 2026.04.15 01:26:10.008541 [ 6 ] {4c3590e4-cfd4-4554-bc21-753b5aa799ed} <Debug> TCPHandler: Processed in 0.001313293 sec. | ||
| 5842 | 2026.04.15 01:26:10.008650 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.04.15 01:26:10.008743 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.04.15 01:26:10.008781 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5845 | 2026.04.15 01:26:10.009445 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.04.15 01:26:10.009481 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5847 | 2026.04.15 01:26:10.009815 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5848 | 2026.04.15 01:26:10.010032 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.04.15 01:26:10.010158 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001434 sec., 575313.8075313808 rows/sec., 33.65 MiB/sec. | ||
| 5850 | 2026.04.15 01:26:10.010196 [ 6 ] {83cceb22-89e6-4c7e-be3a-130ad99247e9} <Debug> TCPHandler: Processed in 0.001592879 sec. | ||
| 5851 | 2026.04.15 01:26:10.010305 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.04.15 01:26:10.010398 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.04.15 01:26:10.010436 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5854 | 2026.04.15 01:26:10.010812 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.04.15 01:26:10.010847 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5856 | 2026.04.15 01:26:10.011126 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5857 | 2026.04.15 01:26:10.011331 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.04.15 01:26:10.011460 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 5859 | 2026.04.15 01:26:10.011498 [ 6 ] {2a7a54b2-1625-4d28-8387-dd7ff89b9258} <Debug> TCPHandler: Processed in 0.001240452 sec. | ||
| 5860 | 2026.04.15 01:26:10.011602 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.04.15 01:26:10.011695 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5862 | 2026.04.15 01:26:10.011733 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5863 | 2026.04.15 01:26:10.012114 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.04.15 01:26:10.012149 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5865 | 2026.04.15 01:26:10.012437 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5866 | 2026.04.15 01:26:10.012642 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.04.15 01:26:10.012770 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 5868 | 2026.04.15 01:26:10.012807 [ 6 ] {b7fdc050-2d0a-4f99-a97d-be9a99113158} <Debug> TCPHandler: Processed in 0.001251823 sec. | ||
| 5869 | 2026.04.15 01:26:10.012911 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.04.15 01:26:10.013003 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5871 | 2026.04.15 01:26:10.013041 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5872 | 2026.04.15 01:26:10.013875 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.04.15 01:26:10.013910 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5874 | 2026.04.15 01:26:10.014282 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5875 | 2026.04.15 01:26:10.014489 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.04.15 01:26:10.014627 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Debug> executeQuery: Read 1361 rows, 94.18 KiB in 0.001642 sec., 828867.2350791717 rows/sec., 56.01 MiB/sec. | ||
| 5877 | 2026.04.15 01:26:10.014664 [ 6 ] {7b8de00c-4593-4aeb-8a56-ffd80af06e9c} <Debug> TCPHandler: Processed in 0.001799872 sec. | ||
| 5878 | 2026.04.15 01:26:10.014778 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.04.15 01:26:10.014870 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.04.15 01:26:10.014912 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5881 | 2026.04.15 01:26:10.015628 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.04.15 01:26:10.015663 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5883 | 2026.04.15 01:26:10.016093 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5884 | 2026.04.15 01:26:10.016305 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.04.15 01:26:10.016436 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Debug> executeQuery: Read 1673 rows, 107.21 KiB in 0.001583 sec., 1056854.0745420088 rows/sec., 66.14 MiB/sec. | ||
| 5886 | 2026.04.15 01:26:10.016473 [ 6 ] {145f412f-030d-4279-8dc6-2fe08f54fe33} <Debug> TCPHandler: Processed in 0.001741731 sec. | ||
| 5887 | 2026.04.15 01:26:10.016584 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.04.15 01:26:10.016676 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.04.15 01:26:10.016728 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5890 | 2026.04.15 01:26:10.017593 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.04.15 01:26:10.017629 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5892 | 2026.04.15 01:26:10.018191 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5893 | 2026.04.15 01:26:10.018419 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.04.15 01:26:10.018557 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001898 sec., 23182.297154899894 rows/sec., 41.54 MiB/sec. | ||
| 5895 | 2026.04.15 01:26:10.018623 [ 6 ] {dbe790c6-515d-4059-a048-a086e5ffb4f3} <Debug> TCPHandler: Processed in 0.002086548 sec. | ||
| 5896 | 2026.04.15 01:26:10.018734 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.04.15 01:26:10.018826 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.04.15 01:26:10.018866 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5899 | 2026.04.15 01:26:10.019184 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.04.15 01:26:10.019220 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5901 | 2026.04.15 01:26:10.019519 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5902 | 2026.04.15 01:26:10.019726 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.04.15 01:26:10.019858 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001051 sec., 22835.394862036155 rows/sec., 1.54 MiB/sec. | ||
| 5904 | 2026.04.15 01:26:10.019894 [ 6 ] {704de0bd-0517-46f5-af63-e8fa26ce0d03} <Debug> TCPHandler: Processed in 0.001208161 sec. | ||
| 5905 | 2026.04.15 01:26:12.795966 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62867 | ||
| 5906 | 2026.04.15 01:26:12.796107 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5907 | 2026.04.15 01:26:12.796135 [ 288 ] {} <Debug> TCP-Session: 257199a8-a031-4bdf-90a1-134339ac3566 Authenticating user 'default' from [fd00:1122:3344:101::e]:62867 | ||
| 5908 | 2026.04.15 01:26:12.796156 [ 288 ] {} <Debug> TCP-Session: 257199a8-a031-4bdf-90a1-134339ac3566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.04.15 01:26:12.796169 [ 288 ] {} <Debug> TCP-Session: 257199a8-a031-4bdf-90a1-134339ac3566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.04.15 01:26:12.796383 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60140 | ||
| 5911 | 2026.04.15 01:26:12.796412 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54992 | ||
| 5912 | 2026.04.15 01:26:12.796441 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33773 | ||
| 5913 | 2026.04.15 01:26:12.796466 [ 288 ] {} <Trace> TCP-Session: 257199a8-a031-4bdf-90a1-134339ac3566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2026.04.15 01:26:12.796450 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32782 | ||
| 5915 | 2026.04.15 01:26:12.796506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5916 | 2026.04.15 01:26:12.796538 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.04.15 01:26:12.796429 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50693 | ||
| 5918 | 2026.04.15 01:26:12.796577 [ 290 ] {} <Debug> TCP-Session: eec5593b-8563-4968-85c3-6ec4712c6008 Authenticating user 'default' from [fd00:1122:3344:101::e]:54992 | ||
| 5919 | 2026.04.15 01:26:12.796561 [ 289 ] {} <Debug> TCP-Session: 5543717c-17a9-4c2c-b24b-d6e44608393f Authenticating user 'default' from [fd00:1122:3344:101::e]:60140 | ||
| 5920 | 2026.04.15 01:26:12.796617 [ 290 ] {} <Debug> TCP-Session: eec5593b-8563-4968-85c3-6ec4712c6008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.04.15 01:26:12.796433 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52408 | ||
| 5922 | 2026.04.15 01:26:12.796653 [ 288 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62867) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5923 | 2026.04.15 01:26:12.796643 [ 290 ] {} <Debug> TCP-Session: eec5593b-8563-4968-85c3-6ec4712c6008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.04.15 01:26:12.796640 [ 289 ] {} <Debug> TCP-Session: 5543717c-17a9-4c2c-b24b-d6e44608393f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.04.15 01:26:12.796759 [ 289 ] {} <Debug> TCP-Session: 5543717c-17a9-4c2c-b24b-d6e44608393f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.04.15 01:26:12.796973 [ 288 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5927 | 2026.04.15 01:26:12.797031 [ 288 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5928 | 2026.04.15 01:26:12.797314 [ 288 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 5929 | 2026.04.15 01:26:12.798250 [ 346 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Trace> AggregatingTransform: Aggregating | ||
| 5930 | 2026.04.15 01:26:12.798291 [ 346 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5931 | 2026.04.15 01:26:12.798329 [ 346 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916176 sec. (1091.493 rows/sec., 42.64 KiB/sec.) | ||
| 5932 | 2026.04.15 01:26:12.798348 [ 346 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Trace> Aggregator: Merging aggregated data | ||
| 5933 | 2026.04.15 01:26:12.799884 [ 288 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003343 sec., 299.1325157044571 rows/sec., 11.68 KiB/sec. | ||
| 5934 | 2026.04.15 01:26:12.800103 [ 288 ] {effe51cd-e32d-4b93-9f09-14b92a37948c} <Debug> TCPHandler: Processed in 0.003748787 sec. | ||
| 5935 | 2026.04.15 01:26:12.800203 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5936 | 2026.04.15 01:26:12.800240 [ 289 ] {} <Debug> TCP-Session: 5543717c-17a9-4c2c-b24b-d6e44608393f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.04.15 01:26:12.800274 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5938 | 2026.04.15 01:26:12.800319 [ 290 ] {} <Debug> TCP-Session: eec5593b-8563-4968-85c3-6ec4712c6008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.04.15 01:26:12.800372 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5940 | 2026.04.15 01:26:12.800412 [ 288 ] {} <Debug> TCP-Session: 257199a8-a031-4bdf-90a1-134339ac3566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.04.15 01:26:12.801403 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5942 | 2026.04.15 01:26:12.801438 [ 293 ] {} <Debug> TCP-Session: 4d6fd1d9-6783-4843-aaa5-28c066281ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33773 | ||
| 5943 | 2026.04.15 01:26:12.801456 [ 293 ] {} <Debug> TCP-Session: 4d6fd1d9-6783-4843-aaa5-28c066281ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.04.15 01:26:12.801469 [ 293 ] {} <Debug> TCP-Session: 4d6fd1d9-6783-4843-aaa5-28c066281ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.04.15 01:26:12.801470 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5946 | 2026.04.15 01:26:12.801529 [ 291 ] {} <Debug> TCP-Session: 8494e517-1e1c-4dcd-980c-91afac0bea8e Authenticating user 'default' from [fd00:1122:3344:101::e]:52408 | ||
| 5947 | 2026.04.15 01:26:12.801532 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5948 | 2026.04.15 01:26:12.801556 [ 291 ] {} <Debug> TCP-Session: 8494e517-1e1c-4dcd-980c-91afac0bea8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.04.15 01:26:12.801578 [ 291 ] {} <Debug> TCP-Session: 8494e517-1e1c-4dcd-980c-91afac0bea8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.04.15 01:26:12.801578 [ 292 ] {} <Debug> TCP-Session: 1798c668-9380-4e52-afb3-596ec701e4f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50693 | ||
| 5951 | 2026.04.15 01:26:12.801612 [ 292 ] {} <Debug> TCP-Session: 1798c668-9380-4e52-afb3-596ec701e4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.04.15 01:26:12.801625 [ 292 ] {} <Debug> TCP-Session: 1798c668-9380-4e52-afb3-596ec701e4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.04.15 01:26:12.802102 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63151 | ||
| 5954 | 2026.04.15 01:26:12.802105 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38236 | ||
| 5955 | 2026.04.15 01:26:12.802187 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5956 | 2026.04.15 01:26:12.802189 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5957 | 2026.04.15 01:26:12.802213 [ 4 ] {} <Debug> TCP-Session: de573b37-1eb0-4d23-807a-e6498daae1d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38236 | ||
| 5958 | 2026.04.15 01:26:12.802222 [ 349 ] {} <Debug> TCP-Session: e67e3fdf-da78-43a8-a7a9-1e0a59263d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:63151 | ||
| 5959 | 2026.04.15 01:26:12.802233 [ 4 ] {} <Debug> TCP-Session: de573b37-1eb0-4d23-807a-e6498daae1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.04.15 01:26:12.802239 [ 349 ] {} <Debug> TCP-Session: e67e3fdf-da78-43a8-a7a9-1e0a59263d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.04.15 01:26:12.802249 [ 4 ] {} <Debug> TCP-Session: de573b37-1eb0-4d23-807a-e6498daae1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.04.15 01:26:12.802255 [ 349 ] {} <Debug> TCP-Session: e67e3fdf-da78-43a8-a7a9-1e0a59263d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.04.15 01:26:12.806802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5964 | 2026.04.15 01:26:12.806841 [ 294 ] {} <Debug> TCP-Session: bfb88eaa-f922-499c-a159-fec5a1922a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:32782 | ||
| 5965 | 2026.04.15 01:26:12.806859 [ 294 ] {} <Debug> TCP-Session: bfb88eaa-f922-499c-a159-fec5a1922a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.04.15 01:26:12.806872 [ 294 ] {} <Debug> TCP-Session: bfb88eaa-f922-499c-a159-fec5a1922a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.04.15 01:26:12.816371 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50693). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5968 | |||
| 5969 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5970 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5971 | 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 | ||
| 5972 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5973 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5974 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5975 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5976 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5977 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5978 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5979 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5980 | (version 23.8.7.1) | ||
| 5981 | 2026.04.15 01:26:12.816533 [ 292 ] {} <Debug> TCP-Session: 1798c668-9380-4e52-afb3-596ec701e4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.04.15 01:26:12.816569 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52408). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5983 | |||
| 5984 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5985 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5986 | 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 | ||
| 5987 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5988 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5989 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5991 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5992 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5993 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5994 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5995 | (version 23.8.7.1) | ||
| 5996 | 2026.04.15 01:26:12.816661 [ 291 ] {} <Debug> TCP-Session: 8494e517-1e1c-4dcd-980c-91afac0bea8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.04.15 01:26:12.816690 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33773). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5998 | |||
| 5999 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6000 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6001 | 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 | ||
| 6002 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6003 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6006 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6007 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6008 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6009 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6010 | (version 23.8.7.1) | ||
| 6011 | 2026.04.15 01:26:12.816764 [ 293 ] {} <Debug> TCP-Session: 4d6fd1d9-6783-4843-aaa5-28c066281ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.04.15 01:26:12.816779 [ 4 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38236). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6013 | |||
| 6014 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6015 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6016 | 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 | ||
| 6017 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6018 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6019 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6021 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6022 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6023 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6024 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6025 | (version 23.8.7.1) | ||
| 6026 | 2026.04.15 01:26:12.816851 [ 4 ] {} <Debug> TCP-Session: de573b37-1eb0-4d23-807a-e6498daae1d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.04.15 01:26:12.816867 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63151). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6028 | |||
| 6029 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6030 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6031 | 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 | ||
| 6032 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6033 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6034 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6035 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6036 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6037 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6038 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6039 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6040 | (version 23.8.7.1) | ||
| 6041 | 2026.04.15 01:26:12.816914 [ 349 ] {} <Debug> TCP-Session: e67e3fdf-da78-43a8-a7a9-1e0a59263d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.04.15 01:26:12.816966 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32782). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6043 | |||
| 6044 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6045 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6046 | 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 | ||
| 6047 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6048 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6049 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6050 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6051 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6052 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6053 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6054 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6055 | (version 23.8.7.1) | ||
| 6056 | 2026.04.15 01:26:12.817051 [ 294 ] {} <Debug> TCP-Session: bfb88eaa-f922-499c-a159-fec5a1922a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2026.04.15 01:26:12.866364 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57501 | ||
| 6058 | 2026.04.15 01:26:12.866484 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2026.04.15 01:26:12.866514 [ 288 ] {} <Debug> TCP-Session: 5cf3184b-f6cc-473a-b409-cb7dbda36df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57501 | ||
| 6060 | 2026.04.15 01:26:12.866539 [ 288 ] {} <Debug> TCP-Session: 5cf3184b-f6cc-473a-b409-cb7dbda36df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.04.15 01:26:12.866554 [ 288 ] {} <Debug> TCP-Session: 5cf3184b-f6cc-473a-b409-cb7dbda36df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.04.15 01:26:12.866759 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43038 | ||
| 6063 | 2026.04.15 01:26:12.866813 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64950 | ||
| 6064 | 2026.04.15 01:26:12.866824 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59484 | ||
| 6065 | 2026.04.15 01:26:12.866873 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57996 | ||
| 6066 | 2026.04.15 01:26:12.866887 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 6067 | 2026.04.15 01:26:12.866923 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6068 | 2026.04.15 01:26:12.866934 [ 288 ] {} <Trace> TCP-Session: 5cf3184b-f6cc-473a-b409-cb7dbda36df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.04.15 01:26:12.866958 [ 290 ] {} <Debug> TCP-Session: ef252626-dcd6-4232-8784-3c5e2a6d719c Authenticating user 'default' from [fd00:1122:3344:101::e]:64950 | ||
| 6070 | 2026.04.15 01:26:12.866981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6071 | 2026.04.15 01:26:12.866969 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6072 | 2026.04.15 01:26:12.867004 [ 290 ] {} <Debug> TCP-Session: ef252626-dcd6-4232-8784-3c5e2a6d719c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.04.15 01:26:12.867012 [ 294 ] {} <Debug> TCP-Session: 73f411c7-0561-4a28-a558-df5dc1f869d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 6074 | 2026.04.15 01:26:12.867037 [ 292 ] {} <Debug> TCP-Session: 04def857-4f80-462b-8156-7b0bfafbcb3e Authenticating user 'default' from [fd00:1122:3344:101::e]:57996 | ||
| 6075 | 2026.04.15 01:26:12.867054 [ 294 ] {} <Debug> TCP-Session: 73f411c7-0561-4a28-a558-df5dc1f869d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.04.15 01:26:12.867101 [ 292 ] {} <Debug> TCP-Session: 04def857-4f80-462b-8156-7b0bfafbcb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.04.15 01:26:12.867117 [ 294 ] {} <Debug> TCP-Session: 73f411c7-0561-4a28-a558-df5dc1f869d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.04.15 01:26:12.867131 [ 292 ] {} <Debug> TCP-Session: 04def857-4f80-462b-8156-7b0bfafbcb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.04.15 01:26:12.867137 [ 288 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6080 | 2026.04.15 01:26:12.867040 [ 290 ] {} <Debug> TCP-Session: ef252626-dcd6-4232-8784-3c5e2a6d719c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.04.15 01:26:12.866949 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6082 | 2026.04.15 01:26:12.866919 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64425 | ||
| 6083 | 2026.04.15 01:26:12.867230 [ 291 ] {} <Debug> TCP-Session: 7a044d72-6592-47ed-a08a-160cbc57921c Authenticating user 'default' from [fd00:1122:3344:101::e]:59484 | ||
| 6084 | 2026.04.15 01:26:12.866911 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62998 | ||
| 6085 | 2026.04.15 01:26:12.867270 [ 291 ] {} <Debug> TCP-Session: 7a044d72-6592-47ed-a08a-160cbc57921c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.04.15 01:26:12.866878 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47111 | ||
| 6087 | 2026.04.15 01:26:12.866842 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6088 | 2026.04.15 01:26:12.867355 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6089 | 2026.04.15 01:26:12.867360 [ 289 ] {} <Debug> TCP-Session: 2ca4920f-e1f5-49b8-b478-087635d941f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43038 | ||
| 6090 | 2026.04.15 01:26:12.867369 [ 291 ] {} <Debug> TCP-Session: 7a044d72-6592-47ed-a08a-160cbc57921c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.04.15 01:26:12.867391 [ 349 ] {} <Debug> TCP-Session: 082ebdd7-8e3c-4d65-9d67-ab5f25c81f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:64425 | ||
| 6092 | 2026.04.15 01:26:12.867405 [ 289 ] {} <Debug> TCP-Session: 2ca4920f-e1f5-49b8-b478-087635d941f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.04.15 01:26:12.867414 [ 288 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6094 | 2026.04.15 01:26:12.867430 [ 349 ] {} <Debug> TCP-Session: 082ebdd7-8e3c-4d65-9d67-ab5f25c81f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.04.15 01:26:12.867440 [ 289 ] {} <Debug> TCP-Session: 2ca4920f-e1f5-49b8-b478-087635d941f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.04.15 01:26:12.867470 [ 349 ] {} <Debug> TCP-Session: 082ebdd7-8e3c-4d65-9d67-ab5f25c81f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2026.04.15 01:26:12.867488 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6098 | 2026.04.15 01:26:12.867500 [ 288 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6099 | 2026.04.15 01:26:12.867521 [ 293 ] {} <Debug> TCP-Session: 3906ee37-b053-47cb-86f0-fcc7906262d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47111 | ||
| 6100 | 2026.04.15 01:26:12.867493 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.04.15 01:26:12.867549 [ 293 ] {} <Debug> TCP-Session: 3906ee37-b053-47cb-86f0-fcc7906262d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.04.15 01:26:12.867576 [ 4 ] {} <Debug> TCP-Session: 16c970b0-4c2f-4a96-a6f4-49051d874160 Authenticating user 'default' from [fd00:1122:3344:101::e]:62998 | ||
| 6103 | 2026.04.15 01:26:12.867580 [ 293 ] {} <Debug> TCP-Session: 3906ee37-b053-47cb-86f0-fcc7906262d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.04.15 01:26:12.867612 [ 4 ] {} <Debug> TCP-Session: 16c970b0-4c2f-4a96-a6f4-49051d874160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2026.04.15 01:26:12.867631 [ 4 ] {} <Debug> TCP-Session: 16c970b0-4c2f-4a96-a6f4-49051d874160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.04.15 01:26:12.867810 [ 288 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 6107 | 2026.04.15 01:26:12.868731 [ 328 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Trace> AggregatingTransform: Aggregating | ||
| 6108 | 2026.04.15 01:26:12.868763 [ 328 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Trace> Aggregator: Aggregation method: without_key | ||
| 6109 | 2026.04.15 01:26:12.868795 [ 328 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885786 sec. (1128.941 rows/sec., 44.10 KiB/sec.) | ||
| 6110 | 2026.04.15 01:26:12.868812 [ 328 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Trace> Aggregator: Merging aggregated data | ||
| 6111 | 2026.04.15 01:26:12.870320 [ 288 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 6112 | 2026.04.15 01:26:12.870501 [ 288 ] {28fdc3e4-38e4-42b2-8142-9198626b9b63} <Debug> TCPHandler: Processed in 0.003684996 sec. | ||
| 6113 | 2026.04.15 01:26:12.870642 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6114 | 2026.04.15 01:26:12.870675 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6115 | 2026.04.15 01:26:12.870679 [ 288 ] {} <Debug> TCP-Session: 5cf3184b-f6cc-473a-b409-cb7dbda36df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2026.04.15 01:26:12.870703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6117 | 2026.04.15 01:26:12.870722 [ 289 ] {} <Debug> TCP-Session: 2ca4920f-e1f5-49b8-b478-087635d941f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2026.04.15 01:26:12.870731 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6119 | 2026.04.15 01:26:12.870757 [ 290 ] {} <Debug> TCP-Session: ef252626-dcd6-4232-8784-3c5e2a6d719c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.04.15 01:26:12.870768 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6121 | 2026.04.15 01:26:12.870791 [ 349 ] {} <Debug> TCP-Session: 082ebdd7-8e3c-4d65-9d67-ab5f25c81f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2026.04.15 01:26:12.870795 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6123 | 2026.04.15 01:26:12.870821 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6124 | 2026.04.15 01:26:12.870848 [ 292 ] {} <Debug> TCP-Session: 04def857-4f80-462b-8156-7b0bfafbcb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.04.15 01:26:12.870865 [ 4 ] {} <Debug> TCP-Session: 16c970b0-4c2f-4a96-a6f4-49051d874160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.04.15 01:26:12.870817 [ 294 ] {} <Debug> TCP-Session: 73f411c7-0561-4a28-a558-df5dc1f869d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.04.15 01:26:12.870801 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6128 | 2026.04.15 01:26:12.870747 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6129 | 2026.04.15 01:26:12.870940 [ 293 ] {} <Debug> TCP-Session: 3906ee37-b053-47cb-86f0-fcc7906262d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2026.04.15 01:26:12.870973 [ 291 ] {} <Debug> TCP-Session: 7a044d72-6592-47ed-a08a-160cbc57921c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.04.15 01:26:12.923468 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37110 | ||
| 6132 | 2026.04.15 01:26:12.923579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6133 | 2026.04.15 01:26:12.923614 [ 288 ] {} <Debug> TCP-Session: d4c39e37-0a71-46ce-83a9-c6067ed5f266 Authenticating user 'default' from [fd00:1122:3344:101::e]:37110 | ||
| 6134 | 2026.04.15 01:26:12.923638 [ 288 ] {} <Debug> TCP-Session: d4c39e37-0a71-46ce-83a9-c6067ed5f266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.04.15 01:26:12.923651 [ 288 ] {} <Debug> TCP-Session: d4c39e37-0a71-46ce-83a9-c6067ed5f266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2026.04.15 01:26:12.923861 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44450 | ||
| 6137 | 2026.04.15 01:26:12.923861 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58801 | ||
| 6138 | 2026.04.15 01:26:12.923914 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40379 | ||
| 6139 | 2026.04.15 01:26:12.923936 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61326 | ||
| 6140 | 2026.04.15 01:26:12.923965 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37421 | ||
| 6141 | 2026.04.15 01:26:12.923966 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6142 | 2026.04.15 01:26:12.923923 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32972 | ||
| 6143 | 2026.04.15 01:26:12.924042 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6144 | 2026.04.15 01:26:12.924046 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6145 | 2026.04.15 01:26:12.924054 [ 290 ] {} <Debug> TCP-Session: de457912-565c-480a-8ba9-9cd53e3b47b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44450 | ||
| 6146 | 2026.04.15 01:26:12.924082 [ 4 ] {} <Debug> TCP-Session: c4d79d39-2524-40de-afa8-5a144fe60f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:61326 | ||
| 6147 | 2026.04.15 01:26:12.924088 [ 349 ] {} <Debug> TCP-Session: 9408b180-e745-4f88-a86d-97a7d467428a Authenticating user 'default' from [fd00:1122:3344:101::e]:37421 | ||
| 6148 | 2026.04.15 01:26:12.924098 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6149 | 2026.04.15 01:26:12.924106 [ 290 ] {} <Debug> TCP-Session: de457912-565c-480a-8ba9-9cd53e3b47b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2026.04.15 01:26:12.924126 [ 349 ] {} <Debug> TCP-Session: 9408b180-e745-4f88-a86d-97a7d467428a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.04.15 01:26:12.924141 [ 294 ] {} <Debug> TCP-Session: 1d4518bc-bd39-4ee9-89a0-831b61cd15a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32972 | ||
| 6152 | 2026.04.15 01:26:12.924155 [ 290 ] {} <Debug> TCP-Session: de457912-565c-480a-8ba9-9cd53e3b47b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.04.15 01:26:12.924166 [ 349 ] {} <Debug> TCP-Session: 9408b180-e745-4f88-a86d-97a7d467428a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.04.15 01:26:12.924180 [ 294 ] {} <Debug> TCP-Session: 1d4518bc-bd39-4ee9-89a0-831b61cd15a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.04.15 01:26:12.924154 [ 288 ] {} <Trace> TCP-Session: d4c39e37-0a71-46ce-83a9-c6067ed5f266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2026.04.15 01:26:12.924239 [ 294 ] {} <Debug> TCP-Session: 1d4518bc-bd39-4ee9-89a0-831b61cd15a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2026.04.15 01:26:12.924057 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6158 | 2026.04.15 01:26:12.923902 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34847 | ||
| 6159 | 2026.04.15 01:26:12.924308 [ 289 ] {} <Debug> TCP-Session: 35fa8bec-385c-42e9-834a-e628612c827c Authenticating user 'default' from [fd00:1122:3344:101::e]:58801 | ||
| 6160 | 2026.04.15 01:26:12.923900 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46023 | ||
| 6161 | 2026.04.15 01:26:12.924348 [ 289 ] {} <Debug> TCP-Session: 35fa8bec-385c-42e9-834a-e628612c827c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.04.15 01:26:12.924367 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6163 | 2026.04.15 01:26:12.924392 [ 289 ] {} <Debug> TCP-Session: 35fa8bec-385c-42e9-834a-e628612c827c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.04.15 01:26:12.924404 [ 288 ] {995f62c7-feb6-468b-8db2-732311493c30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6165 | 2026.04.15 01:26:12.924410 [ 292 ] {} <Debug> TCP-Session: 5463511f-6e99-4be7-9f3c-bed7fe9279cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34847 | ||
| 6166 | 2026.04.15 01:26:12.924122 [ 4 ] {} <Debug> TCP-Session: c4d79d39-2524-40de-afa8-5a144fe60f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.04.15 01:26:12.924445 [ 292 ] {} <Debug> TCP-Session: 5463511f-6e99-4be7-9f3c-bed7fe9279cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.04.15 01:26:12.924450 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2026.04.15 01:26:12.924467 [ 4 ] {} <Debug> TCP-Session: c4d79d39-2524-40de-afa8-5a144fe60f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2026.04.15 01:26:12.924497 [ 291 ] {} <Debug> TCP-Session: 58f486a3-44a6-4e38-b8fe-3bc05b4d2d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:46023 | ||
| 6171 | 2026.04.15 01:26:12.924471 [ 292 ] {} <Debug> TCP-Session: 5463511f-6e99-4be7-9f3c-bed7fe9279cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.04.15 01:26:12.924532 [ 291 ] {} <Debug> TCP-Session: 58f486a3-44a6-4e38-b8fe-3bc05b4d2d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.04.15 01:26:12.924059 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6174 | 2026.04.15 01:26:12.924556 [ 291 ] {} <Debug> TCP-Session: 58f486a3-44a6-4e38-b8fe-3bc05b4d2d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.04.15 01:26:12.924598 [ 293 ] {} <Debug> TCP-Session: 63957cdd-749c-4a76-ba79-c5d161dd3c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:40379 | ||
| 6176 | 2026.04.15 01:26:12.924622 [ 293 ] {} <Debug> TCP-Session: 63957cdd-749c-4a76-ba79-c5d161dd3c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.04.15 01:26:12.924634 [ 293 ] {} <Debug> TCP-Session: 63957cdd-749c-4a76-ba79-c5d161dd3c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.04.15 01:26:12.924697 [ 288 ] {995f62c7-feb6-468b-8db2-732311493c30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6179 | 2026.04.15 01:26:12.924755 [ 288 ] {995f62c7-feb6-468b-8db2-732311493c30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6180 | 2026.04.15 01:26:12.925041 [ 288 ] {995f62c7-feb6-468b-8db2-732311493c30} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 6181 | 2026.04.15 01:26:12.925970 [ 319 ] {995f62c7-feb6-468b-8db2-732311493c30} <Trace> AggregatingTransform: Aggregating | ||
| 6182 | 2026.04.15 01:26:12.926022 [ 319 ] {995f62c7-feb6-468b-8db2-732311493c30} <Trace> Aggregator: Aggregation method: without_key | ||
| 6183 | 2026.04.15 01:26:12.926056 [ 319 ] {995f62c7-feb6-468b-8db2-732311493c30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914437 sec. (1093.569 rows/sec., 42.72 KiB/sec.) | ||
| 6184 | 2026.04.15 01:26:12.926073 [ 319 ] {995f62c7-feb6-468b-8db2-732311493c30} <Trace> Aggregator: Merging aggregated data | ||
| 6185 | 2026.04.15 01:26:12.927364 [ 288 ] {995f62c7-feb6-468b-8db2-732311493c30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 6186 | 2026.04.15 01:26:12.927542 [ 288 ] {995f62c7-feb6-468b-8db2-732311493c30} <Debug> TCPHandler: Processed in 0.003663085 sec. | ||
| 6187 | 2026.04.15 01:26:12.927673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6188 | 2026.04.15 01:26:12.927704 [ 288 ] {} <Debug> TCP-Session: d4c39e37-0a71-46ce-83a9-c6067ed5f266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.04.15 01:26:12.927704 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6190 | 2026.04.15 01:26:12.927726 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6191 | 2026.04.15 01:26:12.927743 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6192 | 2026.04.15 01:26:12.927764 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6193 | 2026.04.15 01:26:12.927774 [ 292 ] {} <Debug> TCP-Session: 5463511f-6e99-4be7-9f3c-bed7fe9279cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.04.15 01:26:12.927795 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6195 | 2026.04.15 01:26:12.927796 [ 290 ] {} <Debug> TCP-Session: de457912-565c-480a-8ba9-9cd53e3b47b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.04.15 01:26:12.927817 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6197 | 2026.04.15 01:26:12.927835 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6198 | 2026.04.15 01:26:12.927881 [ 349 ] {} <Debug> TCP-Session: 9408b180-e745-4f88-a86d-97a7d467428a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.04.15 01:26:12.927903 [ 294 ] {} <Debug> TCP-Session: 1d4518bc-bd39-4ee9-89a0-831b61cd15a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.04.15 01:26:12.927757 [ 289 ] {} <Debug> TCP-Session: 35fa8bec-385c-42e9-834a-e628612c827c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.04.15 01:26:12.927777 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.04.15 01:26:12.927835 [ 4 ] {} <Debug> TCP-Session: c4d79d39-2524-40de-afa8-5a144fe60f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.04.15 01:26:12.927808 [ 293 ] {} <Debug> TCP-Session: 63957cdd-749c-4a76-ba79-c5d161dd3c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.04.15 01:26:12.927995 [ 291 ] {} <Debug> TCP-Session: 58f486a3-44a6-4e38-b8fe-3bc05b4d2d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.04.15 01:26:13.086671 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.04.15 01:26:13.086853 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6207 | 2026.04.15 01:26:13.086924 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6208 | 2026.04.15 01:26:13.087579 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.04.15 01:26:13.087630 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6210 | 2026.04.15 01:26:13.088068 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6211 | 2026.04.15 01:26:13.088300 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.04.15 01:26:13.088467 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 6213 | 2026.04.15 01:26:13.088521 [ 6 ] {05191d1b-28ce-425a-9f14-07fa9d54ad3d} <Debug> TCPHandler: Processed in 0.001985895 sec. | ||
| 6214 | 2026.04.15 01:26:13.088645 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.04.15 01:26:13.088748 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6216 | 2026.04.15 01:26:13.088791 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6217 | 2026.04.15 01:26:13.089224 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.04.15 01:26:13.089264 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6219 | 2026.04.15 01:26:13.089589 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6220 | 2026.04.15 01:26:13.089808 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.04.15 01:26:13.089946 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 6222 | 2026.04.15 01:26:13.089985 [ 6 ] {11fb12bd-6a5d-4f4f-935b-ea84e35aea04} <Debug> TCPHandler: Processed in 0.001393525 sec. | ||
| 6223 | 2026.04.15 01:26:13.090106 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.04.15 01:26:13.090210 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6225 | 2026.04.15 01:26:13.090254 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6226 | 2026.04.15 01:26:13.090627 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.04.15 01:26:13.090666 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6228 | 2026.04.15 01:26:13.091009 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6229 | 2026.04.15 01:26:13.091243 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.04.15 01:26:13.091377 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001188 sec., 80808.0808080808 rows/sec., 5.63 MiB/sec. | ||
| 6231 | 2026.04.15 01:26:13.091416 [ 6 ] {5d03bf88-8451-4c39-a9de-2a016c34e049} <Debug> TCPHandler: Processed in 0.001362694 sec. | ||
| 6232 | 2026.04.15 01:26:13.091536 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.04.15 01:26:13.091630 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.04.15 01:26:13.091672 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6235 | 2026.04.15 01:26:13.092012 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.04.15 01:26:13.092047 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6237 | 2026.04.15 01:26:13.092363 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6238 | 2026.04.15 01:26:13.092575 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.04.15 01:26:13.092710 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 6240 | 2026.04.15 01:26:13.092746 [ 6 ] {f1061627-c247-42db-af1e-954a3386a50e} <Debug> TCPHandler: Processed in 0.001260203 sec. | ||
| 6241 | 2026.04.15 01:26:13.959340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11954 | ||
| 6242 | 2026.04.15 01:26:13.959840 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.04.15 01:26:13.959891 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6244 | 2026.04.15 01:26:13.960491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6245 | 2026.04.15 01:26:13.960791 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.15 01:26:13.960988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11954 | ||
| 6247 | 2026.04.15 01:26:14.582371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6248 | 2026.04.15 01:26:14.600659 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.04.15 01:26:14.600713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6250 | 2026.04.15 01:26:14.606755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6251 | 2026.04.15 01:26:14.607456 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.04.15 01:26:14.610903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6253 | 2026.04.15 01:26:16.496966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 806 | ||
| 6254 | 2026.04.15 01:26:16.499761 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.04.15 01:26:16.499801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6256 | 2026.04.15 01:26:16.501017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6257 | 2026.04.15 01:26:16.501292 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.04.15 01:26:16.501558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6259 | 2026.04.15 01:26:18.090773 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.04.15 01:26:18.091057 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6261 | 2026.04.15 01:26:18.091164 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6262 | 2026.04.15 01:26:18.091945 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.04.15 01:26:18.091993 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6264 | 2026.04.15 01:26:18.092397 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6265 | 2026.04.15 01:26:18.092629 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.04.15 01:26:18.092799 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001817 sec., 38525.041276829936 rows/sec., 3.09 MiB/sec. | ||
| 6267 | 2026.04.15 01:26:18.092850 [ 6 ] {8284c590-4e91-4d0e-823f-9583766f8787} <Debug> TCPHandler: Processed in 0.002265251 sec. | ||
| 6268 | 2026.04.15 01:26:18.092992 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.04.15 01:26:18.093094 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6270 | 2026.04.15 01:26:18.093139 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6271 | 2026.04.15 01:26:18.093578 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.04.15 01:26:18.093616 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6273 | 2026.04.15 01:26:18.093926 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6274 | 2026.04.15 01:26:18.094148 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.04.15 01:26:18.094282 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001212 sec., 5775.577557755776 rows/sec., 434.30 KiB/sec. | ||
| 6276 | 2026.04.15 01:26:18.094322 [ 6 ] {02421a72-a4cb-46dd-a884-45e8b671198e} <Debug> TCPHandler: Processed in 0.001383075 sec. | ||
| 6277 | 2026.04.15 01:26:18.094434 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.04.15 01:26:18.094530 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6279 | 2026.04.15 01:26:18.094571 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6280 | 2026.04.15 01:26:18.095008 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.04.15 01:26:18.095045 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6282 | 2026.04.15 01:26:18.095353 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6283 | 2026.04.15 01:26:18.095557 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.04.15 01:26:18.095688 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001176 sec., 60374.14965986395 rows/sec., 4.71 MiB/sec. | ||
| 6285 | 2026.04.15 01:26:18.095726 [ 6 ] {3cca1cc3-a3b4-4ef9-a533-ffe2ca3036da} <Debug> TCPHandler: Processed in 0.001342474 sec. | ||
| 6286 | 2026.04.15 01:26:18.095854 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.04.15 01:26:18.095948 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.04.15 01:26:18.095992 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6289 | 2026.04.15 01:26:18.096427 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.04.15 01:26:18.096463 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6291 | 2026.04.15 01:26:18.096795 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6292 | 2026.04.15 01:26:18.097004 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.04.15 01:26:18.097137 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6294 | 2026.04.15 01:26:18.097175 [ 6 ] {3e37149d-e3aa-4557-948b-3c538379d7e6} <Debug> TCPHandler: Processed in 0.001370065 sec. | ||
| 6295 | 2026.04.15 01:26:18.097291 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.04.15 01:26:18.097386 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6297 | 2026.04.15 01:26:18.097440 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6298 | 2026.04.15 01:26:18.098199 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.04.15 01:26:18.098235 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6300 | 2026.04.15 01:26:18.098739 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6301 | 2026.04.15 01:26:18.098969 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.04.15 01:26:18.099111 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001743 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
| 6303 | 2026.04.15 01:26:18.099173 [ 6 ] {40943ca4-3b09-406a-8f91-58675e905081} <Debug> TCPHandler: Processed in 0.001931145 sec. | ||
| 6304 | 2026.04.15 01:26:18.099290 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.04.15 01:26:18.099384 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6306 | 2026.04.15 01:26:18.099425 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6307 | 2026.04.15 01:26:18.099761 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.04.15 01:26:18.099797 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6309 | 2026.04.15 01:26:18.100101 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6310 | 2026.04.15 01:26:18.100304 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.04.15 01:26:18.100434 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6312 | 2026.04.15 01:26:18.100470 [ 6 ] {c9d0c3f2-37c6-49d5-964a-9089a7a4b782} <Debug> TCPHandler: Processed in 0.001230312 sec. | ||
| 6313 | 2026.04.15 01:26:21.356550 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6314 | 2026.04.15 01:26:21.356628 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6315 | 2026.04.15 01:26:21.461158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12466 | ||
| 6316 | 2026.04.15 01:26:21.461653 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.04.15 01:26:21.461695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6318 | 2026.04.15 01:26:21.462164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6319 | 2026.04.15 01:26:21.462380 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.04.15 01:26:21.462506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12466 | ||
| 6321 | 2026.04.15 01:26:21.462550 [ 26 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6322 | 2026.04.15 01:26:21.462624 [ 26 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.04.15 01:26:21.462650 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6324 | 2026.04.15 01:26:21.462788 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 6325 | 2026.04.15 01:26:21.462940 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6326 | 2026.04.15 01:26:21.462982 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10034 rows starting from the beginning of the part | ||
| 6327 | 2026.04.15 01:26:21.463053 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 6328 | 2026.04.15 01:26:21.463105 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 6329 | 2026.04.15 01:26:21.463154 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 6330 | 2026.04.15 01:26:21.463198 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 6331 | 2026.04.15 01:26:21.463240 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 6332 | 2026.04.15 01:26:21.465269 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545085 sec., 4898068.23740661 rows/sec., 70.07 MiB/sec. | ||
| 6333 | 2026.04.15 01:26:21.465480 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6334 | 2026.04.15 01:26:21.465715 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_26_5} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.04.15 01:26:21.465785 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_26_5} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6336 | 2026.04.15 01:26:21.465854 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6337 | 2026.04.15 01:26:22.111059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6338 | 2026.04.15 01:26:22.129024 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.04.15 01:26:22.129095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6340 | 2026.04.15 01:26:22.135323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6341 | 2026.04.15 01:26:22.136376 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.04.15 01:26:22.136798 [ 45 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6343 | 2026.04.15 01:26:22.136880 [ 45 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.04.15 01:26:22.136914 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6345 | 2026.04.15 01:26:22.137063 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6346 | 2026.04.15 01:26:22.140282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6347 | 2026.04.15 01:26:22.141359 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6348 | 2026.04.15 01:26:22.142832 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6349 | 2026.04.15 01:26:22.147616 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6350 | 2026.04.15 01:26:22.152217 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6351 | 2026.04.15 01:26:22.156495 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6352 | 2026.04.15 01:26:22.161212 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6353 | 2026.04.15 01:26:22.165505 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 6354 | 2026.04.15 01:26:22.218317 [ 187 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081318615 sec., 2410.2722359449926 rows/sec., 12.46 MiB/sec. | ||
| 6355 | 2026.04.15 01:26:22.221147 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6356 | 2026.04.15 01:26:22.223308 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_26_5} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.04.15 01:26:22.223420 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_26_5} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6358 | 2026.04.15 01:26:22.226325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6359 | 2026.04.15 01:26:22.687338 [ 45 ] {} <Debug> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6360 | 2026.04.15 01:26:22.687401 [ 45 ] {} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.04.15 01:26:22.687426 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6362 | 2026.04.15 01:26:22.687578 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 6363 | 2026.04.15 01:26:22.687757 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6364 | 2026.04.15 01:26:22.687801 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6365 | 2026.04.15 01:26:22.687894 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 6366 | 2026.04.15 01:26:22.687957 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6367 | 2026.04.15 01:26:22.688014 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 6368 | 2026.04.15 01:26:22.688066 [ 187 ] {a47fc9f0-922f-4839-8930-0e2551929978::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 | ||
| 6369 | 2026.04.15 01:26:22.688944 [ 190 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434645 sec., 27881.461964458107 rows/sec., 2.33 MiB/sec. | ||
| 6370 | 2026.04.15 01:26:22.689102 [ 191 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6371 | 2026.04.15 01:26:22.689387 [ 191 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.04.15 01:26:22.689465 [ 191 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_9_2} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6373 | 2026.04.15 01:26:22.689549 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6374 | 2026.04.15 01:26:22.774584 [ 45 ] {} <Debug> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6375 | 2026.04.15 01:26:22.774633 [ 45 ] {} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.04.15 01:26:22.774652 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6377 | 2026.04.15 01:26:22.774736 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 6378 | 2026.04.15 01:26:22.774844 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6379 | 2026.04.15 01:26:22.774873 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 6380 | 2026.04.15 01:26:22.774929 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 6381 | 2026.04.15 01:26:22.774973 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 6382 | 2026.04.15 01:26:22.775014 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 6383 | 2026.04.15 01:26:22.775055 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 6384 | 2026.04.15 01:26:22.775736 [ 189 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001032978 sec., 5808.448969871575 rows/sec., 431.10 KiB/sec. | ||
| 6385 | 2026.04.15 01:26:22.775847 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6386 | 2026.04.15 01:26:22.776077 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_5_1} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.04.15 01:26:22.776137 [ 187 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_5_1} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6388 | 2026.04.15 01:26:22.776194 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6389 | 2026.04.15 01:26:23.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.48 MiB, peak 266.99 MiB, free memory in arenas 0.00 B, will set to 262.74 MiB (RSS), difference: 6.26 MiB | ||
| 6390 | 2026.04.15 01:26:23.091297 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.04.15 01:26:23.091496 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6392 | 2026.04.15 01:26:23.091569 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6393 | 2026.04.15 01:26:23.092313 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.04.15 01:26:23.092358 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6395 | 2026.04.15 01:26:23.092755 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6396 | 2026.04.15 01:26:23.092992 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.04.15 01:26:23.093118 [ 45 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6398 | 2026.04.15 01:26:23.093156 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001715 sec., 73469.38775510204 rows/sec., 6.35 MiB/sec. | ||
| 6399 | 2026.04.15 01:26:23.093174 [ 45 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.04.15 01:26:23.093203 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6401 | 2026.04.15 01:26:23.093212 [ 6 ] {c4c434ca-267a-4de5-9366-46c265dbde8f} <Debug> TCPHandler: Processed in 0.002053077 sec. | ||
| 6402 | 2026.04.15 01:26:23.093304 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 6403 | 2026.04.15 01:26:23.093360 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2026.04.15 01:26:23.093412 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6405 | 2026.04.15 01:26:23.093443 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3359 rows starting from the beginning of the part | ||
| 6406 | 2026.04.15 01:26:23.093461 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.04.15 01:26:23.093505 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6408 | 2026.04.15 01:26:23.093510 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 811 rows starting from the beginning of the part | ||
| 6409 | 2026.04.15 01:26:23.093561 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2592 rows starting from the beginning of the part | ||
| 6410 | 2026.04.15 01:26:23.093608 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6411 | 2026.04.15 01:26:23.093651 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part | ||
| 6412 | 2026.04.15 01:26:23.093689 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 126 rows starting from the beginning of the part | ||
| 6413 | 2026.04.15 01:26:23.093985 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.04.15 01:26:23.094021 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6415 | 2026.04.15 01:26:23.094354 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6416 | 2026.04.15 01:26:23.094571 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.04.15 01:26:23.094678 [ 45 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 6418 | 2026.04.15 01:26:23.094711 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001273 sec., 27494.10840534171 rows/sec., 2.02 MiB/sec. | ||
| 6419 | 2026.04.15 01:26:23.094713 [ 45 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.04.15 01:26:23.094752 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6421 | 2026.04.15 01:26:23.094757 [ 6 ] {1f16e3fd-a33e-4641-a4fa-e305deb1833c} <Debug> TCPHandler: Processed in 0.001455106 sec. | ||
| 6422 | 2026.04.15 01:26:23.094857 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 6423 | 2026.04.15 01:26:23.094897 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.04.15 01:26:23.094989 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6425 | 2026.04.15 01:26:23.094998 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6426 | 2026.04.15 01:26:23.095026 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 225 rows starting from the beginning of the part | ||
| 6427 | 2026.04.15 01:26:23.095046 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6428 | 2026.04.15 01:26:23.095092 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 6429 | 2026.04.15 01:26:23.095141 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 6430 | 2026.04.15 01:26:23.095181 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
| 6431 | 2026.04.15 01:26:23.095221 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
| 6432 | 2026.04.15 01:26:23.095263 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 6433 | 2026.04.15 01:26:23.095509 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.04.15 01:26:23.095552 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6435 | 2026.04.15 01:26:23.095906 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 5 columns (5 merged, 0 gathered) in 0.002644017 sec., 2652781.733249068 rows/sec., 211.55 MiB/sec. | ||
| 6436 | 2026.04.15 01:26:23.095964 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6437 | 2026.04.15 01:26:23.096173 [ 196 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364144 sec., 373127.7636378564 rows/sec., 25.76 MiB/sec. | ||
| 6438 | 2026.04.15 01:26:23.096187 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.04.15 01:26:23.096254 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6440 | 2026.04.15 01:26:23.096310 [ 45 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6441 | 2026.04.15 01:26:23.096335 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 6442 | 2026.04.15 01:26:23.096341 [ 45 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.04.15 01:26:23.096338 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00136 sec., 72794.11764705883 rows/sec., 5.69 MiB/sec. | ||
| 6444 | 2026.04.15 01:26:23.096383 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6445 | 2026.04.15 01:26:23.096421 [ 6 ] {907d381f-f874-4e4e-a8cc-1281b3ffba94} <Debug> TCPHandler: Processed in 0.001572798 sec. | ||
| 6446 | 2026.04.15 01:26:23.096505 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 6447 | 2026.04.15 01:26:23.096553 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.04.15 01:26:23.096592 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.04.15 01:26:23.096639 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6450 | 2026.04.15 01:26:23.096654 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.04.15 01:26:23.096668 [ 202 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_41_8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6452 | 2026.04.15 01:26:23.096665 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.04.15 01:26:23.096683 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6454 | 2026.04.15 01:26:23.096703 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6455 | 2026.04.15 01:26:23.096738 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6456 | 2026.04.15 01:26:23.096762 [ 187 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_30_6} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 6457 | 2026.04.15 01:26:23.096780 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 497 rows starting from the beginning of the part | ||
| 6458 | 2026.04.15 01:26:23.096837 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1361 rows starting from the beginning of the part | ||
| 6459 | 2026.04.15 01:26:23.096843 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6460 | 2026.04.15 01:26:23.096890 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6461 | 2026.04.15 01:26:23.096940 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 71 rows starting from the beginning of the part | ||
| 6462 | 2026.04.15 01:26:23.096983 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 99 rows starting from the beginning of the part | ||
| 6463 | 2026.04.15 01:26:23.097163 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.04.15 01:26:23.097206 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6465 | 2026.04.15 01:26:23.097548 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6466 | 2026.04.15 01:26:23.097771 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.04.15 01:26:23.097880 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6468 | 2026.04.15 01:26:23.097907 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 6469 | 2026.04.15 01:26:23.097911 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.04.15 01:26:23.097946 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6471 | 2026.04.15 01:26:23.097949 [ 6 ] {6f693a69-065a-4848-9066-e452147840a9} <Debug> TCPHandler: Processed in 0.001443666 sec. | ||
| 6472 | 2026.04.15 01:26:23.098029 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 6473 | 2026.04.15 01:26:23.098070 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.04.15 01:26:23.098112 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6475 | 2026.04.15 01:26:23.098140 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14366 rows starting from the beginning of the part | ||
| 6476 | 2026.04.15 01:26:23.098162 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6477 | 2026.04.15 01:26:23.098187 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6478 | 2026.04.15 01:26:23.098216 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6479 | 2026.04.15 01:26:23.098226 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1673 rows starting from the beginning of the part | ||
| 6480 | 2026.04.15 01:26:23.098262 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 6481 | 2026.04.15 01:26:23.098295 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 6482 | 2026.04.15 01:26:23.098329 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6483 | 2026.04.15 01:26:23.098414 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956345 sec., 2004758.8743294256 rows/sec., 145.59 MiB/sec. | ||
| 6484 | 2026.04.15 01:26:23.098606 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6485 | 2026.04.15 01:26:23.098864 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.04.15 01:26:23.098934 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_41_8} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6487 | 2026.04.15 01:26:23.099004 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6488 | 2026.04.15 01:26:23.099093 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.04.15 01:26:23.099134 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6490 | 2026.04.15 01:26:23.099735 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6491 | 2026.04.15 01:26:23.099963 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.04.15 01:26:23.100108 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001964 sec., 17820.773930753563 rows/sec., 31.93 MiB/sec. | ||
| 6493 | 2026.04.15 01:26:23.100180 [ 6 ] {064f43fb-da11-4724-b03f-5df38275277a} <Debug> TCPHandler: Processed in 0.002156599 sec. | ||
| 6494 | 2026.04.15 01:26:23.100303 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.04.15 01:26:23.100396 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.04.15 01:26:23.100437 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6497 | 2026.04.15 01:26:23.100781 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.04.15 01:26:23.100815 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6499 | 2026.04.15 01:26:23.101134 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6500 | 2026.04.15 01:26:23.101354 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.04.15 01:26:23.101457 [ 45 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6502 | 2026.04.15 01:26:23.101481 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 6503 | 2026.04.15 01:26:23.101486 [ 45 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.04.15 01:26:23.101519 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6505 | 2026.04.15 01:26:23.101523 [ 6 ] {089ff3c5-bf97-45c0-a36f-b1c197be504f} <Debug> TCPHandler: Processed in 0.001276963 sec. | ||
| 6506 | 2026.04.15 01:26:23.101597 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6507 | 2026.04.15 01:26:23.101696 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6508 | 2026.04.15 01:26:23.101725 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2118 rows starting from the beginning of the part | ||
| 6509 | 2026.04.15 01:26:23.101778 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6510 | 2026.04.15 01:26:23.101820 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 6511 | 2026.04.15 01:26:23.101860 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6512 | 2026.04.15 01:26:23.101896 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6513 | 2026.04.15 01:26:23.101934 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6514 | 2026.04.15 01:26:23.103268 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707461 sec., 1398567.8150189081 rows/sec., 91.52 MiB/sec. | ||
| 6515 | 2026.04.15 01:26:23.103505 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6516 | 2026.04.15 01:26:23.103621 [ 201 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16720 rows, containing 5 columns (5 merged, 0 gathered) in 0.00562098 sec., 2974570.2706645457 rows/sec., 192.65 MiB/sec. | ||
| 6517 | 2026.04.15 01:26:23.103752 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.04.15 01:26:23.103815 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6519 | 2026.04.15 01:26:23.103824 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_41_8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6520 | 2026.04.15 01:26:23.103903 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6521 | 2026.04.15 01:26:23.104080 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.04.15 01:26:23.104150 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6523 | 2026.04.15 01:26:23.104211 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6524 | 2026.04.15 01:26:24.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.33 MiB, peak 272.49 MiB, free memory in arenas 0.00 B, will set to 265.93 MiB (RSS), difference: 2.60 MiB | ||
| 6525 | 2026.04.15 01:26:26.501984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 830 | ||
| 6526 | 2026.04.15 01:26:26.504496 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.04.15 01:26:26.504553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6528 | 2026.04.15 01:26:26.505836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6529 | 2026.04.15 01:26:26.506124 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.04.15 01:26:26.506453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6531 | 2026.04.15 01:26:28.090291 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.04.15 01:26:28.090511 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6533 | 2026.04.15 01:26:28.090587 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6534 | 2026.04.15 01:26:28.091260 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.04.15 01:26:28.091318 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6536 | 2026.04.15 01:26:28.091722 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6537 | 2026.04.15 01:26:28.091961 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.04.15 01:26:28.092133 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001677 sec., 3577.8175313059032 rows/sec., 291.75 KiB/sec. | ||
| 6539 | 2026.04.15 01:26:28.092185 [ 6 ] {2d79ebb7-5334-485a-88fb-ce25057e5d76} <Debug> TCPHandler: Processed in 0.002036337 sec. | ||
| 6540 | 2026.04.15 01:26:28.092313 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.04.15 01:26:28.092419 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6542 | 2026.04.15 01:26:28.092464 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6543 | 2026.04.15 01:26:28.092905 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.04.15 01:26:28.092943 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6545 | 2026.04.15 01:26:28.093282 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6546 | 2026.04.15 01:26:28.093494 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.04.15 01:26:28.093630 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Debug> executeQuery: Read 73 rows, 5.97 KiB in 0.001236 sec., 59061.48867313916 rows/sec., 4.72 MiB/sec. | ||
| 6548 | 2026.04.15 01:26:28.093670 [ 6 ] {67dc5d8d-b19a-4366-93df-f7445b5c81da} <Debug> TCPHandler: Processed in 0.001408615 sec. | ||
| 6549 | 2026.04.15 01:26:28.093784 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.04.15 01:26:28.093885 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.04.15 01:26:28.093927 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6552 | 2026.04.15 01:26:28.094326 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.04.15 01:26:28.094365 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6554 | 2026.04.15 01:26:28.094671 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6555 | 2026.04.15 01:26:28.094884 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.04.15 01:26:28.095020 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001156 sec., 11245.67474048443 rows/sec., 817.74 KiB/sec. | ||
| 6557 | 2026.04.15 01:26:28.095058 [ 6 ] {0a622fa5-8894-4b58-910b-e5b6836562c3} <Debug> TCPHandler: Processed in 0.001322964 sec. | ||
| 6558 | 2026.04.15 01:26:28.095162 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.04.15 01:26:28.095259 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6560 | 2026.04.15 01:26:28.095299 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6561 | 2026.04.15 01:26:28.095708 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.04.15 01:26:28.095745 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6563 | 2026.04.15 01:26:28.096050 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6564 | 2026.04.15 01:26:28.096262 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.04.15 01:26:28.096391 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Debug> executeQuery: Read 77 rows, 6.17 KiB in 0.001151 sec., 66898.34926151173 rows/sec., 5.23 MiB/sec. | ||
| 6566 | 2026.04.15 01:26:28.096429 [ 6 ] {954507b8-bad1-4b94-bfb4-f3f179e04ac2} <Debug> TCPHandler: Processed in 0.001315484 sec. | ||
| 6567 | 2026.04.15 01:26:28.096544 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.04.15 01:26:28.096638 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.04.15 01:26:28.096682 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6570 | 2026.04.15 01:26:28.097079 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.04.15 01:26:28.097114 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6572 | 2026.04.15 01:26:28.097465 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6573 | 2026.04.15 01:26:28.097676 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.04.15 01:26:28.097807 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001187 sec., 137320.97725358047 rows/sec., 9.56 MiB/sec. | ||
| 6575 | 2026.04.15 01:26:28.097843 [ 6 ] {c301571a-8fea-4acd-ad49-20d01ebab778} <Debug> TCPHandler: Processed in 0.001347554 sec. | ||
| 6576 | 2026.04.15 01:26:28.097969 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.04.15 01:26:28.098094 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.04.15 01:26:28.098160 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6579 | 2026.04.15 01:26:28.098998 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.04.15 01:26:28.099033 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6581 | 2026.04.15 01:26:28.099579 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6582 | 2026.04.15 01:26:28.099801 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.04.15 01:26:28.099939 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00187 sec., 3743.3155080213905 rows/sec., 6.71 MiB/sec. | ||
| 6584 | 2026.04.15 01:26:28.099990 [ 6 ] {5ba4493f-4c96-42f5-a020-e4a44a196719} <Debug> TCPHandler: Processed in 0.002083227 sec. | ||
| 6585 | 2026.04.15 01:26:28.100106 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.04.15 01:26:28.100201 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.04.15 01:26:28.100242 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6588 | 2026.04.15 01:26:28.100575 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.04.15 01:26:28.100609 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6590 | 2026.04.15 01:26:28.100912 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6591 | 2026.04.15 01:26:28.101123 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.04.15 01:26:28.101253 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6593 | 2026.04.15 01:26:28.101288 [ 6 ] {9c49e5b5-d3f7-4d21-9026-86315d63e760} <Debug> TCPHandler: Processed in 0.001232911 sec. | ||
| 6594 | 2026.04.15 01:26:28.962652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12914 | ||
| 6595 | 2026.04.15 01:26:28.963133 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.04.15 01:26:28.963172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6597 | 2026.04.15 01:26:28.963640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6598 | 2026.04.15 01:26:28.963865 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.04.15 01:26:28.963991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12914 | ||
| 6600 | 2026.04.15 01:26:29.640463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6601 | 2026.04.15 01:26:29.656265 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.04.15 01:26:29.656317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6603 | 2026.04.15 01:26:29.661990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6604 | 2026.04.15 01:26:29.662723 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.04.15 01:26:29.665341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6606 | 2026.04.15 01:26:33.092230 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.04.15 01:26:33.092428 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6608 | 2026.04.15 01:26:33.092494 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6609 | 2026.04.15 01:26:33.093156 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.04.15 01:26:33.093198 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6611 | 2026.04.15 01:26:33.093617 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6612 | 2026.04.15 01:26:33.093854 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.04.15 01:26:33.094022 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001642 sec., 76735.68818514007 rows/sec., 6.63 MiB/sec. | ||
| 6614 | 2026.04.15 01:26:33.094074 [ 6 ] {20e83cf1-5a86-4413-9908-d73b610f1332} <Debug> TCPHandler: Processed in 0.001975755 sec. | ||
| 6615 | 2026.04.15 01:26:33.094199 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.04.15 01:26:33.094304 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.04.15 01:26:33.094349 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6618 | 2026.04.15 01:26:33.094776 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.04.15 01:26:33.094811 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6620 | 2026.04.15 01:26:33.095119 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6621 | 2026.04.15 01:26:33.095333 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.04.15 01:26:33.095464 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001184 sec., 29560.810810810814 rows/sec., 2.17 MiB/sec. | ||
| 6623 | 2026.04.15 01:26:33.095503 [ 6 ] {9bfad443-1604-434f-a04b-b84b2ec61232} <Debug> TCPHandler: Processed in 0.001356644 sec. | ||
| 6624 | 2026.04.15 01:26:33.095607 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.04.15 01:26:33.095703 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6626 | 2026.04.15 01:26:33.095744 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6627 | 2026.04.15 01:26:33.096161 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.04.15 01:26:33.096195 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6629 | 2026.04.15 01:26:33.096507 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6630 | 2026.04.15 01:26:33.096714 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.04.15 01:26:33.096842 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001157 sec., 85566.11927398444 rows/sec., 6.68 MiB/sec. | ||
| 6632 | 2026.04.15 01:26:33.096879 [ 6 ] {f004185c-48b4-49c1-8f47-cbbbbf6c8ff2} <Debug> TCPHandler: Processed in 0.001322533 sec. | ||
| 6633 | 2026.04.15 01:26:33.096992 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.04.15 01:26:33.097088 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.04.15 01:26:33.097133 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6636 | 2026.04.15 01:26:33.097537 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.04.15 01:26:33.097571 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6638 | 2026.04.15 01:26:33.097910 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6639 | 2026.04.15 01:26:33.098123 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.04.15 01:26:33.098260 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6641 | 2026.04.15 01:26:33.098296 [ 6 ] {0e1fe44b-a26e-499a-99ee-40f08d56c4a1} <Debug> TCPHandler: Processed in 0.001354214 sec. | ||
| 6642 | 2026.04.15 01:26:33.098405 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.04.15 01:26:33.098499 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.04.15 01:26:33.098554 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6645 | 2026.04.15 01:26:33.099336 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.04.15 01:26:33.099371 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6647 | 2026.04.15 01:26:33.099921 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6648 | 2026.04.15 01:26:33.100139 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.04.15 01:26:33.100259 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6650 | 2026.04.15 01:26:33.100279 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001798 sec., 19466.07341490545 rows/sec., 34.88 MiB/sec. | ||
| 6651 | 2026.04.15 01:26:33.100336 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.04.15 01:26:33.100366 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6653 | 2026.04.15 01:26:33.100369 [ 6 ] {8545c925-ad42-46b5-99e3-e7ad618a5b52} <Debug> TCPHandler: Processed in 0.002013416 sec. | ||
| 6654 | 2026.04.15 01:26:33.100471 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 6655 | 2026.04.15 01:26:33.100500 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.04.15 01:26:33.100596 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.04.15 01:26:33.100638 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6658 | 2026.04.15 01:26:33.100693 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6659 | 2026.04.15 01:26:33.100755 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 618 rows starting from the beginning of the part | ||
| 6660 | 2026.04.15 01:26:33.100893 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 6661 | 2026.04.15 01:26:33.100971 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.04.15 01:26:33.101007 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6663 | 2026.04.15 01:26:33.101019 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 6664 | 2026.04.15 01:26:33.101124 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6665 | 2026.04.15 01:26:33.101227 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 6666 | 2026.04.15 01:26:33.101313 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6667 | 2026.04.15 01:26:33.101326 [ 198 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6668 | 2026.04.15 01:26:33.101527 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.04.15 01:26:33.101662 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6670 | 2026.04.15 01:26:33.101697 [ 6 ] {9045c04d-7a3b-420f-be31-6ade821d3e7d} <Debug> TCPHandler: Processed in 0.001247052 sec. | ||
| 6671 | 2026.04.15 01:26:33.105882 [ 202 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 19 columns (19 merged, 0 gathered) in 0.005453248 sec., 136799.20663795227 rows/sec., 245.14 MiB/sec. | ||
| 6672 | 2026.04.15 01:26:33.107077 [ 187 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6673 | 2026.04.15 01:26:33.107456 [ 187 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.04.15 01:26:33.107538 [ 187 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6675 | 2026.04.15 01:26:33.107675 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6676 | 2026.04.15 01:26:34.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.71 MiB, peak 274.30 MiB, free memory in arenas 0.00 B, will set to 268.29 MiB (RSS), difference: 1.58 MiB | ||
| 6677 | 2026.04.15 01:26:36.356668 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6678 | 2026.04.15 01:26:36.356728 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6679 | 2026.04.15 01:26:36.464140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13426 | ||
| 6680 | 2026.04.15 01:26:36.464640 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.04.15 01:26:36.464683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6682 | 2026.04.15 01:26:36.465179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6683 | 2026.04.15 01:26:36.465412 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.04.15 01:26:36.465550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13426 | ||
| 6685 | 2026.04.15 01:26:36.506680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 856 | ||
| 6686 | 2026.04.15 01:26:36.508904 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.04.15 01:26:36.508954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6688 | 2026.04.15 01:26:36.510168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6689 | 2026.04.15 01:26:36.510445 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.04.15 01:26:36.510712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6691 | 2026.04.15 01:26:37.165474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6692 | 2026.04.15 01:26:37.181060 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.04.15 01:26:37.181118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6694 | 2026.04.15 01:26:37.186719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6695 | 2026.04.15 01:26:37.187407 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.04.15 01:26:37.190116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6697 | 2026.04.15 01:26:38.090411 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.04.15 01:26:38.090593 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6699 | 2026.04.15 01:26:38.090660 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6700 | 2026.04.15 01:26:38.091338 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.04.15 01:26:38.091391 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6702 | 2026.04.15 01:26:38.091800 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6703 | 2026.04.15 01:26:38.092049 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.04.15 01:26:38.092215 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001671 sec., 41891.08318372232 rows/sec., 3.36 MiB/sec. | ||
| 6705 | 2026.04.15 01:26:38.092264 [ 6 ] {584e9c7f-b680-4b7d-a590-21bac70d9dde} <Debug> TCPHandler: Processed in 0.001983316 sec. | ||
| 6706 | 2026.04.15 01:26:38.092394 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.04.15 01:26:38.092495 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6708 | 2026.04.15 01:26:38.092538 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6709 | 2026.04.15 01:26:38.092966 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.04.15 01:26:38.093004 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6711 | 2026.04.15 01:26:38.093299 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6712 | 2026.04.15 01:26:38.093505 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.04.15 01:26:38.093634 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001164 sec., 6013.745704467354 rows/sec., 452.21 KiB/sec. | ||
| 6714 | 2026.04.15 01:26:38.093671 [ 6 ] {6ce6b863-8c1e-4a3b-b853-5675d8bcaae4} <Debug> TCPHandler: Processed in 0.001327074 sec. | ||
| 6715 | 2026.04.15 01:26:38.093786 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.04.15 01:26:38.093879 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6717 | 2026.04.15 01:26:38.093918 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6718 | 2026.04.15 01:26:38.094340 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.04.15 01:26:38.094375 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6720 | 2026.04.15 01:26:38.094672 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6721 | 2026.04.15 01:26:38.094875 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.04.15 01:26:38.094999 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001139 sec., 62335.38191395961 rows/sec., 4.87 MiB/sec. | ||
| 6723 | 2026.04.15 01:26:38.095035 [ 6 ] {cd0a4b44-ffbc-41a8-84e9-21b1949c08e5} <Debug> TCPHandler: Processed in 0.001296884 sec. | ||
| 6724 | 2026.04.15 01:26:38.095147 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.04.15 01:26:38.095240 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.04.15 01:26:38.095282 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6727 | 2026.04.15 01:26:38.095685 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.04.15 01:26:38.095721 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6729 | 2026.04.15 01:26:38.096047 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6730 | 2026.04.15 01:26:38.096270 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.04.15 01:26:38.096402 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6732 | 2026.04.15 01:26:38.096437 [ 6 ] {4425799d-3beb-450b-a4ea-004dc0132857} <Debug> TCPHandler: Processed in 0.001336664 sec. | ||
| 6733 | 2026.04.15 01:26:38.096542 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.04.15 01:26:38.096634 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6735 | 2026.04.15 01:26:38.096685 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6736 | 2026.04.15 01:26:38.097428 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.04.15 01:26:38.097462 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6738 | 2026.04.15 01:26:38.097922 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6739 | 2026.04.15 01:26:38.098118 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.04.15 01:26:38.098309 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001691 sec., 4139.562389118864 rows/sec., 7.42 MiB/sec. | ||
| 6741 | 2026.04.15 01:26:38.098369 [ 6 ] {ec8e7570-4c82-4784-8ba5-30248e13b69a} <Debug> TCPHandler: Processed in 0.001872283 sec. | ||
| 6742 | 2026.04.15 01:26:38.098481 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.04.15 01:26:38.098573 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6744 | 2026.04.15 01:26:38.098613 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6745 | 2026.04.15 01:26:38.098942 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.04.15 01:26:38.098977 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6747 | 2026.04.15 01:26:38.099268 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6748 | 2026.04.15 01:26:38.099471 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.04.15 01:26:38.099598 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 6750 | 2026.04.15 01:26:38.099633 [ 6 ] {62a099fb-58cb-416c-8dff-4f31d6b9f596} <Debug> TCPHandler: Processed in 0.001199592 sec. | ||
| 6751 | 2026.04.15 01:26:39.993802 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.04.15 01:26:39.993986 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6753 | 2026.04.15 01:26:39.994056 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6754 | 2026.04.15 01:26:39.994711 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.04.15 01:26:39.994761 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6756 | 2026.04.15 01:26:39.995153 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6757 | 2026.04.15 01:26:39.995400 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.04.15 01:26:39.995567 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 6759 | 2026.04.15 01:26:39.995616 [ 6 ] {999aa42d-c528-490c-b0d7-ae3e81936f59} <Debug> TCPHandler: Processed in 0.001945385 sec. | ||
| 6760 | 2026.04.15 01:26:39.995741 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.04.15 01:26:39.995845 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6762 | 2026.04.15 01:26:39.995889 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6763 | 2026.04.15 01:26:39.996299 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.04.15 01:26:39.996338 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6765 | 2026.04.15 01:26:39.996626 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6766 | 2026.04.15 01:26:39.996823 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.04.15 01:26:39.996952 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 695.17 KiB/sec. | ||
| 6768 | 2026.04.15 01:26:39.996987 [ 6 ] {674b8744-7eb2-4f94-8537-846ef3be2135} <Debug> TCPHandler: Processed in 0.001343584 sec. | ||
| 6769 | 2026.04.15 01:26:39.997084 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.04.15 01:26:39.997173 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6771 | 2026.04.15 01:26:39.997212 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6772 | 2026.04.15 01:26:39.999181 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.04.15 01:26:39.999220 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6774 | 2026.04.15 01:26:39.999684 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6775 | 2026.04.15 01:26:39.999896 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.04.15 01:26:40.000035 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Debug> executeQuery: Read 2596 rows, 199.89 KiB in 0.002822 sec., 919914.9539333807 rows/sec., 69.17 MiB/sec. | ||
| 6777 | 2026.04.15 01:26:40.000076 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6778 | 2026.04.15 01:26:40.000091 [ 6 ] {8e40857a-9cce-45cd-bd3e-c75516ea2628} <Debug> TCPHandler: Processed in 0.003003404 sec. | ||
| 6779 | 2026.04.15 01:26:40.000204 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.04.15 01:26:40.000301 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6781 | 2026.04.15 01:26:40.000343 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6782 | 2026.04.15 01:26:40.000797 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.04.15 01:26:40.000834 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6784 | 2026.04.15 01:26:40.001137 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6785 | 2026.04.15 01:26:40.001346 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.04.15 01:26:40.001477 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Debug> executeQuery: Read 66 rows, 4.97 KiB in 0.001195 sec., 55230.125523012546 rows/sec., 4.06 MiB/sec. | ||
| 6787 | 2026.04.15 01:26:40.001515 [ 6 ] {2a6b9a06-9acf-459f-b35e-b0a8cfeba568} <Debug> TCPHandler: Processed in 0.001360234 sec. | ||
| 6788 | 2026.04.15 01:26:40.001630 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.04.15 01:26:40.001724 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.04.15 01:26:40.001764 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6791 | 2026.04.15 01:26:40.002614 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.04.15 01:26:40.002649 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6793 | 2026.04.15 01:26:40.003091 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6794 | 2026.04.15 01:26:40.003298 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.04.15 01:26:40.003442 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001736 sec., 475230.4147465438 rows/sec., 27.80 MiB/sec. | ||
| 6796 | 2026.04.15 01:26:40.003480 [ 6 ] {24725f68-a167-4afe-83f5-1bbe988d81d7} <Debug> TCPHandler: Processed in 0.001900224 sec. | ||
| 6797 | 2026.04.15 01:26:40.003591 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.04.15 01:26:40.003685 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.04.15 01:26:40.003726 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6800 | 2026.04.15 01:26:40.004105 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.04.15 01:26:40.004225 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6802 | 2026.04.15 01:26:40.004513 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6803 | 2026.04.15 01:26:40.004724 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.04.15 01:26:40.004851 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001183 sec., 845.30853761623 rows/sec., 59.44 KiB/sec. | ||
| 6805 | 2026.04.15 01:26:40.004889 [ 6 ] {cab4d9a7-0cca-48dc-acfd-062cd52f50a9} <Debug> TCPHandler: Processed in 0.001347654 sec. | ||
| 6806 | 2026.04.15 01:26:40.004998 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.04.15 01:26:40.005103 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.04.15 01:26:40.005144 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6809 | 2026.04.15 01:26:40.005545 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.04.15 01:26:40.005582 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6811 | 2026.04.15 01:26:40.005875 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6812 | 2026.04.15 01:26:40.006083 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.04.15 01:26:40.006214 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 6814 | 2026.04.15 01:26:40.006252 [ 6 ] {4b930b5b-4f01-49a4-8a1a-7abdab6dcddd} <Debug> TCPHandler: Processed in 0.001303253 sec. | ||
| 6815 | 2026.04.15 01:26:40.006364 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.04.15 01:26:40.006458 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6817 | 2026.04.15 01:26:40.006497 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6818 | 2026.04.15 01:26:40.007549 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.04.15 01:26:40.007585 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6820 | 2026.04.15 01:26:40.007977 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6821 | 2026.04.15 01:26:40.008181 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.04.15 01:26:40.008324 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Debug> executeQuery: Read 1369 rows, 94.83 KiB in 0.001884 sec., 726645.4352441613 rows/sec., 49.16 MiB/sec. | ||
| 6823 | 2026.04.15 01:26:40.008363 [ 6 ] {02989152-985e-42cc-886d-8015baa4aefd} <Debug> TCPHandler: Processed in 0.002049447 sec. | ||
| 6824 | 2026.04.15 01:26:40.008476 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.04.15 01:26:40.008571 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6826 | 2026.04.15 01:26:40.008614 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6827 | 2026.04.15 01:26:40.009466 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.04.15 01:26:40.009502 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6829 | 2026.04.15 01:26:40.009959 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6830 | 2026.04.15 01:26:40.010167 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.04.15 01:26:40.010309 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Debug> executeQuery: Read 1569 rows, 98.53 KiB in 0.001756 sec., 893507.9726651481 rows/sec., 54.79 MiB/sec. | ||
| 6832 | 2026.04.15 01:26:40.010347 [ 6 ] {494a5ccf-a47e-4651-a637-a1772de39ea8} <Debug> TCPHandler: Processed in 0.001921375 sec. | ||
| 6833 | 2026.04.15 01:26:40.010464 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.04.15 01:26:40.010558 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.04.15 01:26:40.010611 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6836 | 2026.04.15 01:26:40.011494 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.04.15 01:26:40.011531 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6838 | 2026.04.15 01:26:40.012122 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6839 | 2026.04.15 01:26:40.012345 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.04.15 01:26:40.012486 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001946 sec., 22610.48304213772 rows/sec., 40.52 MiB/sec. | ||
| 6841 | 2026.04.15 01:26:40.012538 [ 6 ] {dbc9b672-28ab-4698-86d6-b701c3cd7165} <Debug> TCPHandler: Processed in 0.002123338 sec. | ||
| 6842 | 2026.04.15 01:26:40.012651 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.04.15 01:26:40.012756 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.04.15 01:26:40.012798 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6845 | 2026.04.15 01:26:40.013139 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.04.15 01:26:40.013175 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6847 | 2026.04.15 01:26:40.013511 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6848 | 2026.04.15 01:26:40.013720 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.04.15 01:26:40.013857 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.44 MiB/sec. | ||
| 6850 | 2026.04.15 01:26:40.013894 [ 6 ] {a1aabd58-d065-40d4-ac09-704fc32aaaf0} <Debug> TCPHandler: Processed in 0.001293683 sec. | ||
| 6851 | 2026.04.15 01:26:43.087174 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.04.15 01:26:43.087389 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6853 | 2026.04.15 01:26:43.087462 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6854 | 2026.04.15 01:26:43.088106 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.04.15 01:26:43.088147 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6856 | 2026.04.15 01:26:43.088549 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6857 | 2026.04.15 01:26:43.088769 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.04.15 01:26:43.088910 [ 11 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6859 | 2026.04.15 01:26:43.088925 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.70 MiB/sec. | ||
| 6860 | 2026.04.15 01:26:43.088980 [ 11 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.04.15 01:26:43.088991 [ 6 ] {fdcf8c73-04a0-44eb-898e-ce6c7b941230} <Debug> TCPHandler: Processed in 0.001952455 sec. | ||
| 6862 | 2026.04.15 01:26:43.089011 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6863 | 2026.04.15 01:26:43.089118 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2026.04.15 01:26:43.089141 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 6865 | 2026.04.15 01:26:43.089217 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6866 | 2026.04.15 01:26:43.089261 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6867 | 2026.04.15 01:26:43.089307 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6868 | 2026.04.15 01:26:43.089352 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3359 rows starting from the beginning of the part | ||
| 6869 | 2026.04.15 01:26:43.089432 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part | ||
| 6870 | 2026.04.15 01:26:43.089480 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 126 rows starting from the beginning of the part | ||
| 6871 | 2026.04.15 01:26:43.089526 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 70 rows starting from the beginning of the part | ||
| 6872 | 2026.04.15 01:26:43.089568 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2596 rows starting from the beginning of the part | ||
| 6873 | 2026.04.15 01:26:43.089608 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6874 | 2026.04.15 01:26:43.089686 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.04.15 01:26:43.089727 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6876 | 2026.04.15 01:26:43.090120 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6877 | 2026.04.15 01:26:43.090334 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.04.15 01:26:43.090465 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 6879 | 2026.04.15 01:26:43.090467 [ 11 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6880 | 2026.04.15 01:26:43.090504 [ 6 ] {9e6bee12-673c-4c86-8ae7-be1466019058} <Debug> TCPHandler: Processed in 0.001434306 sec. | ||
| 6881 | 2026.04.15 01:26:43.090523 [ 11 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.04.15 01:26:43.090549 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6883 | 2026.04.15 01:26:43.090632 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 6884 | 2026.04.15 01:26:43.090639 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.04.15 01:26:43.090727 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2026.04.15 01:26:43.090745 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.04.15 01:26:43.090758 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 6888 | 2026.04.15 01:26:43.090789 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6889 | 2026.04.15 01:26:43.090819 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 77 rows starting from the beginning of the part | ||
| 6890 | 2026.04.15 01:26:43.090864 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 99 rows starting from the beginning of the part | ||
| 6891 | 2026.04.15 01:26:43.090911 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 71 rows starting from the beginning of the part | ||
| 6892 | 2026.04.15 01:26:43.090950 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1369 rows starting from the beginning of the part | ||
| 6893 | 2026.04.15 01:26:43.090987 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6894 | 2026.04.15 01:26:43.091168 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.04.15 01:26:43.091202 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6896 | 2026.04.15 01:26:43.091640 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6897 | 2026.04.15 01:26:43.091848 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.04.15 01:26:43.091973 [ 11 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6899 | 2026.04.15 01:26:43.091975 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001248 sec., 76923.07692307692 rows/sec., 5.36 MiB/sec. | ||
| 6900 | 2026.04.15 01:26:43.092015 [ 11 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.04.15 01:26:43.092036 [ 6 ] {4e70ad54-b43e-422a-8733-4a3187ac5781} <Debug> TCPHandler: Processed in 0.001444866 sec. | ||
| 6902 | 2026.04.15 01:26:43.092040 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6903 | 2026.04.15 01:26:43.092105 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.003025274 sec., 2075845.030896375 rows/sec., 165.27 MiB/sec. | ||
| 6904 | 2026.04.15 01:26:43.092127 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 6905 | 2026.04.15 01:26:43.092186 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.04.15 01:26:43.092223 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6907 | 2026.04.15 01:26:43.092248 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654809 sec., 2121090.7119794493 rows/sec., 154.10 MiB/sec. | ||
| 6908 | 2026.04.15 01:26:43.092251 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16720 rows starting from the beginning of the part | ||
| 6909 | 2026.04.15 01:26:43.092281 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6910 | 2026.04.15 01:26:43.092322 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6911 | 2026.04.15 01:26:43.092330 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 163 rows starting from the beginning of the part | ||
| 6912 | 2026.04.15 01:26:43.092374 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 6913 | 2026.04.15 01:26:43.092404 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6914 | 2026.04.15 01:26:43.092416 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6915 | 2026.04.15 01:26:43.092468 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1569 rows starting from the beginning of the part | ||
| 6916 | 2026.04.15 01:26:43.092508 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part | ||
| 6917 | 2026.04.15 01:26:43.092563 [ 192 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6918 | 2026.04.15 01:26:43.092671 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.04.15 01:26:43.092713 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6920 | 2026.04.15 01:26:43.092739 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.04.15 01:26:43.092868 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_46_9} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6922 | 2026.04.15 01:26:43.092985 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6923 | 2026.04.15 01:26:43.093037 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.04.15 01:26:43.093118 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6925 | 2026.04.15 01:26:43.093122 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_46_9} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6926 | 2026.04.15 01:26:43.093202 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6927 | 2026.04.15 01:26:43.093325 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.04.15 01:26:43.093451 [ 11 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6929 | 2026.04.15 01:26:43.093454 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001191 sec., 30226.700251889168 rows/sec., 2.04 MiB/sec. | ||
| 6930 | 2026.04.15 01:26:43.093494 [ 11 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.04.15 01:26:43.093514 [ 6 ] {69a64d72-feb7-440b-adcb-c5144a9c62c8} <Debug> TCPHandler: Processed in 0.001376165 sec. | ||
| 6932 | 2026.04.15 01:26:43.093520 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6933 | 2026.04.15 01:26:43.093609 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6934 | 2026.04.15 01:26:43.093702 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6935 | 2026.04.15 01:26:43.093729 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2388 rows starting from the beginning of the part | ||
| 6936 | 2026.04.15 01:26:43.093778 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6937 | 2026.04.15 01:26:43.093815 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6938 | 2026.04.15 01:26:43.093850 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 6939 | 2026.04.15 01:26:43.093885 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 6940 | 2026.04.15 01:26:43.093919 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 6941 | 2026.04.15 01:26:43.095031 [ 192 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001449386 sec., 1813181.5817180516 rows/sec., 118.97 MiB/sec. | ||
| 6942 | 2026.04.15 01:26:43.095319 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6943 | 2026.04.15 01:26:43.095625 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.04.15 01:26:43.095703 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_46_9} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6945 | 2026.04.15 01:26:43.095794 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6946 | 2026.04.15 01:26:43.097723 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18868 rows, containing 5 columns (5 merged, 0 gathered) in 0.005630221 sec., 3351200.6011842163 rows/sec., 216.59 MiB/sec. | ||
| 6947 | 2026.04.15 01:26:43.098246 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6948 | 2026.04.15 01:26:43.098577 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.04.15 01:26:43.098643 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6950 | 2026.04.15 01:26:43.098718 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
| 6951 | 2026.04.15 01:26:43.965716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13874 | ||
| 6952 | 2026.04.15 01:26:43.966195 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.04.15 01:26:43.966239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6954 | 2026.04.15 01:26:43.966717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6955 | 2026.04.15 01:26:43.966952 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.04.15 01:26:43.967100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13874 | ||
| 6957 | 2026.04.15 01:26:44.000231 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.85 MiB, peak 278.32 MiB, free memory in arenas 0.00 B, will set to 270.28 MiB (RSS), difference: 1.43 MiB | ||
| 6958 | 2026.04.15 01:26:44.690278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6959 | 2026.04.15 01:26:44.706751 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.04.15 01:26:44.706803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6961 | 2026.04.15 01:26:44.712651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6962 | 2026.04.15 01:26:44.713328 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.04.15 01:26:44.716087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6964 | 2026.04.15 01:26:46.510987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 898 | ||
| 6965 | 2026.04.15 01:26:46.513655 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.04.15 01:26:46.513700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6967 | 2026.04.15 01:26:46.514886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6968 | 2026.04.15 01:26:46.515150 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.04.15 01:26:46.515309 [ 33 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6970 | 2026.04.15 01:26:46.515379 [ 33 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.04.15 01:26:46.515402 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6972 | 2026.04.15 01:26:46.515408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 6973 | 2026.04.15 01:26:46.515537 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 6974 | 2026.04.15 01:26:46.516235 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6975 | 2026.04.15 01:26:46.516436 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part | ||
| 6976 | 2026.04.15 01:26:46.516880 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6977 | 2026.04.15 01:26:46.517254 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 6978 | 2026.04.15 01:26:46.517615 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6979 | 2026.04.15 01:26:46.517961 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6980 | 2026.04.15 01:26:46.518305 [ 194 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6981 | 2026.04.15 01:26:46.524836 [ 195 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 72 columns (72 merged, 0 gathered) in 0.009363428 sec., 95905.04674142846 rows/sec., 82.94 MiB/sec. | ||
| 6982 | 2026.04.15 01:26:46.526138 [ 192 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6983 | 2026.04.15 01:26:46.526777 [ 192 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.04.15 01:26:46.526864 [ 192 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_21_4} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6985 | 2026.04.15 01:26:46.527126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6986 | 2026.04.15 01:26:48.090097 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.04.15 01:26:48.090374 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6988 | 2026.04.15 01:26:48.090477 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6989 | 2026.04.15 01:26:48.091228 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.04.15 01:26:48.091273 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6991 | 2026.04.15 01:26:48.091652 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6992 | 2026.04.15 01:26:48.091867 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.04.15 01:26:48.092018 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00172 sec., 40697.67441860465 rows/sec., 3.26 MiB/sec. | ||
| 6994 | 2026.04.15 01:26:48.092059 [ 6 ] {dd25a772-346e-46e7-b346-3c51578ee5cd} <Debug> TCPHandler: Processed in 0.002144328 sec. | ||
| 6995 | 2026.04.15 01:26:48.092187 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.04.15 01:26:48.092281 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.04.15 01:26:48.092321 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6998 | 2026.04.15 01:26:48.092734 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.04.15 01:26:48.092770 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7000 | 2026.04.15 01:26:48.093064 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7001 | 2026.04.15 01:26:48.093274 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.04.15 01:26:48.093383 [ 33 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 7003 | 2026.04.15 01:26:48.093400 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001138 sec., 6151.1423550087875 rows/sec., 462.54 KiB/sec. | ||
| 7004 | 2026.04.15 01:26:48.093456 [ 33 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.04.15 01:26:48.093466 [ 6 ] {d5119b04-df40-4f3e-948e-2b64d37ac773} <Debug> TCPHandler: Processed in 0.001327073 sec. | ||
| 7006 | 2026.04.15 01:26:48.093485 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7007 | 2026.04.15 01:26:48.093589 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.04.15 01:26:48.093621 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 7009 | 2026.04.15 01:26:48.093687 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7010 | 2026.04.15 01:26:48.093733 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7011 | 2026.04.15 01:26:48.093832 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7012 | 2026.04.15 01:26:48.093893 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 225 rows starting from the beginning of the part | ||
| 7013 | 2026.04.15 01:26:48.094001 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
| 7014 | 2026.04.15 01:26:48.094076 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part | ||
| 7015 | 2026.04.15 01:26:48.094151 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 7016 | 2026.04.15 01:26:48.094164 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.04.15 01:26:48.094208 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7018 | 2026.04.15 01:26:48.094217 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 7019 | 2026.04.15 01:26:48.094288 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7020 | 2026.04.15 01:26:48.094557 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7021 | 2026.04.15 01:26:48.094816 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.04.15 01:26:48.094951 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001281 sec., 55425.44886807182 rows/sec., 4.33 MiB/sec. | ||
| 7023 | 2026.04.15 01:26:48.094988 [ 6 ] {9568d287-1788-47de-a416-aa519aca495e} <Debug> TCPHandler: Processed in 0.001447116 sec. | ||
| 7024 | 2026.04.15 01:26:48.095105 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.04.15 01:26:48.095199 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.04.15 01:26:48.095241 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7027 | 2026.04.15 01:26:48.095328 [ 192 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772581 sec., 199144.6371139034 rows/sec., 14.16 MiB/sec. | ||
| 7028 | 2026.04.15 01:26:48.095468 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 7029 | 2026.04.15 01:26:48.095655 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.04.15 01:26:48.095695 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7031 | 2026.04.15 01:26:48.095722 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.04.15 01:26:48.095805 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_35_7} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 7033 | 2026.04.15 01:26:48.095883 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7034 | 2026.04.15 01:26:48.096036 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7035 | 2026.04.15 01:26:48.096244 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.04.15 01:26:48.096373 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 7037 | 2026.04.15 01:26:48.096408 [ 6 ] {87ffd7d4-7dfb-462b-8e13-0336f31664ce} <Debug> TCPHandler: Processed in 0.001350254 sec. | ||
| 7038 | 2026.04.15 01:26:48.096520 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.04.15 01:26:48.096612 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.04.15 01:26:48.096664 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7041 | 2026.04.15 01:26:48.097411 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.04.15 01:26:48.097446 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7043 | 2026.04.15 01:26:48.097945 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7044 | 2026.04.15 01:26:48.098164 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.04.15 01:26:48.098300 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001706 sec., 4103.1652989449 rows/sec., 7.35 MiB/sec. | ||
| 7046 | 2026.04.15 01:26:48.098350 [ 6 ] {66ea9ea3-0b1e-46d7-8e9b-e09a70da3cdc} <Debug> TCPHandler: Processed in 0.001877524 sec. | ||
| 7047 | 2026.04.15 01:26:48.098465 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.04.15 01:26:48.098558 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.04.15 01:26:48.098598 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7050 | 2026.04.15 01:26:48.098939 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.04.15 01:26:48.098975 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7052 | 2026.04.15 01:26:48.099267 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7053 | 2026.04.15 01:26:48.099478 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.04.15 01:26:48.099605 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7055 | 2026.04.15 01:26:48.099642 [ 6 ] {b272a7df-b6ad-436d-8704-e029105c6400} <Debug> TCPHandler: Processed in 0.001224512 sec. | ||
| 7056 | 2026.04.15 01:26:51.356793 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7057 | 2026.04.15 01:26:51.356909 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7058 | 2026.04.15 01:26:51.467252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14386 | ||
| 7059 | 2026.04.15 01:26:51.467990 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.04.15 01:26:51.468069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7061 | 2026.04.15 01:26:51.468638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7062 | 2026.04.15 01:26:51.468874 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.04.15 01:26:51.469001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14386 | ||
| 7064 | 2026.04.15 01:26:52.216215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7065 | 2026.04.15 01:26:52.233451 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.04.15 01:26:52.233522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7067 | 2026.04.15 01:26:52.239122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7068 | 2026.04.15 01:26:52.239788 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.04.15 01:26:52.242680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7070 | 2026.04.15 01:26:52.425329 [ 134 ] {} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 7071 | 2026.04.15 01:26:52.425406 [ 134 ] {} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.04.15 01:26:52.425431 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7073 | 2026.04.15 01:26:52.425571 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 7074 | 2026.04.15 01:26:52.425729 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7075 | 2026.04.15 01:26:52.425765 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 7076 | 2026.04.15 01:26:52.425844 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 7077 | 2026.04.15 01:26:52.425898 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 7078 | 2026.04.15 01:26:52.425950 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7079 | 2026.04.15 01:26:52.425996 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7080 | 2026.04.15 01:26:52.426933 [ 197 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416886 sec., 652134.3283792768 rows/sec., 44.90 MiB/sec. | ||
| 7081 | 2026.04.15 01:26:52.427151 [ 197 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7082 | 2026.04.15 01:26:52.427486 [ 197 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.04.15 01:26:52.427572 [ 197 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_15_3} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 7084 | 2026.04.15 01:26:52.427681 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7085 | 2026.04.15 01:26:53.005001 [ 134 ] {} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 7086 | 2026.04.15 01:26:53.005072 [ 134 ] {} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.04.15 01:26:53.005096 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7088 | 2026.04.15 01:26:53.005222 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 7089 | 2026.04.15 01:26:53.005367 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7090 | 2026.04.15 01:26:53.005403 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 7091 | 2026.04.15 01:26:53.005473 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 7092 | 2026.04.15 01:26:53.005519 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 7093 | 2026.04.15 01:26:53.005564 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 7094 | 2026.04.15 01:26:53.005609 [ 197 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 7095 | 2026.04.15 01:26:53.006437 [ 188 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271212 sec., 377592.40787531895 rows/sec., 23.47 MiB/sec. | ||
| 7096 | 2026.04.15 01:26:53.006646 [ 191 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7097 | 2026.04.15 01:26:53.006959 [ 191 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.04.15 01:26:53.007041 [ 191 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_15_3} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 7099 | 2026.04.15 01:26:53.007152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7100 | 2026.04.15 01:26:53.091176 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.04.15 01:26:53.091358 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7102 | 2026.04.15 01:26:53.091427 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7103 | 2026.04.15 01:26:53.092133 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.04.15 01:26:53.092171 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7105 | 2026.04.15 01:26:53.092566 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7106 | 2026.04.15 01:26:53.092787 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.04.15 01:26:53.092940 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001635 sec., 77064.22018348624 rows/sec., 6.66 MiB/sec. | ||
| 7108 | 2026.04.15 01:26:53.092986 [ 6 ] {29e4824a-eb64-4f96-ae04-aa76541fa767} <Debug> TCPHandler: Processed in 0.001941485 sec. | ||
| 7109 | 2026.04.15 01:26:53.093102 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.04.15 01:26:53.093196 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7111 | 2026.04.15 01:26:53.093237 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7112 | 2026.04.15 01:26:53.093649 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.04.15 01:26:53.093683 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7114 | 2026.04.15 01:26:53.093977 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7115 | 2026.04.15 01:26:53.094194 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.04.15 01:26:53.094323 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001145 sec., 30567.685589519653 rows/sec., 2.24 MiB/sec. | ||
| 7117 | 2026.04.15 01:26:53.094358 [ 6 ] {4b753d3b-be27-43d1-b226-406462df774e} <Debug> TCPHandler: Processed in 0.001304594 sec. | ||
| 7118 | 2026.04.15 01:26:53.094457 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.04.15 01:26:53.094550 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7120 | 2026.04.15 01:26:53.094588 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7121 | 2026.04.15 01:26:53.094997 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.04.15 01:26:53.095030 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7123 | 2026.04.15 01:26:53.095328 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7124 | 2026.04.15 01:26:53.095527 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.04.15 01:26:53.095653 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001121 sec., 88314.00535236395 rows/sec., 6.90 MiB/sec. | ||
| 7126 | 2026.04.15 01:26:53.095689 [ 6 ] {da1f2ab1-741b-412a-8622-8046be718e9e} <Debug> TCPHandler: Processed in 0.001279323 sec. | ||
| 7127 | 2026.04.15 01:26:53.095803 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.04.15 01:26:53.095895 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.04.15 01:26:53.095937 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7130 | 2026.04.15 01:26:53.096345 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.04.15 01:26:53.096380 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7132 | 2026.04.15 01:26:53.096701 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7133 | 2026.04.15 01:26:53.096902 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.04.15 01:26:53.097029 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 7135 | 2026.04.15 01:26:53.097064 [ 6 ] {1c097312-ec34-46e5-b66e-b549ba710c00} <Debug> TCPHandler: Processed in 0.001308133 sec. | ||
| 7136 | 2026.04.15 01:26:53.097185 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.04.15 01:26:53.097307 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.04.15 01:26:53.097372 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7139 | 2026.04.15 01:26:53.098268 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.04.15 01:26:53.098305 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7141 | 2026.04.15 01:26:53.098863 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7142 | 2026.04.15 01:26:53.099080 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.04.15 01:26:53.099214 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001932 sec., 18115.942028985508 rows/sec., 32.46 MiB/sec. | ||
| 7144 | 2026.04.15 01:26:53.099267 [ 6 ] {aa059ed0-7f0d-48ec-a217-cde76e9b5f93} <Debug> TCPHandler: Processed in 0.002143358 sec. | ||
| 7145 | 2026.04.15 01:26:53.099383 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.04.15 01:26:53.099478 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.04.15 01:26:53.099520 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7148 | 2026.04.15 01:26:53.099852 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.04.15 01:26:53.099888 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7150 | 2026.04.15 01:26:53.100188 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7151 | 2026.04.15 01:26:53.100392 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.04.15 01:26:53.100519 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 7153 | 2026.04.15 01:26:53.100555 [ 6 ] {87c7aeea-df46-46e6-84df-cec7aca65dc2} <Debug> TCPHandler: Processed in 0.001222682 sec. | ||
| 7154 | 2026.04.15 01:26:56.515711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 922 | ||
| 7155 | 2026.04.15 01:26:56.517928 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.04.15 01:26:56.517983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7157 | 2026.04.15 01:26:56.519172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7158 | 2026.04.15 01:26:56.519441 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.04.15 01:26:56.519799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7160 | 2026.04.15 01:26:58.098115 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.04.15 01:26:58.098316 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7162 | 2026.04.15 01:26:58.098389 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7163 | 2026.04.15 01:26:58.099193 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.04.15 01:26:58.099239 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7165 | 2026.04.15 01:26:58.099648 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7166 | 2026.04.15 01:26:58.099888 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.04.15 01:26:58.100047 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001783 sec., 159282.10880538417 rows/sec., 10.12 MiB/sec. | ||
| 7168 | 2026.04.15 01:26:58.100098 [ 6 ] {a67db1d2-5d64-4d3e-9534-7f46f821786e} <Debug> TCPHandler: Processed in 0.002122198 sec. | ||
| 7169 | 2026.04.15 01:26:58.100225 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.04.15 01:26:58.100326 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7171 | 2026.04.15 01:26:58.100370 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7172 | 2026.04.15 01:26:58.101123 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.04.15 01:26:58.101159 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7174 | 2026.04.15 01:26:58.101523 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7175 | 2026.04.15 01:26:58.101737 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.04.15 01:26:58.101871 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001567 sec., 517549.4575622208 rows/sec., 40.00 MiB/sec. | ||
| 7177 | 2026.04.15 01:26:58.101909 [ 6 ] {0a39be53-b550-49d0-9545-19724f7f176b} <Debug> TCPHandler: Processed in 0.001736492 sec. | ||
| 7178 | 2026.04.15 01:26:58.102013 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.04.15 01:26:58.102110 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.04.15 01:26:58.102151 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7181 | 2026.04.15 01:26:58.102593 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.04.15 01:26:58.102630 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7183 | 2026.04.15 01:26:58.102939 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7184 | 2026.04.15 01:26:58.103142 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.04.15 01:26:58.103271 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 7.49 MiB/sec. | ||
| 7186 | 2026.04.15 01:26:58.103309 [ 6 ] {123133de-b2f0-4f31-81ce-333e2a742870} <Debug> TCPHandler: Processed in 0.001345094 sec. | ||
| 7187 | 2026.04.15 01:26:58.103416 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.04.15 01:26:58.103511 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.04.15 01:26:58.103553 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7190 | 2026.04.15 01:26:58.103967 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.04.15 01:26:58.104003 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7192 | 2026.04.15 01:26:58.104300 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7193 | 2026.04.15 01:26:58.104515 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.04.15 01:26:58.104641 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 7195 | 2026.04.15 01:26:58.104679 [ 6 ] {433c4299-0079-44c1-97a5-ba7495573a3f} <Debug> TCPHandler: Processed in 0.001311763 sec. | ||
| 7196 | 2026.04.15 01:26:58.104791 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.04.15 01:26:58.104885 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.04.15 01:26:58.104924 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7199 | 2026.04.15 01:26:58.105344 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.04.15 01:26:58.105380 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7201 | 2026.04.15 01:26:58.105683 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7202 | 2026.04.15 01:26:58.105890 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.04.15 01:26:58.106015 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 7204 | 2026.04.15 01:26:58.106052 [ 6 ] {6aa463cf-b43f-4a58-89ea-22e09cda1327} <Debug> TCPHandler: Processed in 0.001309374 sec. | ||
| 7205 | 2026.04.15 01:26:58.106164 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.04.15 01:26:58.106258 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7207 | 2026.04.15 01:26:58.106297 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7208 | 2026.04.15 01:26:58.106871 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.04.15 01:26:58.106906 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7210 | 2026.04.15 01:26:58.107221 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7211 | 2026.04.15 01:26:58.107426 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.04.15 01:26:58.107554 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001313 sec., 378522.46763137856 rows/sec., 26.58 MiB/sec. | ||
| 7213 | 2026.04.15 01:26:58.107592 [ 6 ] {64d85580-9464-4b60-909b-a09c6f74aeb1} <Debug> TCPHandler: Processed in 0.001476937 sec. | ||
| 7214 | 2026.04.15 01:26:58.107690 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.04.15 01:26:58.107784 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7216 | 2026.04.15 01:26:58.107824 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7217 | 2026.04.15 01:26:58.108148 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.04.15 01:26:58.108183 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7219 | 2026.04.15 01:26:58.108482 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7220 | 2026.04.15 01:26:58.108694 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.04.15 01:26:58.108821 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 7222 | 2026.04.15 01:26:58.108857 [ 6 ] {3ed50a32-8f89-45d1-9b74-e173ffc12958} <Debug> TCPHandler: Processed in 0.001213622 sec. | ||
| 7223 | 2026.04.15 01:26:58.108963 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.04.15 01:26:58.109057 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7225 | 2026.04.15 01:26:58.109098 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7226 | 2026.04.15 01:26:58.109496 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.04.15 01:26:58.109531 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7228 | 2026.04.15 01:26:58.109861 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7229 | 2026.04.15 01:26:58.110071 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.04.15 01:26:58.110198 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 7231 | 2026.04.15 01:26:58.110234 [ 6 ] {edb2de41-ec50-4dfe-88e6-d1ca6f34ac5c} <Debug> TCPHandler: Processed in 0.001320154 sec. | ||
| 7232 | 2026.04.15 01:26:58.110342 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.04.15 01:26:58.110436 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7234 | 2026.04.15 01:26:58.110478 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7235 | 2026.04.15 01:26:58.110804 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.04.15 01:26:58.110839 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7237 | 2026.04.15 01:26:58.111126 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7238 | 2026.04.15 01:26:58.111334 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.04.15 01:26:58.111458 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 7240 | 2026.04.15 01:26:58.111495 [ 6 ] {8ddab641-9069-4b28-8a5c-a62b5ec3de8e} <Debug> TCPHandler: Processed in 0.001201051 sec. | ||
| 7241 | 2026.04.15 01:26:58.111610 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.04.15 01:26:58.111703 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.04.15 01:26:58.111756 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7244 | 2026.04.15 01:26:58.112499 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.04.15 01:26:58.112536 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7246 | 2026.04.15 01:26:58.113037 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7247 | 2026.04.15 01:26:58.113259 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.04.15 01:26:58.113376 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7249 | 2026.04.15 01:26:58.113395 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00171 sec., 4093.5672514619887 rows/sec., 7.34 MiB/sec. | ||
| 7250 | 2026.04.15 01:26:58.113454 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.04.15 01:26:58.113483 [ 6 ] {b6975c09-df7f-4506-8fe3-5517137e506e} <Debug> TCPHandler: Processed in 0.001922194 sec. | ||
| 7252 | 2026.04.15 01:26:58.113484 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7253 | 2026.04.15 01:26:58.113606 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2026.04.15 01:26:58.113629 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 7255 | 2026.04.15 01:26:58.113703 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7256 | 2026.04.15 01:26:58.113749 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7257 | 2026.04.15 01:26:58.113905 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7258 | 2026.04.15 01:26:58.113976 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 746 rows starting from the beginning of the part | ||
| 7259 | 2026.04.15 01:26:58.114081 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.04.15 01:26:58.114111 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7261 | 2026.04.15 01:26:58.114121 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7262 | 2026.04.15 01:26:58.114224 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 7263 | 2026.04.15 01:26:58.114328 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7264 | 2026.04.15 01:26:58.114434 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 7265 | 2026.04.15 01:26:58.114460 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7266 | 2026.04.15 01:26:58.114534 [ 197 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7267 | 2026.04.15 01:26:58.114684 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.04.15 01:26:58.114818 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 7269 | 2026.04.15 01:26:58.114856 [ 6 ] {ba6d97c2-17f2-4aa8-a157-a635349a0076} <Debug> TCPHandler: Processed in 0.001299684 sec. | ||
| 7270 | 2026.04.15 01:26:58.129340 [ 189 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 19 columns (19 merged, 0 gathered) in 0.015771283 sec., 53641.799465522236 rows/sec., 96.12 MiB/sec. | ||
| 7271 | 2026.04.15 01:26:58.130662 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7272 | 2026.04.15 01:26:58.131063 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.04.15 01:26:58.131147 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7274 | 2026.04.15 01:26:58.131318 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 7275 | 2026.04.15 01:26:58.969147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14834 | ||
| 7276 | 2026.04.15 01:26:58.969643 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.04.15 01:26:58.969691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7278 | 2026.04.15 01:26:58.970178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7279 | 2026.04.15 01:26:58.970412 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.04.15 01:26:58.970566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14834 | ||
| 7281 | 2026.04.15 01:26:58.970567 [ 135 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7282 | 2026.04.15 01:26:58.970648 [ 135 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.04.15 01:26:58.970673 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7284 | 2026.04.15 01:26:58.970793 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 7285 | 2026.04.15 01:26:58.970949 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7286 | 2026.04.15 01:26:58.970991 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12466 rows starting from the beginning of the part | ||
| 7287 | 2026.04.15 01:26:58.971060 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 7288 | 2026.04.15 01:26:58.971104 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 7289 | 2026.04.15 01:26:58.971143 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 7290 | 2026.04.15 01:26:58.971176 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 7291 | 2026.04.15 01:26:58.971216 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 7292 | 2026.04.15 01:26:58.972845 [ 189 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14834 rows, containing 4 columns (4 merged, 0 gathered) in 0.002107848 sec., 7037509.346024951 rows/sec., 100.67 MiB/sec. | ||
| 7293 | 2026.04.15 01:26:58.973143 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7294 | 2026.04.15 01:26:58.973440 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_31_6} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.04.15 01:26:58.973525 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_31_6} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7296 | 2026.04.15 01:26:58.973625 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7297 | 2026.04.15 01:26:59.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.27 MiB, peak 278.72 MiB, free memory in arenas 0.00 B, will set to 272.62 MiB (RSS), difference: 1.34 MiB | ||
| 7298 | 2026.04.15 01:26:59.742815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7299 | 2026.04.15 01:26:59.761256 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.04.15 01:26:59.761309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7301 | 2026.04.15 01:26:59.766732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7302 | 2026.04.15 01:26:59.767396 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.04.15 01:26:59.767655 [ 132 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7304 | 2026.04.15 01:26:59.767698 [ 132 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.04.15 01:26:59.767718 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7306 | 2026.04.15 01:26:59.767836 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7307 | 2026.04.15 01:26:59.770730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7308 | 2026.04.15 01:26:59.771475 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7309 | 2026.04.15 01:26:59.772926 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7310 | 2026.04.15 01:26:59.777478 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7311 | 2026.04.15 01:26:59.782003 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7312 | 2026.04.15 01:26:59.786419 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7313 | 2026.04.15 01:26:59.790796 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7314 | 2026.04.15 01:26:59.794832 [ 193 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 7315 | 2026.04.15 01:26:59.845806 [ 189 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078025746 sec., 2999.0100959752435 rows/sec., 15.51 MiB/sec. | ||
| 7316 | 2026.04.15 01:26:59.848566 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7317 | 2026.04.15 01:26:59.850682 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_31_6} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.04.15 01:26:59.850809 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_31_6} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7319 | 2026.04.15 01:26:59.853762 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7320 | 2026.04.15 01:27:00.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.71 MiB, peak 284.25 MiB, free memory in arenas 0.00 B, will set to 276.25 MiB (RSS), difference: 2.54 MiB | ||
| 7321 | 2026.04.15 01:27:03.091110 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.04.15 01:27:03.091310 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7323 | 2026.04.15 01:27:03.091378 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7324 | 2026.04.15 01:27:03.092063 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.04.15 01:27:03.092112 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7326 | 2026.04.15 01:27:03.092521 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7327 | 2026.04.15 01:27:03.092757 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.04.15 01:27:03.092922 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001662 sec., 75812.27436823104 rows/sec., 6.55 MiB/sec. | ||
| 7329 | 2026.04.15 01:27:03.092972 [ 6 ] {6114c0fe-8659-4028-bedc-b376b74b51ec} <Debug> TCPHandler: Processed in 0.001993136 sec. | ||
| 7330 | 2026.04.15 01:27:03.093096 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.04.15 01:27:03.093199 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.04.15 01:27:03.093243 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7333 | 2026.04.15 01:27:03.093675 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.04.15 01:27:03.093711 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7335 | 2026.04.15 01:27:03.094018 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7336 | 2026.04.15 01:27:03.094226 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.04.15 01:27:03.094365 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001189 sec., 29436.501261564343 rows/sec., 2.16 MiB/sec. | ||
| 7338 | 2026.04.15 01:27:03.094403 [ 6 ] {e232f5ec-2b43-4e44-8dc7-63e12cdeb2b7} <Debug> TCPHandler: Processed in 0.001359694 sec. | ||
| 7339 | 2026.04.15 01:27:03.094514 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.04.15 01:27:03.094608 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7341 | 2026.04.15 01:27:03.094648 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7342 | 2026.04.15 01:27:03.095065 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.04.15 01:27:03.095101 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7344 | 2026.04.15 01:27:03.095402 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7345 | 2026.04.15 01:27:03.095624 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.04.15 01:27:03.095752 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001161 sec., 85271.31782945737 rows/sec., 6.66 MiB/sec. | ||
| 7347 | 2026.04.15 01:27:03.095789 [ 6 ] {5da08fa8-a845-4499-b218-81777f058927} <Debug> TCPHandler: Processed in 0.001324873 sec. | ||
| 7348 | 2026.04.15 01:27:03.095905 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.04.15 01:27:03.095998 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.04.15 01:27:03.096042 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7351 | 2026.04.15 01:27:03.096441 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.04.15 01:27:03.096478 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7353 | 2026.04.15 01:27:03.096803 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7354 | 2026.04.15 01:27:03.097016 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.04.15 01:27:03.097151 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 7356 | 2026.04.15 01:27:03.097189 [ 6 ] {cf49b307-4fbc-41dd-91e3-59cff7168cae} <Debug> TCPHandler: Processed in 0.001332844 sec. | ||
| 7357 | 2026.04.15 01:27:03.097299 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.04.15 01:27:03.097393 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.04.15 01:27:03.097447 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7360 | 2026.04.15 01:27:03.098233 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.04.15 01:27:03.098271 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7362 | 2026.04.15 01:27:03.098832 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7363 | 2026.04.15 01:27:03.099054 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.04.15 01:27:03.099197 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001821 sec., 19220.208676551345 rows/sec., 34.44 MiB/sec. | ||
| 7365 | 2026.04.15 01:27:03.099253 [ 6 ] {bdcbf27f-ee5a-4444-9e63-d441f4bd55ca} <Debug> TCPHandler: Processed in 0.002002836 sec. | ||
| 7366 | 2026.04.15 01:27:03.099372 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.04.15 01:27:03.099466 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7368 | 2026.04.15 01:27:03.099508 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7369 | 2026.04.15 01:27:03.099869 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.04.15 01:27:03.099906 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7371 | 2026.04.15 01:27:03.100211 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7372 | 2026.04.15 01:27:03.100428 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.04.15 01:27:03.100557 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7374 | 2026.04.15 01:27:03.100594 [ 6 ] {5bf7ace0-80a7-4d10-80a3-a1c8162c8f06} <Debug> TCPHandler: Processed in 0.001270473 sec. | ||
| 7375 | 2026.04.15 01:27:06.357012 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7376 | 2026.04.15 01:27:06.357089 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7377 | 2026.04.15 01:27:06.470706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15346 | ||
| 7378 | 2026.04.15 01:27:06.471200 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.04.15 01:27:06.471239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7380 | 2026.04.15 01:27:06.472013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7381 | 2026.04.15 01:27:06.472253 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.04.15 01:27:06.472394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15346 | ||
| 7383 | 2026.04.15 01:27:06.520028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 956 | ||
| 7384 | 2026.04.15 01:27:06.522379 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.04.15 01:27:06.522427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7386 | 2026.04.15 01:27:06.523616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7387 | 2026.04.15 01:27:06.523881 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.04.15 01:27:06.524145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7389 | 2026.04.15 01:27:07.001207 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000843715 sec. | ||
| 7390 | 2026.04.15 01:27:07.270898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7391 | 2026.04.15 01:27:07.285839 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.04.15 01:27:07.285892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7393 | 2026.04.15 01:27:07.291386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7394 | 2026.04.15 01:27:07.292039 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.04.15 01:27:07.294622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7396 | 2026.04.15 01:27:08.098565 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.04.15 01:27:08.098829 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7398 | 2026.04.15 01:27:08.098926 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7399 | 2026.04.15 01:27:08.099868 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.04.15 01:27:08.099917 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7401 | 2026.04.15 01:27:08.100317 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7402 | 2026.04.15 01:27:08.100540 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.04.15 01:27:08.100698 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001939 sec., 146467.25116039196 rows/sec., 9.30 MiB/sec. | ||
| 7404 | 2026.04.15 01:27:08.100739 [ 6 ] {1973f8b8-1691-40e6-b94f-82ec789e492e} <Debug> TCPHandler: Processed in 0.002362253 sec. | ||
| 7405 | 2026.04.15 01:27:08.100865 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.04.15 01:27:08.100961 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7407 | 2026.04.15 01:27:08.101002 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7408 | 2026.04.15 01:27:08.101788 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.04.15 01:27:08.101824 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7410 | 2026.04.15 01:27:08.102174 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7411 | 2026.04.15 01:27:08.102383 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.04.15 01:27:08.102515 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001574 sec., 515247.7763659466 rows/sec., 39.82 MiB/sec. | ||
| 7413 | 2026.04.15 01:27:08.102552 [ 6 ] {4e04028d-a74d-419d-ac14-1b4f833e25d5} <Debug> TCPHandler: Processed in 0.001736941 sec. | ||
| 7414 | 2026.04.15 01:27:08.102561 [ 120 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7415 | 2026.04.15 01:27:08.102654 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.04.15 01:27:08.102657 [ 120 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.04.15 01:27:08.102719 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7418 | 2026.04.15 01:27:08.102757 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7419 | 2026.04.15 01:27:08.102803 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7420 | 2026.04.15 01:27:08.102833 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::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 | ||
| 7421 | 2026.04.15 01:27:08.102941 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7422 | 2026.04.15 01:27:08.102975 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3359 rows starting from the beginning of the part | ||
| 7423 | 2026.04.15 01:27:08.103046 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part | ||
| 7424 | 2026.04.15 01:27:08.103096 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 126 rows starting from the beginning of the part | ||
| 7425 | 2026.04.15 01:27:08.103143 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 811 rows starting from the beginning of the part | ||
| 7426 | 2026.04.15 01:27:08.103187 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 126 rows starting from the beginning of the part | ||
| 7427 | 2026.04.15 01:27:08.103232 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 811 rows starting from the beginning of the part | ||
| 7428 | 2026.04.15 01:27:08.103257 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.04.15 01:27:08.103294 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7430 | 2026.04.15 01:27:08.103602 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7431 | 2026.04.15 01:27:08.103814 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.04.15 01:27:08.103944 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.35 MiB/sec. | ||
| 7433 | 2026.04.15 01:27:08.103980 [ 6 ] {9640e862-c829-49fe-9d71-f79451d777cd} <Debug> TCPHandler: Processed in 0.001375185 sec. | ||
| 7434 | 2026.04.15 01:27:08.104096 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.04.15 01:27:08.104190 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7436 | 2026.04.15 01:27:08.104228 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7437 | 2026.04.15 01:27:08.104668 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.04.15 01:27:08.104703 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7439 | 2026.04.15 01:27:08.104998 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7440 | 2026.04.15 01:27:08.105177 [ 187 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5303 rows, containing 5 columns (5 merged, 0 gathered) in 0.002384563 sec., 2223887.563465507 rows/sec., 179.13 MiB/sec. | ||
| 7441 | 2026.04.15 01:27:08.105201 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.04.15 01:27:08.105364 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 7443 | 2026.04.15 01:27:08.105401 [ 6 ] {890ed886-ee07-4a9e-92d4-68c2fa94e8b2} <Debug> TCPHandler: Processed in 0.001355334 sec. | ||
| 7444 | 2026.04.15 01:27:08.105519 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.04.15 01:27:08.105538 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7446 | 2026.04.15 01:27:08.105612 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7447 | 2026.04.15 01:27:08.105653 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7448 | 2026.04.15 01:27:08.105763 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.04.15 01:27:08.105828 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_51_10} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7450 | 2026.04.15 01:27:08.105886 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 7451 | 2026.04.15 01:27:08.106152 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.04.15 01:27:08.106187 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7453 | 2026.04.15 01:27:08.106492 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7454 | 2026.04.15 01:27:08.106772 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.04.15 01:27:08.106907 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001312 sec., 112804.87804878049 rows/sec., 6.42 MiB/sec. | ||
| 7456 | 2026.04.15 01:27:08.106947 [ 6 ] {e4a6d58b-c77a-45f8-b9e2-59615c4a4ecd} <Debug> TCPHandler: Processed in 0.001478307 sec. | ||
| 7457 | 2026.04.15 01:27:08.107068 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.04.15 01:27:08.107163 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7459 | 2026.04.15 01:27:08.107204 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7460 | 2026.04.15 01:27:08.107803 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.04.15 01:27:08.107840 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7462 | 2026.04.15 01:27:08.108167 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7463 | 2026.04.15 01:27:08.108391 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.04.15 01:27:08.108530 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001386 sec., 358585.85858585854 rows/sec., 25.18 MiB/sec. | ||
| 7465 | 2026.04.15 01:27:08.108565 [ 120 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7466 | 2026.04.15 01:27:08.108570 [ 6 ] {40d18d0f-6a4f-4829-96cf-94f2385d2620} <Debug> TCPHandler: Processed in 0.001552838 sec. | ||
| 7467 | 2026.04.15 01:27:08.108649 [ 120 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.04.15 01:27:08.108690 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7469 | 2026.04.15 01:27:08.108757 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.04.15 01:27:08.108809 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::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 | ||
| 7471 | 2026.04.15 01:27:08.108856 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7472 | 2026.04.15 01:27:08.108905 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7473 | 2026.04.15 01:27:08.108939 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7474 | 2026.04.15 01:27:08.108980 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 7475 | 2026.04.15 01:27:08.109054 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 71 rows starting from the beginning of the part | ||
| 7476 | 2026.04.15 01:27:08.109107 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 99 rows starting from the beginning of the part | ||
| 7477 | 2026.04.15 01:27:08.109154 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 497 rows starting from the beginning of the part | ||
| 7478 | 2026.04.15 01:27:08.109232 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 99 rows starting from the beginning of the part | ||
| 7479 | 2026.04.15 01:27:08.109246 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.04.15 01:27:08.109279 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 497 rows starting from the beginning of the part | ||
| 7481 | 2026.04.15 01:27:08.109288 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7482 | 2026.04.15 01:27:08.109632 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7483 | 2026.04.15 01:27:08.109852 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.04.15 01:27:08.109993 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 7485 | 2026.04.15 01:27:08.110031 [ 6 ] {cc05eb9b-57b4-4bd0-8a69-119847a382fd} <Debug> TCPHandler: Processed in 0.001335384 sec. | ||
| 7486 | 2026.04.15 01:27:08.110162 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.04.15 01:27:08.110255 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7488 | 2026.04.15 01:27:08.110299 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7489 | 2026.04.15 01:27:08.110642 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881884 sec., 1643565.703305836 rows/sec., 120.80 MiB/sec. | ||
| 7490 | 2026.04.15 01:27:08.110711 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.04.15 01:27:08.110751 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7492 | 2026.04.15 01:27:08.110893 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7493 | 2026.04.15 01:27:08.111114 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7494 | 2026.04.15 01:27:08.111181 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.04.15 01:27:08.111269 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_51_10} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7496 | 2026.04.15 01:27:08.111344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7497 | 2026.04.15 01:27:08.111356 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.04.15 01:27:08.111484 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7499 | 2026.04.15 01:27:08.111494 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 7500 | 2026.04.15 01:27:08.111527 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.04.15 01:27:08.111548 [ 6 ] {6e535500-0213-4303-a861-d502a1d7f69b} <Debug> TCPHandler: Processed in 0.001435915 sec. | ||
| 7502 | 2026.04.15 01:27:08.111551 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7503 | 2026.04.15 01:27:08.111643 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 7504 | 2026.04.15 01:27:08.111672 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2026.04.15 01:27:08.111743 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7506 | 2026.04.15 01:27:08.111771 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.04.15 01:27:08.111775 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18868 rows starting from the beginning of the part | ||
| 7508 | 2026.04.15 01:27:08.111820 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7509 | 2026.04.15 01:27:08.111850 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7510 | 2026.04.15 01:27:08.111900 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::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 | ||
| 7511 | 2026.04.15 01:27:08.111941 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 7512 | 2026.04.15 01:27:08.111978 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7513 | 2026.04.15 01:27:08.112016 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 7514 | 2026.04.15 01:27:08.112134 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.04.15 01:27:08.112175 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7516 | 2026.04.15 01:27:08.112615 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7517 | 2026.04.15 01:27:08.112824 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.04.15 01:27:08.112954 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 7519 | 2026.04.15 01:27:08.112989 [ 6 ] {3dee6c09-a62b-4da1-bdb1-8e5be4e2b89f} <Debug> TCPHandler: Processed in 0.001367134 sec. | ||
| 7520 | 2026.04.15 01:27:08.113102 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.04.15 01:27:08.113194 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7522 | 2026.04.15 01:27:08.113246 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7523 | 2026.04.15 01:27:08.113985 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.04.15 01:27:08.114022 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7525 | 2026.04.15 01:27:08.114715 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7526 | 2026.04.15 01:27:08.114932 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.04.15 01:27:08.115078 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001901 sec., 3682.2724881641243 rows/sec., 6.60 MiB/sec. | ||
| 7528 | 2026.04.15 01:27:08.115131 [ 6 ] {4a0b7a68-18a5-4464-b796-de457f4e08ff} <Debug> TCPHandler: Processed in 0.002078357 sec. | ||
| 7529 | 2026.04.15 01:27:08.115250 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.04.15 01:27:08.115344 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7531 | 2026.04.15 01:27:08.115385 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7532 | 2026.04.15 01:27:08.115717 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.04.15 01:27:08.115753 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7534 | 2026.04.15 01:27:08.116144 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7535 | 2026.04.15 01:27:08.116349 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.04.15 01:27:08.116461 [ 119 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7537 | 2026.04.15 01:27:08.116480 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 4.88 MiB/sec. | ||
| 7538 | 2026.04.15 01:27:08.116506 [ 119 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.04.15 01:27:08.116522 [ 6 ] {5dcf015e-017c-4cdb-97b3-e1175b2e99db} <Debug> TCPHandler: Processed in 0.001321054 sec. | ||
| 7540 | 2026.04.15 01:27:08.116532 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7541 | 2026.04.15 01:27:08.116607 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 7542 | 2026.04.15 01:27:08.116689 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2026.04.15 01:27:08.116714 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2628 rows starting from the beginning of the part | ||
| 7544 | 2026.04.15 01:27:08.116755 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 7545 | 2026.04.15 01:27:08.116790 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 7546 | 2026.04.15 01:27:08.116823 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7547 | 2026.04.15 01:27:08.116857 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::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 | ||
| 7548 | 2026.04.15 01:27:08.116887 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7549 | 2026.04.15 01:27:08.118035 [ 201 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 4 columns (4 merged, 0 gathered) in 0.001451056 sec., 2059189.9968023286 rows/sec., 134.96 MiB/sec. | ||
| 7550 | 2026.04.15 01:27:08.118131 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19878 rows, containing 5 columns (5 merged, 0 gathered) in 0.006516237 sec., 3050533.6131881024 rows/sec., 197.67 MiB/sec. | ||
| 7551 | 2026.04.15 01:27:08.118280 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7552 | 2026.04.15 01:27:08.118489 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7553 | 2026.04.15 01:27:08.118641 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.04.15 01:27:08.118742 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_51_10} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7555 | 2026.04.15 01:27:08.118795 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): 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.04.15 01:27:08.118818 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7557 | 2026.04.15 01:27:08.118874 [ 202 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7558 | 2026.04.15 01:27:08.118958 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 7559 | 2026.04.15 01:27:09.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.62 MiB, peak 287.04 MiB, free memory in arenas 0.00 B, will set to 279.86 MiB (RSS), difference: 2.24 MiB | ||
| 7560 | 2026.04.15 01:27:09.997665 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.04.15 01:27:09.997867 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7562 | 2026.04.15 01:27:09.997939 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7563 | 2026.04.15 01:27:09.998589 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.04.15 01:27:09.998630 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7565 | 2026.04.15 01:27:09.999028 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7566 | 2026.04.15 01:27:09.999258 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.15 01:27:09.999418 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001604 sec., 1246.8827930174564 rows/sec., 101.67 KiB/sec. | ||
| 7568 | 2026.04.15 01:27:09.999459 [ 6 ] {c00d8d08-9503-4251-a07e-8571f68f71c1} <Debug> TCPHandler: Processed in 0.001935164 sec. | ||
| 7569 | 2026.04.15 01:27:09.999580 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.04.15 01:27:09.999681 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7571 | 2026.04.15 01:27:09.999720 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7572 | 2026.04.15 01:27:10.000995 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.04.15 01:27:10.001033 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7574 | 2026.04.15 01:27:10.001503 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7575 | 2026.04.15 01:27:10.001716 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.04.15 01:27:10.001847 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Debug> executeQuery: Read 2472 rows, 188.14 KiB in 0.002186 sec., 1130832.570905764 rows/sec., 84.05 MiB/sec. | ||
| 7577 | 2026.04.15 01:27:10.001886 [ 6 ] {845b6d1e-5460-49a0-894c-c0b4b2388811} <Debug> TCPHandler: Processed in 0.002358352 sec. | ||
| 7578 | 2026.04.15 01:27:10.002001 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.04.15 01:27:10.002097 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.04.15 01:27:10.002138 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7581 | 2026.04.15 01:27:10.002553 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.04.15 01:27:10.002589 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7583 | 2026.04.15 01:27:10.002895 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7584 | 2026.04.15 01:27:10.003105 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.04.15 01:27:10.003219 [ 117 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7586 | 2026.04.15 01:27:10.003238 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001159 sec., 39689.387402933564 rows/sec., 2.91 MiB/sec. | ||
| 7587 | 2026.04.15 01:27:10.003289 [ 117 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.04.15 01:27:10.003297 [ 6 ] {1242af47-8f39-4822-a6ec-a50d82a00f5c} <Debug> TCPHandler: Processed in 0.001345924 sec. | ||
| 7589 | 2026.04.15 01:27:10.003318 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7590 | 2026.04.15 01:27:10.003423 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.04.15 01:27:10.003422 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7592 | 2026.04.15 01:27:10.003522 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7593 | 2026.04.15 01:27:10.003540 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7594 | 2026.04.15 01:27:10.003561 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7595 | 2026.04.15 01:27:10.003572 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 225 rows starting from the beginning of the part | ||
| 7596 | 2026.04.15 01:27:10.003640 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 7597 | 2026.04.15 01:27:10.003694 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 7598 | 2026.04.15 01:27:10.003745 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 7599 | 2026.04.15 01:27:10.003791 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 7600 | 2026.04.15 01:27:10.003835 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 7601 | 2026.04.15 01:27:10.004173 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.04.15 01:27:10.004209 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7603 | 2026.04.15 01:27:10.004567 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7604 | 2026.04.15 01:27:10.004722 [ 192 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336654 sec., 478059.3930815304 rows/sec., 32.20 MiB/sec. | ||
| 7605 | 2026.04.15 01:27:10.004787 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.04.15 01:27:10.004899 [ 117 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7607 | 2026.04.15 01:27:10.004924 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00142 sec., 564084.5070422535 rows/sec., 32.58 MiB/sec. | ||
| 7608 | 2026.04.15 01:27:10.004931 [ 117 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.04.15 01:27:10.004965 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7610 | 2026.04.15 01:27:10.004965 [ 195 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7611 | 2026.04.15 01:27:10.004969 [ 6 ] {4746d361-e358-4efe-9bc0-b7d6f45eae6e} <Debug> TCPHandler: Processed in 0.001594839 sec. | ||
| 7612 | 2026.04.15 01:27:10.005096 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 7613 | 2026.04.15 01:27:10.005142 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.04.15 01:27:10.005240 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7615 | 2026.04.15 01:27:10.005241 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.04.15 01:27:10.005285 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 7617 | 2026.04.15 01:27:10.005303 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7618 | 2026.04.15 01:27:10.005351 [ 195 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.04.15 01:27:10.005360 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 825 rows starting from the beginning of the part | ||
| 7620 | 2026.04.15 01:27:10.005417 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 825 rows starting from the beginning of the part | ||
| 7621 | 2026.04.15 01:27:10.005450 [ 195 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_40_8} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7622 | 2026.04.15 01:27:10.005464 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 7623 | 2026.04.15 01:27:10.005503 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7624 | 2026.04.15 01:27:10.005540 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 7625 | 2026.04.15 01:27:10.005550 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7626 | 2026.04.15 01:27:10.005722 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.04.15 01:27:10.005763 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7628 | 2026.04.15 01:27:10.006076 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7629 | 2026.04.15 01:27:10.006309 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.04.15 01:27:10.006440 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 57.78 KiB/sec. | ||
| 7631 | 2026.04.15 01:27:10.006478 [ 6 ] {66b045e8-7acb-4c6f-a843-d2fb2563deca} <Debug> TCPHandler: Processed in 0.001385815 sec. | ||
| 7632 | 2026.04.15 01:27:10.006601 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.04.15 01:27:10.006695 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7634 | 2026.04.15 01:27:10.006734 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7635 | 2026.04.15 01:27:10.006905 [ 192 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867574 sec., 1994030.7586205418 rows/sec., 125.40 MiB/sec. | ||
| 7636 | 2026.04.15 01:27:10.007061 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7637 | 2026.04.15 01:27:10.007313 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.04.15 01:27:10.007378 [ 199 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_21_4} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7639 | 2026.04.15 01:27:10.007443 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 7640 | 2026.04.15 01:27:10.007587 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.04.15 01:27:10.007628 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7642 | 2026.04.15 01:27:10.008045 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7643 | 2026.04.15 01:27:10.008263 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.04.15 01:27:10.008396 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001719 sec., 770796.9749854567 rows/sec., 51.65 MiB/sec. | ||
| 7645 | 2026.04.15 01:27:10.008436 [ 6 ] {b1659c14-111c-471b-a511-45cbdfb256a1} <Debug> TCPHandler: Processed in 0.001884074 sec. | ||
| 7646 | 2026.04.15 01:27:10.008548 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2026.04.15 01:27:10.008643 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7648 | 2026.04.15 01:27:10.008687 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7649 | 2026.04.15 01:27:10.009301 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.04.15 01:27:10.009337 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7651 | 2026.04.15 01:27:10.009767 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7652 | 2026.04.15 01:27:10.009981 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.04.15 01:27:10.010115 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001491 sec., 1025486.2508383635 rows/sec., 62.39 MiB/sec. | ||
| 7654 | 2026.04.15 01:27:10.010153 [ 6 ] {65f57d26-9bea-4a40-beed-8f6943e1c743} <Debug> TCPHandler: Processed in 0.00165451 sec. | ||
| 7655 | 2026.04.15 01:27:10.010268 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.04.15 01:27:10.010362 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7657 | 2026.04.15 01:27:10.010416 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7658 | 2026.04.15 01:27:10.011222 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2026.04.15 01:27:10.011259 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7660 | 2026.04.15 01:27:10.011820 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7661 | 2026.04.15 01:27:10.012054 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2026.04.15 01:27:10.012195 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001851 sec., 23770.93462992977 rows/sec., 42.60 MiB/sec. | ||
| 7663 | 2026.04.15 01:27:10.012247 [ 6 ] {da4a6d30-395a-4557-84f5-d8f299263240} <Debug> TCPHandler: Processed in 0.002028946 sec. | ||
| 7664 | 2026.04.15 01:27:10.012358 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7665 | 2026.04.15 01:27:10.012453 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7666 | 2026.04.15 01:27:10.012494 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7667 | 2026.04.15 01:27:10.012864 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.04.15 01:27:10.012901 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7669 | 2026.04.15 01:27:10.013200 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7670 | 2026.04.15 01:27:10.013411 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.04.15 01:27:10.013540 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.46 MiB/sec. | ||
| 7672 | 2026.04.15 01:27:10.013577 [ 6 ] {2b557528-463c-4af3-bef1-f2064dec96a5} <Debug> TCPHandler: Processed in 0.001268403 sec. | ||
| 7673 | 2026.04.15 01:27:12.740475 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55694 | ||
| 7674 | 2026.04.15 01:27:12.740607 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2026.04.15 01:27:12.740640 [ 288 ] {} <Debug> TCP-Session: 645e752b-396a-409a-b82b-702d2f99cb02 Authenticating user 'default' from [fd00:1122:3344:101::e]:55694 | ||
| 7676 | 2026.04.15 01:27:12.740667 [ 288 ] {} <Debug> TCP-Session: 645e752b-396a-409a-b82b-702d2f99cb02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.04.15 01:27:12.740682 [ 288 ] {} <Debug> TCP-Session: 645e752b-396a-409a-b82b-702d2f99cb02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.04.15 01:27:12.740906 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43693 | ||
| 7679 | 2026.04.15 01:27:12.740922 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61952 | ||
| 7680 | 2026.04.15 01:27:12.740954 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32827 | ||
| 7681 | 2026.04.15 01:27:12.740962 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62380 | ||
| 7682 | 2026.04.15 01:27:12.740999 [ 288 ] {} <Trace> TCP-Session: 645e752b-396a-409a-b82b-702d2f99cb02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.04.15 01:27:12.741017 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2026.04.15 01:27:12.741019 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7685 | 2026.04.15 01:27:12.741054 [ 290 ] {} <Debug> TCP-Session: 55a95f66-70e3-4a15-bfac-ed5f51b8a62e Authenticating user 'default' from [fd00:1122:3344:101::e]:43693 | ||
| 7686 | 2026.04.15 01:27:12.740942 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34683 | ||
| 7687 | 2026.04.15 01:27:12.741089 [ 290 ] {} <Debug> TCP-Session: 55a95f66-70e3-4a15-bfac-ed5f51b8a62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.04.15 01:27:12.741075 [ 292 ] {} <Debug> TCP-Session: 28266e78-8562-49fa-b750-deb37f22da56 Authenticating user 'default' from [fd00:1122:3344:101::e]:61952 | ||
| 7689 | 2026.04.15 01:27:12.741115 [ 290 ] {} <Debug> TCP-Session: 55a95f66-70e3-4a15-bfac-ed5f51b8a62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.04.15 01:27:12.741150 [ 292 ] {} <Debug> TCP-Session: 28266e78-8562-49fa-b750-deb37f22da56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.04.15 01:27:12.740931 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56385 | ||
| 7692 | 2026.04.15 01:27:12.741197 [ 288 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7693 | 2026.04.15 01:27:12.741178 [ 292 ] {} <Debug> TCP-Session: 28266e78-8562-49fa-b750-deb37f22da56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2026.04.15 01:27:12.740923 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36170 | ||
| 7695 | 2026.04.15 01:27:12.741265 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7696 | 2026.04.15 01:27:12.740914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64097 | ||
| 7697 | 2026.04.15 01:27:12.741335 [ 4 ] {} <Debug> TCP-Session: a77df2f4-21cb-443e-963f-27cfcf71ff43 Authenticating user 'default' from [fd00:1122:3344:101::e]:32827 | ||
| 7698 | 2026.04.15 01:27:12.741370 [ 4 ] {} <Debug> TCP-Session: a77df2f4-21cb-443e-963f-27cfcf71ff43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.04.15 01:27:12.741383 [ 4 ] {} <Debug> TCP-Session: a77df2f4-21cb-443e-963f-27cfcf71ff43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.04.15 01:27:12.741513 [ 288 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7701 | 2026.04.15 01:27:12.741584 [ 288 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7702 | 2026.04.15 01:27:12.741733 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7703 | 2026.04.15 01:27:12.741775 [ 291 ] {} <Debug> TCP-Session: 9c6921e6-50d1-4870-b37a-d538f09f00cf Authenticating user 'default' from [fd00:1122:3344:101::e]:36170 | ||
| 7704 | 2026.04.15 01:27:12.741800 [ 291 ] {} <Debug> TCP-Session: 9c6921e6-50d1-4870-b37a-d538f09f00cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.04.15 01:27:12.741813 [ 291 ] {} <Debug> TCP-Session: 9c6921e6-50d1-4870-b37a-d538f09f00cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.04.15 01:27:12.741852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7707 | 2026.04.15 01:27:12.741872 [ 288 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 7708 | 2026.04.15 01:27:12.741901 [ 289 ] {} <Debug> TCP-Session: e85708c9-f47c-421f-b530-aeb098e61ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64097 | ||
| 7709 | 2026.04.15 01:27:12.741933 [ 289 ] {} <Debug> TCP-Session: e85708c9-f47c-421f-b530-aeb098e61ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.04.15 01:27:12.741946 [ 289 ] {} <Debug> TCP-Session: e85708c9-f47c-421f-b530-aeb098e61ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2026.04.15 01:27:12.741953 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7712 | 2026.04.15 01:27:12.741988 [ 349 ] {} <Debug> TCP-Session: 3a94d3b1-f214-478f-b161-5de947263198 Authenticating user 'default' from [fd00:1122:3344:101::e]:62380 | ||
| 7713 | 2026.04.15 01:27:12.742004 [ 349 ] {} <Debug> TCP-Session: 3a94d3b1-f214-478f-b161-5de947263198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.04.15 01:27:12.742018 [ 349 ] {} <Debug> TCP-Session: 3a94d3b1-f214-478f-b161-5de947263198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.04.15 01:27:12.742182 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7716 | 2026.04.15 01:27:12.742216 [ 294 ] {} <Debug> TCP-Session: 134f9fc1-d607-47ab-b81c-21f0f994fe3c Authenticating user 'default' from [fd00:1122:3344:101::e]:34683 | ||
| 7717 | 2026.04.15 01:27:12.742234 [ 294 ] {} <Debug> TCP-Session: 134f9fc1-d607-47ab-b81c-21f0f994fe3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.04.15 01:27:12.742250 [ 294 ] {} <Debug> TCP-Session: 134f9fc1-d607-47ab-b81c-21f0f994fe3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.04.15 01:27:12.742285 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7720 | 2026.04.15 01:27:12.742321 [ 293 ] {} <Debug> TCP-Session: 1aa1ddc9-f40f-4a41-9d4b-a7c9388681bb Authenticating user 'default' from [fd00:1122:3344:101::e]:56385 | ||
| 7721 | 2026.04.15 01:27:12.742339 [ 293 ] {} <Debug> TCP-Session: 1aa1ddc9-f40f-4a41-9d4b-a7c9388681bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.04.15 01:27:12.742352 [ 293 ] {} <Debug> TCP-Session: 1aa1ddc9-f40f-4a41-9d4b-a7c9388681bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.04.15 01:27:12.742840 [ 296 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Trace> AggregatingTransform: Aggregating | ||
| 7724 | 2026.04.15 01:27:12.742872 [ 296 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7725 | 2026.04.15 01:27:12.742898 [ 296 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915867 sec. (1091.862 rows/sec., 42.65 KiB/sec.) | ||
| 7726 | 2026.04.15 01:27:12.742912 [ 296 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Trace> Aggregator: Merging aggregated data | ||
| 7727 | 2026.04.15 01:27:12.744118 [ 288 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 7728 | 2026.04.15 01:27:12.744279 [ 288 ] {59aa1f75-0cad-4dcb-a7b3-a9571a2770a6} <Debug> TCPHandler: Processed in 0.003397991 sec. | ||
| 7729 | 2026.04.15 01:27:12.744406 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2026.04.15 01:27:12.744435 [ 288 ] {} <Debug> TCP-Session: 645e752b-396a-409a-b82b-702d2f99cb02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.04.15 01:27:12.744441 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2026.04.15 01:27:12.744460 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7733 | 2026.04.15 01:27:12.744485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2026.04.15 01:27:12.744501 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7735 | 2026.04.15 01:27:12.744504 [ 292 ] {} <Debug> TCP-Session: 28266e78-8562-49fa-b750-deb37f22da56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.04.15 01:27:12.744523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7737 | 2026.04.15 01:27:12.744539 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7738 | 2026.04.15 01:27:12.744557 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7739 | 2026.04.15 01:27:12.744580 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7740 | 2026.04.15 01:27:12.744600 [ 349 ] {} <Debug> TCP-Session: 3a94d3b1-f214-478f-b161-5de947263198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.04.15 01:27:12.744616 [ 294 ] {} <Debug> TCP-Session: 134f9fc1-d607-47ab-b81c-21f0f994fe3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.04.15 01:27:12.744635 [ 4 ] {} <Debug> TCP-Session: a77df2f4-21cb-443e-963f-27cfcf71ff43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.04.15 01:27:12.744585 [ 291 ] {} <Debug> TCP-Session: 9c6921e6-50d1-4870-b37a-d538f09f00cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.04.15 01:27:12.744545 [ 293 ] {} <Debug> TCP-Session: 1aa1ddc9-f40f-4a41-9d4b-a7c9388681bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.04.15 01:27:12.744534 [ 289 ] {} <Debug> TCP-Session: e85708c9-f47c-421f-b530-aeb098e61ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.04.15 01:27:12.744489 [ 290 ] {} <Debug> TCP-Session: 55a95f66-70e3-4a15-bfac-ed5f51b8a62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2026.04.15 01:27:12.871597 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50248 | ||
| 7748 | 2026.04.15 01:27:12.871711 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7749 | 2026.04.15 01:27:12.871738 [ 288 ] {} <Debug> TCP-Session: 6d0baede-a78f-4850-bc13-c7b01e6cf280 Authenticating user 'default' from [fd00:1122:3344:101::e]:50248 | ||
| 7750 | 2026.04.15 01:27:12.871761 [ 288 ] {} <Debug> TCP-Session: 6d0baede-a78f-4850-bc13-c7b01e6cf280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.04.15 01:27:12.871775 [ 288 ] {} <Debug> TCP-Session: 6d0baede-a78f-4850-bc13-c7b01e6cf280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2026.04.15 01:27:12.872012 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50594 | ||
| 7753 | 2026.04.15 01:27:12.872015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53035 | ||
| 7754 | 2026.04.15 01:27:12.872063 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53208 | ||
| 7755 | 2026.04.15 01:27:12.872108 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64167 | ||
| 7756 | 2026.04.15 01:27:12.872113 [ 288 ] {} <Trace> TCP-Session: 6d0baede-a78f-4850-bc13-c7b01e6cf280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.04.15 01:27:12.872098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33346 | ||
| 7758 | 2026.04.15 01:27:12.872158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7759 | 2026.04.15 01:27:12.872171 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7760 | 2026.04.15 01:27:12.872178 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7761 | 2026.04.15 01:27:12.872212 [ 289 ] {} <Debug> TCP-Session: 8ff8ab40-878a-4163-91a8-41b9a8e5d005 Authenticating user 'default' from [fd00:1122:3344:101::e]:50594 | ||
| 7762 | 2026.04.15 01:27:12.872224 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7763 | 2026.04.15 01:27:12.872244 [ 4 ] {} <Debug> TCP-Session: 79409458-a2f6-4fe5-aaf8-0b0cc42d6784 Authenticating user 'default' from [fd00:1122:3344:101::e]:64167 | ||
| 7764 | 2026.04.15 01:27:12.872263 [ 289 ] {} <Debug> TCP-Session: 8ff8ab40-878a-4163-91a8-41b9a8e5d005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.04.15 01:27:12.872273 [ 294 ] {} <Debug> TCP-Session: 4163696b-31cb-4983-8be4-7b8e1dd6d826 Authenticating user 'default' from [fd00:1122:3344:101::e]:33346 | ||
| 7766 | 2026.04.15 01:27:12.872285 [ 4 ] {} <Debug> TCP-Session: 79409458-a2f6-4fe5-aaf8-0b0cc42d6784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.04.15 01:27:12.872299 [ 288 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7768 | 2026.04.15 01:27:12.872319 [ 4 ] {} <Debug> TCP-Session: 79409458-a2f6-4fe5-aaf8-0b0cc42d6784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2026.04.15 01:27:12.872316 [ 294 ] {} <Debug> TCP-Session: 4163696b-31cb-4983-8be4-7b8e1dd6d826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.04.15 01:27:12.872294 [ 289 ] {} <Debug> TCP-Session: 8ff8ab40-878a-4163-91a8-41b9a8e5d005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.04.15 01:27:12.872355 [ 294 ] {} <Debug> TCP-Session: 4163696b-31cb-4983-8be4-7b8e1dd6d826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2026.04.15 01:27:12.872226 [ 290 ] {} <Debug> TCP-Session: 9d930fd8-9685-4631-9792-6c8ac121ffd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53035 | ||
| 7773 | 2026.04.15 01:27:12.872171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7774 | 2026.04.15 01:27:12.872409 [ 290 ] {} <Debug> TCP-Session: 9d930fd8-9685-4631-9792-6c8ac121ffd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2026.04.15 01:27:12.872086 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48351 | ||
| 7776 | 2026.04.15 01:27:12.872440 [ 290 ] {} <Debug> TCP-Session: 9d930fd8-9685-4631-9792-6c8ac121ffd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2026.04.15 01:27:12.872434 [ 292 ] {} <Debug> TCP-Session: af7b1bcc-9be1-4a5a-b868-43facce47a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:53208 | ||
| 7778 | 2026.04.15 01:27:12.872074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56022 | ||
| 7779 | 2026.04.15 01:27:12.872509 [ 292 ] {} <Debug> TCP-Session: af7b1bcc-9be1-4a5a-b868-43facce47a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.04.15 01:27:12.872513 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7781 | 2026.04.15 01:27:12.872552 [ 292 ] {} <Debug> TCP-Session: af7b1bcc-9be1-4a5a-b868-43facce47a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2026.04.15 01:27:12.872587 [ 293 ] {} <Debug> TCP-Session: 9ca6f79b-ebfb-4afd-ba53-f81b7b4be5fd Authenticating user 'default' from [fd00:1122:3344:101::e]:48351 | ||
| 7783 | 2026.04.15 01:27:12.872587 [ 288 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7784 | 2026.04.15 01:27:12.872608 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7785 | 2026.04.15 01:27:12.872615 [ 293 ] {} <Debug> TCP-Session: 9ca6f79b-ebfb-4afd-ba53-f81b7b4be5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.04.15 01:27:12.872662 [ 291 ] {} <Debug> TCP-Session: b77f9fbe-0ebc-4637-b632-24578fef5160 Authenticating user 'default' from [fd00:1122:3344:101::e]:56022 | ||
| 7787 | 2026.04.15 01:27:12.872675 [ 293 ] {} <Debug> TCP-Session: 9ca6f79b-ebfb-4afd-ba53-f81b7b4be5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.04.15 01:27:12.872679 [ 288 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7789 | 2026.04.15 01:27:12.872697 [ 291 ] {} <Debug> TCP-Session: b77f9fbe-0ebc-4637-b632-24578fef5160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.04.15 01:27:12.872731 [ 291 ] {} <Debug> TCP-Session: b77f9fbe-0ebc-4637-b632-24578fef5160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.04.15 01:27:12.872117 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45246 | ||
| 7792 | 2026.04.15 01:27:12.872835 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7793 | 2026.04.15 01:27:12.872867 [ 349 ] {} <Debug> TCP-Session: 35ffc2f8-7b0d-4d5e-b3d2-a8ee703e9f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:45246 | ||
| 7794 | 2026.04.15 01:27:12.872891 [ 349 ] {} <Debug> TCP-Session: 35ffc2f8-7b0d-4d5e-b3d2-a8ee703e9f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2026.04.15 01:27:12.872908 [ 349 ] {} <Debug> TCP-Session: 35ffc2f8-7b0d-4d5e-b3d2-a8ee703e9f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7796 | 2026.04.15 01:27:12.873003 [ 288 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 7797 | 2026.04.15 01:27:12.874037 [ 343 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Trace> AggregatingTransform: Aggregating | ||
| 7798 | 2026.04.15 01:27:12.874092 [ 343 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Trace> Aggregator: Aggregation method: without_key | ||
| 7799 | 2026.04.15 01:27:12.874134 [ 343 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027738 sec. (973.011 rows/sec., 38.01 KiB/sec.) | ||
| 7800 | 2026.04.15 01:27:12.874154 [ 343 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Trace> Aggregator: Merging aggregated data | ||
| 7801 | 2026.04.15 01:27:12.875405 [ 288 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 7802 | 2026.04.15 01:27:12.875554 [ 288 ] {22d6e0c4-60cb-46d1-abab-b49f2bcc3f00} <Debug> TCPHandler: Processed in 0.003567274 sec. | ||
| 7803 | 2026.04.15 01:27:12.875688 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7804 | 2026.04.15 01:27:12.875719 [ 288 ] {} <Debug> TCP-Session: 6d0baede-a78f-4850-bc13-c7b01e6cf280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.04.15 01:27:12.875719 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7806 | 2026.04.15 01:27:12.875741 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7807 | 2026.04.15 01:27:12.875766 [ 4 ] {} <Debug> TCP-Session: 79409458-a2f6-4fe5-aaf8-0b0cc42d6784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.04.15 01:27:12.875781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7809 | 2026.04.15 01:27:12.875804 [ 294 ] {} <Debug> TCP-Session: 4163696b-31cb-4983-8be4-7b8e1dd6d826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2026.04.15 01:27:12.875823 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7811 | 2026.04.15 01:27:12.875843 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7812 | 2026.04.15 01:27:12.875859 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7813 | 2026.04.15 01:27:12.875876 [ 290 ] {} <Debug> TCP-Session: 9d930fd8-9685-4631-9792-6c8ac121ffd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.04.15 01:27:12.875902 [ 291 ] {} <Debug> TCP-Session: b77f9fbe-0ebc-4637-b632-24578fef5160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.04.15 01:27:12.875921 [ 349 ] {} <Debug> TCP-Session: 35ffc2f8-7b0d-4d5e-b3d2-a8ee703e9f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.04.15 01:27:12.875844 [ 292 ] {} <Debug> TCP-Session: af7b1bcc-9be1-4a5a-b868-43facce47a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.04.15 01:27:12.875801 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7818 | 2026.04.15 01:27:12.875766 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7819 | 2026.04.15 01:27:12.876013 [ 293 ] {} <Debug> TCP-Session: 9ca6f79b-ebfb-4afd-ba53-f81b7b4be5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.04.15 01:27:12.876022 [ 289 ] {} <Debug> TCP-Session: 8ff8ab40-878a-4163-91a8-41b9a8e5d005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.04.15 01:27:12.940957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51124 | ||
| 7822 | 2026.04.15 01:27:12.941068 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7823 | 2026.04.15 01:27:12.941095 [ 292 ] {} <Debug> TCP-Session: a1e01c9b-6db7-4436-bd7c-ed987c8f89b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51124 | ||
| 7824 | 2026.04.15 01:27:12.941117 [ 292 ] {} <Debug> TCP-Session: a1e01c9b-6db7-4436-bd7c-ed987c8f89b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.04.15 01:27:12.941130 [ 292 ] {} <Debug> TCP-Session: a1e01c9b-6db7-4436-bd7c-ed987c8f89b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2026.04.15 01:27:12.941366 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59769 | ||
| 7827 | 2026.04.15 01:27:12.941383 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55147 | ||
| 7828 | 2026.04.15 01:27:12.941414 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48794 | ||
| 7829 | 2026.04.15 01:27:12.941441 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55197 | ||
| 7830 | 2026.04.15 01:27:12.941476 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7831 | 2026.04.15 01:27:12.941486 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7832 | 2026.04.15 01:27:12.941503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7833 | 2026.04.15 01:27:12.941516 [ 294 ] {} <Debug> TCP-Session: 2b2f30a6-d834-4896-aa72-6fa1aaf988a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59769 | ||
| 7834 | 2026.04.15 01:27:12.941526 [ 292 ] {} <Trace> TCP-Session: a1e01c9b-6db7-4436-bd7c-ed987c8f89b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.04.15 01:27:12.941539 [ 290 ] {} <Debug> TCP-Session: 5dcef5b9-a5ed-4436-b047-96caf21ed665 Authenticating user 'default' from [fd00:1122:3344:101::e]:48794 | ||
| 7836 | 2026.04.15 01:27:12.941550 [ 294 ] {} <Debug> TCP-Session: 2b2f30a6-d834-4896-aa72-6fa1aaf988a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.04.15 01:27:12.941557 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7838 | 2026.04.15 01:27:12.941579 [ 294 ] {} <Debug> TCP-Session: 2b2f30a6-d834-4896-aa72-6fa1aaf988a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.04.15 01:27:12.941574 [ 290 ] {} <Debug> TCP-Session: 5dcef5b9-a5ed-4436-b047-96caf21ed665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.04.15 01:27:12.941605 [ 291 ] {} <Debug> TCP-Session: d92bf52e-f3e5-494b-b3a5-4f39f086ce31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55197 | ||
| 7841 | 2026.04.15 01:27:12.941623 [ 290 ] {} <Debug> TCP-Session: 5dcef5b9-a5ed-4436-b047-96caf21ed665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2026.04.15 01:27:12.941405 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36978 | ||
| 7843 | 2026.04.15 01:27:12.941646 [ 291 ] {} <Debug> TCP-Session: d92bf52e-f3e5-494b-b3a5-4f39f086ce31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.04.15 01:27:12.941394 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38748 | ||
| 7845 | 2026.04.15 01:27:12.941715 [ 292 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7846 | 2026.04.15 01:27:12.941716 [ 291 ] {} <Debug> TCP-Session: d92bf52e-f3e5-494b-b3a5-4f39f086ce31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2026.04.15 01:27:12.941769 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7848 | 2026.04.15 01:27:12.941784 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7849 | 2026.04.15 01:27:12.941376 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34510 | ||
| 7850 | 2026.04.15 01:27:12.941820 [ 288 ] {} <Debug> TCP-Session: 3066e029-a0f0-46ce-a9d7-d55ef65884f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38748 | ||
| 7851 | 2026.04.15 01:27:12.941808 [ 289 ] {} <Debug> TCP-Session: aa4d8673-050d-46bd-ac3a-1f8223279f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:36978 | ||
| 7852 | 2026.04.15 01:27:12.941861 [ 288 ] {} <Debug> TCP-Session: 3066e029-a0f0-46ce-a9d7-d55ef65884f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.04.15 01:27:12.941373 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37141 | ||
| 7854 | 2026.04.15 01:27:12.941894 [ 288 ] {} <Debug> TCP-Session: 3066e029-a0f0-46ce-a9d7-d55ef65884f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.04.15 01:27:12.941893 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7856 | 2026.04.15 01:27:12.941890 [ 289 ] {} <Debug> TCP-Session: aa4d8673-050d-46bd-ac3a-1f8223279f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.04.15 01:27:12.941955 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7858 | 2026.04.15 01:27:12.941958 [ 293 ] {} <Debug> TCP-Session: 15bc5825-8707-4fb7-9718-45e63f96d83c Authenticating user 'default' from [fd00:1122:3344:101::e]:34510 | ||
| 7859 | 2026.04.15 01:27:12.941966 [ 289 ] {} <Debug> TCP-Session: aa4d8673-050d-46bd-ac3a-1f8223279f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.04.15 01:27:12.941994 [ 4 ] {} <Debug> TCP-Session: 78fb59e2-290e-4b91-b1bf-29bfab42d9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37141 | ||
| 7861 | 2026.04.15 01:27:12.941998 [ 293 ] {} <Debug> TCP-Session: 15bc5825-8707-4fb7-9718-45e63f96d83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.04.15 01:27:12.942022 [ 4 ] {} <Debug> TCP-Session: 78fb59e2-290e-4b91-b1bf-29bfab42d9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7863 | 2026.04.15 01:27:12.942035 [ 293 ] {} <Debug> TCP-Session: 15bc5825-8707-4fb7-9718-45e63f96d83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.04.15 01:27:12.942046 [ 4 ] {} <Debug> TCP-Session: 78fb59e2-290e-4b91-b1bf-29bfab42d9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.04.15 01:27:12.942055 [ 292 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7866 | 2026.04.15 01:27:12.941530 [ 349 ] {} <Debug> TCP-Session: 4eca8126-1ae9-4269-9e86-8f2cb79c812b Authenticating user 'default' from [fd00:1122:3344:101::e]:55147 | ||
| 7867 | 2026.04.15 01:27:12.942110 [ 349 ] {} <Debug> TCP-Session: 4eca8126-1ae9-4269-9e86-8f2cb79c812b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.04.15 01:27:12.942126 [ 292 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7869 | 2026.04.15 01:27:12.942129 [ 349 ] {} <Debug> TCP-Session: 4eca8126-1ae9-4269-9e86-8f2cb79c812b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.04.15 01:27:12.942453 [ 292 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 7871 | 2026.04.15 01:27:12.943537 [ 322 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Trace> AggregatingTransform: Aggregating | ||
| 7872 | 2026.04.15 01:27:12.943587 [ 322 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7873 | 2026.04.15 01:27:12.943633 [ 322 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080129 sec. (925.815 rows/sec., 36.16 KiB/sec.) | ||
| 7874 | 2026.04.15 01:27:12.943663 [ 322 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Trace> Aggregator: Merging aggregated data | ||
| 7875 | 2026.04.15 01:27:12.945072 [ 292 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 7876 | 2026.04.15 01:27:12.945237 [ 292 ] {9e2dee33-ab40-49ba-baba-d73f0ae9e4f3} <Debug> TCPHandler: Processed in 0.00389093 sec. | ||
| 7877 | 2026.04.15 01:27:12.945382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7878 | 2026.04.15 01:27:12.945409 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7879 | 2026.04.15 01:27:12.945430 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7880 | 2026.04.15 01:27:12.945448 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7881 | 2026.04.15 01:27:12.945470 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7882 | 2026.04.15 01:27:12.945491 [ 294 ] {} <Debug> TCP-Session: 2b2f30a6-d834-4896-aa72-6fa1aaf988a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.04.15 01:27:12.945512 [ 291 ] {} <Debug> TCP-Session: d92bf52e-f3e5-494b-b3a5-4f39f086ce31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.04.15 01:27:12.945530 [ 289 ] {} <Debug> TCP-Session: aa4d8673-050d-46bd-ac3a-1f8223279f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.04.15 01:27:12.945530 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7886 | 2026.04.15 01:27:12.945545 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7887 | 2026.04.15 01:27:12.945592 [ 4 ] {} <Debug> TCP-Session: 78fb59e2-290e-4b91-b1bf-29bfab42d9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.04.15 01:27:12.945509 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7889 | 2026.04.15 01:27:12.945619 [ 290 ] {} <Debug> TCP-Session: 5dcef5b9-a5ed-4436-b047-96caf21ed665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.04.15 01:27:12.945488 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7891 | 2026.04.15 01:27:12.945655 [ 288 ] {} <Debug> TCP-Session: 3066e029-a0f0-46ce-a9d7-d55ef65884f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2026.04.15 01:27:12.945466 [ 293 ] {} <Debug> TCP-Session: 15bc5825-8707-4fb7-9718-45e63f96d83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.04.15 01:27:12.945693 [ 349 ] {} <Debug> TCP-Session: 4eca8126-1ae9-4269-9e86-8f2cb79c812b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2026.04.15 01:27:12.945425 [ 292 ] {} <Debug> TCP-Session: a1e01c9b-6db7-4436-bd7c-ed987c8f89b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2026.04.15 01:27:13.087231 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.04.15 01:27:13.087416 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7897 | 2026.04.15 01:27:13.087485 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7898 | 2026.04.15 01:27:13.088191 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.04.15 01:27:13.088243 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7900 | 2026.04.15 01:27:13.088666 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7901 | 2026.04.15 01:27:13.088900 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.04.15 01:27:13.089069 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 7903 | 2026.04.15 01:27:13.089119 [ 6 ] {f51bd568-4500-476e-8892-459602f892a8} <Debug> TCPHandler: Processed in 0.002025536 sec. | ||
| 7904 | 2026.04.15 01:27:13.089248 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.04.15 01:27:13.089353 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7906 | 2026.04.15 01:27:13.089397 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7907 | 2026.04.15 01:27:13.089848 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.04.15 01:27:13.089884 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7909 | 2026.04.15 01:27:13.090942 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7910 | 2026.04.15 01:27:13.091176 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.04.15 01:27:13.091322 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001994 sec., 32096.288866599796 rows/sec., 2.51 MiB/sec. | ||
| 7912 | 2026.04.15 01:27:13.091362 [ 6 ] {e0d63bc4-0745-49f5-98c7-74d776678c8e} <Debug> TCPHandler: Processed in 0.002167079 sec. | ||
| 7913 | 2026.04.15 01:27:13.091488 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.04.15 01:27:13.091589 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7915 | 2026.04.15 01:27:13.091636 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7916 | 2026.04.15 01:27:13.092025 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.04.15 01:27:13.092059 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7918 | 2026.04.15 01:27:13.092404 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7919 | 2026.04.15 01:27:13.092632 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.04.15 01:27:13.092800 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001231 sec., 77985.37774167342 rows/sec., 5.43 MiB/sec. | ||
| 7921 | 2026.04.15 01:27:13.092848 [ 6 ] {dc6bdfbb-a26f-4203-a945-4aaf0bdb6a9d} <Debug> TCPHandler: Processed in 0.001410726 sec. | ||
| 7922 | 2026.04.15 01:27:13.093007 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.04.15 01:27:13.093114 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.04.15 01:27:13.093166 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7925 | 2026.04.15 01:27:13.093595 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.04.15 01:27:13.093630 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7927 | 2026.04.15 01:27:13.093970 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7928 | 2026.04.15 01:27:13.094191 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.04.15 01:27:13.094343 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001253 sec., 28731.045490822027 rows/sec., 1.94 MiB/sec. | ||
| 7930 | 2026.04.15 01:27:13.094387 [ 6 ] {246cc640-8d5b-41b8-b2bd-715b4b124b07} <Debug> TCPHandler: Processed in 0.001439895 sec. | ||
| 7931 | 2026.04.15 01:27:13.972537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15794 | ||
| 7932 | 2026.04.15 01:27:13.973044 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.04.15 01:27:13.973095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7934 | 2026.04.15 01:27:13.973584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7935 | 2026.04.15 01:27:13.973829 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.04.15 01:27:13.973975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15794 | ||
| 7937 | 2026.04.15 01:27:14.794752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7938 | 2026.04.15 01:27:14.812000 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.04.15 01:27:14.812070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7940 | 2026.04.15 01:27:14.818021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7941 | 2026.04.15 01:27:14.818748 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.04.15 01:27:14.821862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7943 | 2026.04.15 01:27:16.524421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1010 | ||
| 7944 | 2026.04.15 01:27:16.527145 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.04.15 01:27:16.527189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7946 | 2026.04.15 01:27:16.528392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7947 | 2026.04.15 01:27:16.528645 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.04.15 01:27:16.528908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 7949 | 2026.04.15 01:27:18.098852 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.04.15 01:27:18.099137 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.04.15 01:27:18.099244 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7952 | 2026.04.15 01:27:18.100245 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.04.15 01:27:18.100292 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7954 | 2026.04.15 01:27:18.100706 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7955 | 2026.04.15 01:27:18.100937 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.04.15 01:27:18.101108 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002049 sec., 138604.1971693509 rows/sec., 8.80 MiB/sec. | ||
| 7957 | 2026.04.15 01:27:18.101161 [ 6 ] {0e89ca08-1b2d-4047-b05f-fec53ec72dff} <Debug> TCPHandler: Processed in 0.002507245 sec. | ||
| 7958 | 2026.04.15 01:27:18.101316 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.04.15 01:27:18.101430 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7960 | 2026.04.15 01:27:18.101474 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7961 | 2026.04.15 01:27:18.102308 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.04.15 01:27:18.102344 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7963 | 2026.04.15 01:27:18.102710 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7964 | 2026.04.15 01:27:18.102917 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.04.15 01:27:18.103053 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Debug> executeQuery: Read 812 rows, 64.28 KiB in 0.001646 sec., 493317.1324422844 rows/sec., 38.13 MiB/sec. | ||
| 7966 | 2026.04.15 01:27:18.103092 [ 6 ] {b9b83e01-0b83-412f-9b52-76f4f9f3d7ed} <Debug> TCPHandler: Processed in 0.001838153 sec. | ||
| 7967 | 2026.04.15 01:27:18.103224 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.04.15 01:27:18.103323 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.04.15 01:27:18.103365 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7970 | 2026.04.15 01:27:18.103846 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.04.15 01:27:18.103884 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7972 | 2026.04.15 01:27:18.104188 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7973 | 2026.04.15 01:27:18.104393 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.04.15 01:27:18.104522 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.26 MiB/sec. | ||
| 7975 | 2026.04.15 01:27:18.104559 [ 6 ] {21b96916-7988-4596-b67f-0fe7fcde01cb} <Debug> TCPHandler: Processed in 0.001395045 sec. | ||
| 7976 | 2026.04.15 01:27:18.104683 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.04.15 01:27:18.104785 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.04.15 01:27:18.104827 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7979 | 2026.04.15 01:27:18.105273 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.04.15 01:27:18.105309 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7981 | 2026.04.15 01:27:18.105614 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7982 | 2026.04.15 01:27:18.105831 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.04.15 01:27:18.105957 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.00119 sec., 126050.42016806721 rows/sec., 8.14 MiB/sec. | ||
| 7984 | 2026.04.15 01:27:18.105994 [ 6 ] {cb01ebb0-e2a2-4cc1-b070-cada08ac07c9} <Debug> TCPHandler: Processed in 0.001360224 sec. | ||
| 7985 | 2026.04.15 01:27:18.106112 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.04.15 01:27:18.106206 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7987 | 2026.04.15 01:27:18.106245 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7988 | 2026.04.15 01:27:18.106668 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.04.15 01:27:18.106704 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7990 | 2026.04.15 01:27:18.107003 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7991 | 2026.04.15 01:27:18.107205 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.04.15 01:27:18.107338 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 7993 | 2026.04.15 01:27:18.107375 [ 6 ] {bcf74945-09ba-4e64-8c84-4769abab2827} <Debug> TCPHandler: Processed in 0.001312893 sec. | ||
| 7994 | 2026.04.15 01:27:18.107488 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.04.15 01:27:18.107583 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7996 | 2026.04.15 01:27:18.107622 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7997 | 2026.04.15 01:27:18.108199 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.04.15 01:27:18.108234 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7999 | 2026.04.15 01:27:18.108548 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8000 | 2026.04.15 01:27:18.108754 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.04.15 01:27:18.108884 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001318 sec., 377086.4946889226 rows/sec., 26.48 MiB/sec. | ||
| 8002 | 2026.04.15 01:27:18.108921 [ 6 ] {88dc21e6-68d9-43aa-b4c7-ac846d0468ec} <Debug> TCPHandler: Processed in 0.001482407 sec. | ||
| 8003 | 2026.04.15 01:27:18.109033 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.04.15 01:27:18.109129 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8005 | 2026.04.15 01:27:18.109169 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8006 | 2026.04.15 01:27:18.109505 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.04.15 01:27:18.109541 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8008 | 2026.04.15 01:27:18.109843 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8009 | 2026.04.15 01:27:18.110055 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.04.15 01:27:18.110184 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8011 | 2026.04.15 01:27:18.110221 [ 6 ] {9cbd37e3-a4b0-45eb-bff8-654759ea52ec} <Debug> TCPHandler: Processed in 0.001237812 sec. | ||
| 8012 | 2026.04.15 01:27:18.110333 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.04.15 01:27:18.110428 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.04.15 01:27:18.110471 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8015 | 2026.04.15 01:27:18.110873 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.04.15 01:27:18.110907 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8017 | 2026.04.15 01:27:18.111229 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8018 | 2026.04.15 01:27:18.111434 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.04.15 01:27:18.111562 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 8020 | 2026.04.15 01:27:18.111597 [ 6 ] {8a3b34fe-fb04-493e-b34a-3ab0421faa9c} <Debug> TCPHandler: Processed in 0.001314603 sec. | ||
| 8021 | 2026.04.15 01:27:18.111714 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.04.15 01:27:18.111809 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8023 | 2026.04.15 01:27:18.111849 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8024 | 2026.04.15 01:27:18.112167 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.04.15 01:27:18.112202 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8026 | 2026.04.15 01:27:18.112499 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8027 | 2026.04.15 01:27:18.112701 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.04.15 01:27:18.112830 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00104 sec., 1923.0769230769233 rows/sec., 125.83 KiB/sec. | ||
| 8029 | 2026.04.15 01:27:18.112865 [ 6 ] {37248eaf-eefa-4c98-b156-6b91ad26e88c} <Debug> TCPHandler: Processed in 0.001201311 sec. | ||
| 8030 | 2026.04.15 01:27:18.112975 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.04.15 01:27:18.113069 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.04.15 01:27:18.113122 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8033 | 2026.04.15 01:27:18.113869 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.04.15 01:27:18.113905 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8035 | 2026.04.15 01:27:18.114396 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8036 | 2026.04.15 01:27:18.114613 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.04.15 01:27:18.114752 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0017 sec., 4117.64705882353 rows/sec., 7.38 MiB/sec. | ||
| 8038 | 2026.04.15 01:27:18.114803 [ 6 ] {06627ee9-2210-4fb9-b2d6-1d1b16aecb5f} <Debug> TCPHandler: Processed in 0.001877154 sec. | ||
| 8039 | 2026.04.15 01:27:18.114921 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2026.04.15 01:27:18.115016 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8041 | 2026.04.15 01:27:18.115057 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8042 | 2026.04.15 01:27:18.115394 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.04.15 01:27:18.115430 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8044 | 2026.04.15 01:27:18.115727 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8045 | 2026.04.15 01:27:18.115932 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.04.15 01:27:18.116058 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 8047 | 2026.04.15 01:27:18.116092 [ 6 ] {82128120-ffe6-499b-9d79-d33a199fb3dd} <Debug> TCPHandler: Processed in 0.001221262 sec. | ||
| 8048 | 2026.04.15 01:27:21.357129 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8049 | 2026.04.15 01:27:21.357191 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8050 | 2026.04.15 01:27:21.474104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16306 | ||
| 8051 | 2026.04.15 01:27:21.474595 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.04.15 01:27:21.474630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8053 | 2026.04.15 01:27:21.475101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8054 | 2026.04.15 01:27:21.475323 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.04.15 01:27:21.475456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16306 | ||
| 8056 | 2026.04.15 01:27:22.321989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8057 | 2026.04.15 01:27:22.338896 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.04.15 01:27:22.338958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8059 | 2026.04.15 01:27:22.345004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8060 | 2026.04.15 01:27:22.345695 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.04.15 01:27:22.348600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8062 | 2026.04.15 01:27:23.092584 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.04.15 01:27:23.092875 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8064 | 2026.04.15 01:27:23.092978 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8065 | 2026.04.15 01:27:23.093779 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.04.15 01:27:23.093832 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8067 | 2026.04.15 01:27:23.094235 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8068 | 2026.04.15 01:27:23.094456 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.04.15 01:27:23.094611 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001812 sec., 69536.4238410596 rows/sec., 6.01 MiB/sec. | ||
| 8070 | 2026.04.15 01:27:23.094660 [ 6 ] {2c2659c0-7d05-443f-b5ed-77ebf183c22b} <Debug> TCPHandler: Processed in 0.002264871 sec. | ||
| 8071 | 2026.04.15 01:27:23.094793 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.04.15 01:27:23.094894 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8073 | 2026.04.15 01:27:23.094938 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8074 | 2026.04.15 01:27:23.095404 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.04.15 01:27:23.095439 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8076 | 2026.04.15 01:27:23.095726 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8077 | 2026.04.15 01:27:23.095929 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.04.15 01:27:23.096056 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001186 sec., 29510.96121416526 rows/sec., 2.17 MiB/sec. | ||
| 8079 | 2026.04.15 01:27:23.096092 [ 6 ] {d459bb93-cf8e-4072-aff6-c2b6ef680257} <Debug> TCPHandler: Processed in 0.001349914 sec. | ||
| 8080 | 2026.04.15 01:27:23.096212 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.04.15 01:27:23.096314 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8082 | 2026.04.15 01:27:23.096353 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8083 | 2026.04.15 01:27:23.096842 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.04.15 01:27:23.096878 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8085 | 2026.04.15 01:27:23.097193 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8086 | 2026.04.15 01:27:23.097403 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.04.15 01:27:23.097531 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001244 sec., 79581.99356913182 rows/sec., 6.22 MiB/sec. | ||
| 8088 | 2026.04.15 01:27:23.097568 [ 6 ] {8b202de1-1c04-4106-bc9c-b3350df383bd} <Debug> TCPHandler: Processed in 0.001403766 sec. | ||
| 8089 | 2026.04.15 01:27:23.097698 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.04.15 01:27:23.097792 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.04.15 01:27:23.097834 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8092 | 2026.04.15 01:27:23.098254 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.04.15 01:27:23.098287 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8094 | 2026.04.15 01:27:23.098618 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8095 | 2026.04.15 01:27:23.098824 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.04.15 01:27:23.098951 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8097 | 2026.04.15 01:27:23.098986 [ 6 ] {cd69ea49-1256-4406-a75f-d1923e854d75} <Debug> TCPHandler: Processed in 0.001343664 sec. | ||
| 8098 | 2026.04.15 01:27:23.099104 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.04.15 01:27:23.099196 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.04.15 01:27:23.099250 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8101 | 2026.04.15 01:27:23.100108 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.04.15 01:27:23.100143 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8103 | 2026.04.15 01:27:23.100688 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8104 | 2026.04.15 01:27:23.100903 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.04.15 01:27:23.101031 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8106 | 2026.04.15 01:27:23.101036 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001858 sec., 18837.45963401507 rows/sec., 33.76 MiB/sec. | ||
| 8107 | 2026.04.15 01:27:23.101077 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.04.15 01:27:23.101099 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8109 | 2026.04.15 01:27:23.101105 [ 6 ] {9836498c-4597-401a-a41d-abfb7a725d7f} <Debug> TCPHandler: Processed in 0.002056087 sec. | ||
| 8110 | 2026.04.15 01:27:23.101194 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 8111 | 2026.04.15 01:27:23.101224 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.04.15 01:27:23.101329 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.04.15 01:27:23.101370 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8114 | 2026.04.15 01:27:23.101414 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8115 | 2026.04.15 01:27:23.101470 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 846 rows starting from the beginning of the part | ||
| 8116 | 2026.04.15 01:27:23.101603 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 8117 | 2026.04.15 01:27:23.101716 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 8118 | 2026.04.15 01:27:23.101719 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.04.15 01:27:23.101759 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8120 | 2026.04.15 01:27:23.101819 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 8121 | 2026.04.15 01:27:23.101920 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 8122 | 2026.04.15 01:27:23.102016 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 8123 | 2026.04.15 01:27:23.102076 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8124 | 2026.04.15 01:27:23.102293 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.04.15 01:27:23.102420 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 8126 | 2026.04.15 01:27:23.102455 [ 6 ] {e2e47c0f-bc97-4f44-9fbb-aa40ee79e3f1} <Debug> TCPHandler: Processed in 0.001278793 sec. | ||
| 8127 | 2026.04.15 01:27:23.108241 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 19 columns (19 merged, 0 gathered) in 0.007080306 sec., 137564.67587700306 rows/sec., 246.51 MiB/sec. | ||
| 8128 | 2026.04.15 01:27:23.109570 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8129 | 2026.04.15 01:27:23.109960 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.04.15 01:27:23.110048 [ 199 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8131 | 2026.04.15 01:27:23.110195 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 8132 | 2026.04.15 01:27:24.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.81 MiB, peak 290.59 MiB, free memory in arenas 0.00 B, will set to 284.00 MiB (RSS), difference: 3.18 MiB | ||
| 8133 | 2026.04.15 01:27:26.529251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1044 | ||
| 8134 | 2026.04.15 01:27:26.531697 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.04.15 01:27:26.531747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8136 | 2026.04.15 01:27:26.532927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8137 | 2026.04.15 01:27:26.533187 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.04.15 01:27:26.533468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8139 | 2026.04.15 01:27:28.098867 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.04.15 01:27:28.099153 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8141 | 2026.04.15 01:27:28.099246 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8142 | 2026.04.15 01:27:28.100041 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.04.15 01:27:28.100090 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8144 | 2026.04.15 01:27:28.100493 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8145 | 2026.04.15 01:27:28.100714 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.04.15 01:27:28.100870 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001795 sec., 158217.27019498608 rows/sec., 10.05 MiB/sec. | ||
| 8147 | 2026.04.15 01:27:28.100917 [ 6 ] {ba0bd197-dc92-444e-807a-88151e010537} <Debug> TCPHandler: Processed in 0.00223596 sec. | ||
| 8148 | 2026.04.15 01:27:28.101045 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.04.15 01:27:28.101146 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8150 | 2026.04.15 01:27:28.101189 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8151 | 2026.04.15 01:27:28.101603 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.04.15 01:27:28.101638 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8153 | 2026.04.15 01:27:28.101922 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8154 | 2026.04.15 01:27:28.102123 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.04.15 01:27:28.102249 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 434.12 KiB/sec. | ||
| 8156 | 2026.04.15 01:27:28.102284 [ 6 ] {993b1bb1-41c4-424c-a6c4-78164f949495} <Debug> TCPHandler: Processed in 0.001289783 sec. | ||
| 8157 | 2026.04.15 01:27:28.102383 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.04.15 01:27:28.102485 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8159 | 2026.04.15 01:27:28.102523 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8160 | 2026.04.15 01:27:28.103355 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.04.15 01:27:28.103391 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8162 | 2026.04.15 01:27:28.103738 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8163 | 2026.04.15 01:27:28.103953 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.04.15 01:27:28.104060 [ 97 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8165 | 2026.04.15 01:27:28.104083 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.001614 sec., 504337.0508054523 rows/sec., 38.97 MiB/sec. | ||
| 8166 | 2026.04.15 01:27:28.104129 [ 97 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.04.15 01:27:28.104137 [ 6 ] {a0259a3f-e1c2-4772-9ae7-575d72d52190} <Debug> TCPHandler: Processed in 0.001801402 sec. | ||
| 8168 | 2026.04.15 01:27:28.104161 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8169 | 2026.04.15 01:27:28.104278 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2026.04.15 01:27:28.104311 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8171 | 2026.04.15 01:27:28.104377 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8172 | 2026.04.15 01:27:28.104422 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8173 | 2026.04.15 01:27:28.104468 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8174 | 2026.04.15 01:27:28.104511 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3359 rows starting from the beginning of the part | ||
| 8175 | 2026.04.15 01:27:28.104583 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2472 rows starting from the beginning of the part | ||
| 8176 | 2026.04.15 01:27:28.104635 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8177 | 2026.04.15 01:27:28.104681 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 812 rows starting from the beginning of the part | ||
| 8178 | 2026.04.15 01:27:28.104724 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 126 rows starting from the beginning of the part | ||
| 8179 | 2026.04.15 01:27:28.104771 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 814 rows starting from the beginning of the part | ||
| 8180 | 2026.04.15 01:27:28.104893 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.04.15 01:27:28.104937 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8182 | 2026.04.15 01:27:28.105258 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8183 | 2026.04.15 01:27:28.105476 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.04.15 01:27:28.105606 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001247 sec., 124298.3159582999 rows/sec., 7.43 MiB/sec. | ||
| 8185 | 2026.04.15 01:27:28.105643 [ 6 ] {8f088da9-8f52-418b-8a7e-7b51ad82cec3} <Debug> TCPHandler: Processed in 0.001414415 sec. | ||
| 8186 | 2026.04.15 01:27:28.105756 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.04.15 01:27:28.105860 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.04.15 01:27:28.105897 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8189 | 2026.04.15 01:27:28.106346 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.04.15 01:27:28.106382 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8191 | 2026.04.15 01:27:28.106709 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8192 | 2026.04.15 01:27:28.106920 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.04.15 01:27:28.107044 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 8194 | 2026.04.15 01:27:28.107080 [ 6 ] {916dd29e-e328-4263-8469-33ca13238915} <Debug> TCPHandler: Processed in 0.001371415 sec. | ||
| 8195 | 2026.04.15 01:27:28.107154 [ 191 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002903482 sec., 2630978.9418360437 rows/sec., 209.37 MiB/sec. | ||
| 8196 | 2026.04.15 01:27:28.107192 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.04.15 01:27:28.107294 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8198 | 2026.04.15 01:27:28.107333 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8199 | 2026.04.15 01:27:28.107506 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8200 | 2026.04.15 01:27:28.107805 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.04.15 01:27:28.107821 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.04.15 01:27:28.107864 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8203 | 2026.04.15 01:27:28.107889 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_56_11} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8204 | 2026.04.15 01:27:28.108019 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8205 | 2026.04.15 01:27:28.108180 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8206 | 2026.04.15 01:27:28.108402 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.04.15 01:27:28.108530 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001255 sec., 117928.28685258963 rows/sec., 6.71 MiB/sec. | ||
| 8208 | 2026.04.15 01:27:28.108568 [ 6 ] {754fec22-9b06-4b06-bf4f-14177c222dee} <Debug> TCPHandler: Processed in 0.001422945 sec. | ||
| 8209 | 2026.04.15 01:27:28.108688 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.04.15 01:27:28.108781 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8211 | 2026.04.15 01:27:28.108821 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8212 | 2026.04.15 01:27:28.109482 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.04.15 01:27:28.109545 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8214 | 2026.04.15 01:27:28.109889 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8215 | 2026.04.15 01:27:28.110098 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.04.15 01:27:28.110212 [ 97 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8217 | 2026.04.15 01:27:28.110229 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001466 sec., 343110.50477489765 rows/sec., 24.13 MiB/sec. | ||
| 8218 | 2026.04.15 01:27:28.110254 [ 97 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.04.15 01:27:28.110275 [ 6 ] {a4aab88d-4496-47c5-ad5f-f72f8c9dd04a} <Debug> TCPHandler: Processed in 0.001643229 sec. | ||
| 8220 | 2026.04.15 01:27:28.110280 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8221 | 2026.04.15 01:27:28.110398 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.04.15 01:27:28.110435 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8223 | 2026.04.15 01:27:28.110523 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8224 | 2026.04.15 01:27:28.110571 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8225 | 2026.04.15 01:27:28.110595 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8226 | 2026.04.15 01:27:28.110647 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8227 | 2026.04.15 01:27:28.110733 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1325 rows starting from the beginning of the part | ||
| 8228 | 2026.04.15 01:27:28.110807 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8229 | 2026.04.15 01:27:28.110871 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 497 rows starting from the beginning of the part | ||
| 8230 | 2026.04.15 01:27:28.110907 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.04.15 01:27:28.110937 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 99 rows starting from the beginning of the part | ||
| 8232 | 2026.04.15 01:27:28.110949 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8233 | 2026.04.15 01:27:28.111005 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 503 rows starting from the beginning of the part | ||
| 8234 | 2026.04.15 01:27:28.111300 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8235 | 2026.04.15 01:27:28.111525 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.04.15 01:27:28.111659 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 8237 | 2026.04.15 01:27:28.111696 [ 6 ] {7a453be6-1bcf-44a5-bcf9-29df72e204c3} <Debug> TCPHandler: Processed in 0.001346514 sec. | ||
| 8238 | 2026.04.15 01:27:28.111817 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.04.15 01:27:28.111909 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.04.15 01:27:28.111950 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8241 | 2026.04.15 01:27:28.112366 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.04.15 01:27:28.112397 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018986 sec., 2138697.346093534 rows/sec., 155.03 MiB/sec. | ||
| 8243 | 2026.04.15 01:27:28.112401 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8244 | 2026.04.15 01:27:28.112643 [ 192 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8245 | 2026.04.15 01:27:28.112776 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8246 | 2026.04.15 01:27:28.113014 [ 192 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.04.15 01:27:28.113057 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.04.15 01:27:28.113106 [ 192 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_56_11} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8249 | 2026.04.15 01:27:28.113174 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8250 | 2026.04.15 01:27:28.113190 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8251 | 2026.04.15 01:27:28.113198 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001307 sec., 205049.73221117063 rows/sec., 13.63 MiB/sec. | ||
| 8252 | 2026.04.15 01:27:28.113205 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.04.15 01:27:28.113245 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8254 | 2026.04.15 01:27:28.113248 [ 6 ] {01738fdb-5be6-4e19-a3b7-d8c925b3b815} <Debug> TCPHandler: Processed in 0.001479566 sec. | ||
| 8255 | 2026.04.15 01:27:28.113329 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8256 | 2026.04.15 01:27:28.113371 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.04.15 01:27:28.113450 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8258 | 2026.04.15 01:27:28.113468 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.04.15 01:27:28.113489 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19878 rows starting from the beginning of the part | ||
| 8260 | 2026.04.15 01:27:28.113514 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8261 | 2026.04.15 01:27:28.113564 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1529 rows starting from the beginning of the part | ||
| 8262 | 2026.04.15 01:27:28.113619 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part | ||
| 8263 | 2026.04.15 01:27:28.113665 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8264 | 2026.04.15 01:27:28.113712 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8265 | 2026.04.15 01:27:28.113753 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 268 rows starting from the beginning of the part | ||
| 8266 | 2026.04.15 01:27:28.113831 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.04.15 01:27:28.113869 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8268 | 2026.04.15 01:27:28.114206 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8269 | 2026.04.15 01:27:28.114410 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.04.15 01:27:28.114535 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 8271 | 2026.04.15 01:27:28.114569 [ 6 ] {30e2548b-7ae3-40cb-b3aa-c7c64ea9dd86} <Debug> TCPHandler: Processed in 0.001246622 sec. | ||
| 8272 | 2026.04.15 01:27:28.114705 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.04.15 01:27:28.114825 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.04.15 01:27:28.114889 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8275 | 2026.04.15 01:27:28.115729 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.04.15 01:27:28.115767 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8277 | 2026.04.15 01:27:28.116312 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8278 | 2026.04.15 01:27:28.116536 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.04.15 01:27:28.116674 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001874 sec., 3735.325506937033 rows/sec., 6.69 MiB/sec. | ||
| 8280 | 2026.04.15 01:27:28.116726 [ 6 ] {55468adf-cb84-497e-879a-446ef792bb5b} <Debug> TCPHandler: Processed in 0.002082137 sec. | ||
| 8281 | 2026.04.15 01:27:28.116838 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.04.15 01:27:28.116932 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.04.15 01:27:28.116972 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8284 | 2026.04.15 01:27:28.117318 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.04.15 01:27:28.117354 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8286 | 2026.04.15 01:27:28.117651 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8287 | 2026.04.15 01:27:28.117865 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.04.15 01:27:28.117970 [ 97 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8289 | 2026.04.15 01:27:28.117993 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 8290 | 2026.04.15 01:27:28.118002 [ 97 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.04.15 01:27:28.118032 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8292 | 2026.04.15 01:27:28.118035 [ 6 ] {91eba394-55b3-4906-9a33-105a2a718ff4} <Debug> TCPHandler: Processed in 0.001245963 sec. | ||
| 8293 | 2026.04.15 01:27:28.118133 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8294 | 2026.04.15 01:27:28.118238 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8295 | 2026.04.15 01:27:28.118263 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2988 rows starting from the beginning of the part | ||
| 8296 | 2026.04.15 01:27:28.118309 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 8297 | 2026.04.15 01:27:28.118345 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8298 | 2026.04.15 01:27:28.118378 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8299 | 2026.04.15 01:27:28.118410 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8300 | 2026.04.15 01:27:28.118444 [ 196 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8301 | 2026.04.15 01:27:28.118885 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559129 sec., 3969745.801058432 rows/sec., 256.53 MiB/sec. | ||
| 8302 | 2026.04.15 01:27:28.119381 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8303 | 2026.04.15 01:27:28.119634 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538998 sec., 2136455.0181351765 rows/sec., 139.82 MiB/sec. | ||
| 8304 | 2026.04.15 01:27:28.119688 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.04.15 01:27:28.119777 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8306 | 2026.04.15 01:27:28.119866 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8307 | 2026.04.15 01:27:28.120013 [ 190 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8308 | 2026.04.15 01:27:28.120278 [ 190 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.04.15 01:27:28.120341 [ 190 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_56_11} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8310 | 2026.04.15 01:27:28.120432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8311 | 2026.04.15 01:27:28.975591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16754 | ||
| 8312 | 2026.04.15 01:27:28.976075 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.04.15 01:27:28.976115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8314 | 2026.04.15 01:27:28.976586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8315 | 2026.04.15 01:27:28.976836 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.04.15 01:27:28.976978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16754 | ||
| 8317 | 2026.04.15 01:27:29.848723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8318 | 2026.04.15 01:27:29.866396 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.04.15 01:27:29.866457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8320 | 2026.04.15 01:27:29.872665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8321 | 2026.04.15 01:27:29.873350 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.04.15 01:27:29.876549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8323 | 2026.04.15 01:27:33.092238 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.04.15 01:27:33.092447 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8325 | 2026.04.15 01:27:33.092512 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8326 | 2026.04.15 01:27:33.093247 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.04.15 01:27:33.093285 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8328 | 2026.04.15 01:27:33.093678 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8329 | 2026.04.15 01:27:33.093900 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.04.15 01:27:33.094052 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001655 sec., 76132.93051359517 rows/sec., 6.58 MiB/sec. | ||
| 8331 | 2026.04.15 01:27:33.094101 [ 6 ] {f7056649-d3e0-43bc-978f-e5639300b2b6} <Debug> TCPHandler: Processed in 0.002016996 sec. | ||
| 8332 | 2026.04.15 01:27:33.094241 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.04.15 01:27:33.094337 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.04.15 01:27:33.094378 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8335 | 2026.04.15 01:27:33.094858 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.04.15 01:27:33.094893 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8337 | 2026.04.15 01:27:33.095201 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8338 | 2026.04.15 01:27:33.095408 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.04.15 01:27:33.095536 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001219 sec., 28712.059064807218 rows/sec., 2.11 MiB/sec. | ||
| 8340 | 2026.04.15 01:27:33.095573 [ 6 ] {a1270aba-4f08-4a5c-b68f-95a7dbfd5ae3} <Debug> TCPHandler: Processed in 0.001389635 sec. | ||
| 8341 | 2026.04.15 01:27:33.095701 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.04.15 01:27:33.095804 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8343 | 2026.04.15 01:27:33.095842 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8344 | 2026.04.15 01:27:33.096332 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.04.15 01:27:33.096367 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8346 | 2026.04.15 01:27:33.096673 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8347 | 2026.04.15 01:27:33.096891 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.04.15 01:27:33.097017 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001232 sec., 80357.14285714286 rows/sec., 6.28 MiB/sec. | ||
| 8349 | 2026.04.15 01:27:33.097054 [ 6 ] {c5d8e64d-c7e1-4b92-ae38-9999aa60a702} <Debug> TCPHandler: Processed in 0.001410286 sec. | ||
| 8350 | 2026.04.15 01:27:33.097184 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.04.15 01:27:33.097278 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.04.15 01:27:33.097320 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8353 | 2026.04.15 01:27:33.097792 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.04.15 01:27:33.097826 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8355 | 2026.04.15 01:27:33.098155 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8356 | 2026.04.15 01:27:33.098354 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.04.15 01:27:33.098480 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8358 | 2026.04.15 01:27:33.098516 [ 6 ] {50d19fdd-a9be-4216-89ab-51d3b92ffa05} <Debug> TCPHandler: Processed in 0.001389105 sec. | ||
| 8359 | 2026.04.15 01:27:33.098647 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.04.15 01:27:33.098741 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.04.15 01:27:33.098795 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8362 | 2026.04.15 01:27:33.099623 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.04.15 01:27:33.099656 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8364 | 2026.04.15 01:27:33.100258 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8365 | 2026.04.15 01:27:33.100475 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.04.15 01:27:33.100609 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001885 sec., 18567.63925729443 rows/sec., 33.27 MiB/sec. | ||
| 8367 | 2026.04.15 01:27:33.100660 [ 6 ] {8af06e9f-bf94-481e-9031-e7b16df00407} <Debug> TCPHandler: Processed in 0.002069257 sec. | ||
| 8368 | 2026.04.15 01:27:33.100789 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.04.15 01:27:33.100888 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.04.15 01:27:33.100929 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8371 | 2026.04.15 01:27:33.101272 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.04.15 01:27:33.101307 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8373 | 2026.04.15 01:27:33.101601 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8374 | 2026.04.15 01:27:33.101802 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.04.15 01:27:33.101926 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8376 | 2026.04.15 01:27:33.101961 [ 6 ] {8516847d-d732-4a4a-8e89-79b228d0350d} <Debug> TCPHandler: Processed in 0.001230952 sec. | ||
| 8377 | 2026.04.15 01:27:36.357235 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8378 | 2026.04.15 01:27:36.357336 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8379 | 2026.04.15 01:27:36.477114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17266 | ||
| 8380 | 2026.04.15 01:27:36.477622 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.04.15 01:27:36.477671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8382 | 2026.04.15 01:27:36.478160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8383 | 2026.04.15 01:27:36.478380 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2026.04.15 01:27:36.478519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17266 | ||
| 8385 | 2026.04.15 01:27:36.478551 [ 87 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8386 | 2026.04.15 01:27:36.478612 [ 87 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.04.15 01:27:36.478634 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8388 | 2026.04.15 01:27:36.478836 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 8389 | 2026.04.15 01:27:36.479066 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2026.04.15 01:27:36.479131 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14834 rows starting from the beginning of the part | ||
| 8391 | 2026.04.15 01:27:36.479233 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8392 | 2026.04.15 01:27:36.479305 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8393 | 2026.04.15 01:27:36.479372 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8394 | 2026.04.15 01:27:36.479432 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8395 | 2026.04.15 01:27:36.479497 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8396 | 2026.04.15 01:27:36.481354 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617167 sec., 6597209.8838171195 rows/sec., 94.37 MiB/sec. | ||
| 8397 | 2026.04.15 01:27:36.481494 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8398 | 2026.04.15 01:27:36.481789 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.04.15 01:27:36.481867 [ 190 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_36_7} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8400 | 2026.04.15 01:27:36.481994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8401 | 2026.04.15 01:27:36.533716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1080 | ||
| 8402 | 2026.04.15 01:27:36.536040 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.04.15 01:27:36.536078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8404 | 2026.04.15 01:27:36.537260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8405 | 2026.04.15 01:27:36.537512 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.04.15 01:27:36.537669 [ 87 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8407 | 2026.04.15 01:27:36.537707 [ 87 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.04.15 01:27:36.537728 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8409 | 2026.04.15 01:27:36.537778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8410 | 2026.04.15 01:27:36.537818 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 8411 | 2026.04.15 01:27:36.538292 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8412 | 2026.04.15 01:27:36.538441 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 898 rows starting from the beginning of the part | ||
| 8413 | 2026.04.15 01:27:36.538785 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8414 | 2026.04.15 01:27:36.539118 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8415 | 2026.04.15 01:27:36.539454 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 8416 | 2026.04.15 01:27:36.539766 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8417 | 2026.04.15 01:27:36.540078 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8418 | 2026.04.15 01:27:36.546214 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.008441792 sec., 127934.92187440771 rows/sec., 107.35 MiB/sec. | ||
| 8419 | 2026.04.15 01:27:36.547262 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8420 | 2026.04.15 01:27:36.547729 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.04.15 01:27:36.547792 [ 191 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_26_5} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8422 | 2026.04.15 01:27:36.547941 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 8423 | 2026.04.15 01:27:37.376677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8424 | 2026.04.15 01:27:37.394523 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.04.15 01:27:37.394595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8426 | 2026.04.15 01:27:37.400634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8427 | 2026.04.15 01:27:37.401315 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.04.15 01:27:37.401720 [ 86 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8429 | 2026.04.15 01:27:37.401816 [ 86 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2026.04.15 01:27:37.401852 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8431 | 2026.04.15 01:27:37.402005 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 8432 | 2026.04.15 01:27:37.404603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8433 | 2026.04.15 01:27:37.406206 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8434 | 2026.04.15 01:27:37.407652 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8435 | 2026.04.15 01:27:37.412445 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8436 | 2026.04.15 01:27:37.417066 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8437 | 2026.04.15 01:27:37.421536 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8438 | 2026.04.15 01:27:37.425934 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8439 | 2026.04.15 01:27:37.429854 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8440 | 2026.04.15 01:27:37.480118 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07818146 sec., 3466.2949502350048 rows/sec., 17.92 MiB/sec. | ||
| 8441 | 2026.04.15 01:27:37.482008 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8442 | 2026.04.15 01:27:37.483616 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2026.04.15 01:27:37.483702 [ 198 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_36_7} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8444 | 2026.04.15 01:27:37.485067 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8445 | 2026.04.15 01:27:38.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.63 MiB, peak 298.49 MiB, free memory in arenas 0.00 B, will set to 287.75 MiB (RSS), difference: 1.12 MiB | ||
| 8446 | 2026.04.15 01:27:38.098706 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.04.15 01:27:38.098913 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8448 | 2026.04.15 01:27:38.098991 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8449 | 2026.04.15 01:27:38.099765 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.04.15 01:27:38.099814 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8451 | 2026.04.15 01:27:38.100254 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8452 | 2026.04.15 01:27:38.100485 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.04.15 01:27:38.100624 [ 86 ] {} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8454 | 2026.04.15 01:27:38.100647 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 8455 | 2026.04.15 01:27:38.100660 [ 86 ] {} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.04.15 01:27:38.100683 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8457 | 2026.04.15 01:27:38.100699 [ 6 ] {b33a59f5-eb15-4091-8cc9-dbf93f3d7a64} <Debug> TCPHandler: Processed in 0.002137218 sec. | ||
| 8458 | 2026.04.15 01:27:38.100813 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8459 | 2026.04.15 01:27:38.100823 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.04.15 01:27:38.100969 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8461 | 2026.04.15 01:27:38.100976 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8462 | 2026.04.15 01:27:38.101019 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8463 | 2026.04.15 01:27:38.101024 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 8464 | 2026.04.15 01:27:38.101112 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 8465 | 2026.04.15 01:27:38.101157 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 8466 | 2026.04.15 01:27:38.101201 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 8467 | 2026.04.15 01:27:38.101238 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 8468 | 2026.04.15 01:27:38.101276 [ 187 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 8469 | 2026.04.15 01:27:38.101759 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.04.15 01:27:38.101801 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8471 | 2026.04.15 01:27:38.102243 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8472 | 2026.04.15 01:27:38.102438 [ 201 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168449 sec., 1025829.7763714833 rows/sec., 69.34 MiB/sec. | ||
| 8473 | 2026.04.15 01:27:38.102460 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.04.15 01:27:38.102616 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00167 sec., 485628.7425149701 rows/sec., 37.53 MiB/sec. | ||
| 8475 | 2026.04.15 01:27:38.102634 [ 202 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8476 | 2026.04.15 01:27:38.102655 [ 6 ] {d1768e1d-255e-4c19-afdd-94dcfcb958cd} <Debug> TCPHandler: Processed in 0.001884264 sec. | ||
| 8477 | 2026.04.15 01:27:38.102777 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.04.15 01:27:38.102871 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.04.15 01:27:38.102912 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8480 | 2026.04.15 01:27:38.102944 [ 202 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.04.15 01:27:38.103022 [ 202 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_20_4} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8482 | 2026.04.15 01:27:38.103114 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8483 | 2026.04.15 01:27:38.103347 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.04.15 01:27:38.103380 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8485 | 2026.04.15 01:27:38.103691 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8486 | 2026.04.15 01:27:38.103899 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.04.15 01:27:38.103999 [ 86 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 8488 | 2026.04.15 01:27:38.104025 [ 86 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.04.15 01:27:38.104029 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 7.52 MiB/sec. | ||
| 8490 | 2026.04.15 01:27:38.104042 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8491 | 2026.04.15 01:27:38.104069 [ 6 ] {70aa6abd-145d-4895-9064-e7dba42b71de} <Debug> TCPHandler: Processed in 0.001343314 sec. | ||
| 8492 | 2026.04.15 01:27:38.104126 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 8493 | 2026.04.15 01:27:38.104184 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.04.15 01:27:38.104263 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8495 | 2026.04.15 01:27:38.104283 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8496 | 2026.04.15 01:27:38.104302 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 225 rows starting from the beginning of the part | ||
| 8497 | 2026.04.15 01:27:38.104327 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8498 | 2026.04.15 01:27:38.104375 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 8499 | 2026.04.15 01:27:38.104426 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 8500 | 2026.04.15 01:27:38.104467 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 155 rows starting from the beginning of the part | ||
| 8501 | 2026.04.15 01:27:38.104508 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 8502 | 2026.04.15 01:27:38.104547 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 8503 | 2026.04.15 01:27:38.104760 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.04.15 01:27:38.104800 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8505 | 2026.04.15 01:27:38.105125 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8506 | 2026.04.15 01:27:38.105346 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.04.15 01:27:38.105473 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 8508 | 2026.04.15 01:27:38.105511 [ 6 ] {017c7152-cfb9-4ea0-b3bd-185d8d262d32} <Debug> TCPHandler: Processed in 0.001378144 sec. | ||
| 8509 | 2026.04.15 01:27:38.105521 [ 195 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432515 sec., 522158.5812364966 rows/sec., 34.46 MiB/sec. | ||
| 8510 | 2026.04.15 01:27:38.105627 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2026.04.15 01:27:38.105676 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 8512 | 2026.04.15 01:27:38.105726 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8513 | 2026.04.15 01:27:38.105771 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8514 | 2026.04.15 01:27:38.105927 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.04.15 01:27:38.106007 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_45_9} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 8516 | 2026.04.15 01:27:38.106085 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8517 | 2026.04.15 01:27:38.106202 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.04.15 01:27:38.106242 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8519 | 2026.04.15 01:27:38.106557 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8520 | 2026.04.15 01:27:38.106761 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.04.15 01:27:38.106860 [ 86 ] {} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8522 | 2026.04.15 01:27:38.106886 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 8523 | 2026.04.15 01:27:38.106886 [ 86 ] {} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.04.15 01:27:38.106916 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8525 | 2026.04.15 01:27:38.106922 [ 6 ] {a8af3423-bd4e-4b5c-a7a2-ddd54846f2b1} <Debug> TCPHandler: Processed in 0.001344484 sec. | ||
| 8526 | 2026.04.15 01:27:38.106978 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8527 | 2026.04.15 01:27:38.107037 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.04.15 01:27:38.107052 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8529 | 2026.04.15 01:27:38.107080 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 8530 | 2026.04.15 01:27:38.107132 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8531 | 2026.04.15 01:27:38.107135 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 8532 | 2026.04.15 01:27:38.107173 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8533 | 2026.04.15 01:27:38.107190 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 8534 | 2026.04.15 01:27:38.107233 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 8535 | 2026.04.15 01:27:38.107272 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 8536 | 2026.04.15 01:27:38.107311 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8537 | 2026.04.15 01:27:38.107741 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.04.15 01:27:38.107775 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8539 | 2026.04.15 01:27:38.108098 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8540 | 2026.04.15 01:27:38.108125 [ 199 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174551 sec., 766250.2522240414 rows/sec., 46.70 MiB/sec. | ||
| 8541 | 2026.04.15 01:27:38.108247 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8542 | 2026.04.15 01:27:38.108324 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.04.15 01:27:38.108460 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001345 sec., 369516.7286245353 rows/sec., 25.95 MiB/sec. | ||
| 8544 | 2026.04.15 01:27:38.108478 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.04.15 01:27:38.108497 [ 6 ] {8e6d99ec-e2b2-4200-b9c5-8e37fcc06741} <Debug> TCPHandler: Processed in 0.001509867 sec. | ||
| 8546 | 2026.04.15 01:27:38.108538 [ 202 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_20_4} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8547 | 2026.04.15 01:27:38.108593 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8548 | 2026.04.15 01:27:38.108607 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.04.15 01:27:38.108700 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8550 | 2026.04.15 01:27:38.108740 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8551 | 2026.04.15 01:27:38.109070 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.04.15 01:27:38.109104 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8553 | 2026.04.15 01:27:38.109400 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8554 | 2026.04.15 01:27:38.109612 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.04.15 01:27:38.109707 [ 86 ] {} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8556 | 2026.04.15 01:27:38.109730 [ 86 ] {} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.04.15 01:27:38.109739 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8558 | 2026.04.15 01:27:38.109746 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8559 | 2026.04.15 01:27:38.109775 [ 6 ] {24df4b16-22c5-4ae2-b276-ec8c6abd8aa4} <Debug> TCPHandler: Processed in 0.001218141 sec. | ||
| 8560 | 2026.04.15 01:27:38.109823 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::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 | ||
| 8561 | 2026.04.15 01:27:38.109885 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.04.15 01:27:38.109930 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2026.04.15 01:27:38.109964 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 8564 | 2026.04.15 01:27:38.109984 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.04.15 01:27:38.110017 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8566 | 2026.04.15 01:27:38.110031 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8567 | 2026.04.15 01:27:38.110065 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8568 | 2026.04.15 01:27:38.110109 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8569 | 2026.04.15 01:27:38.110143 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8570 | 2026.04.15 01:27:38.110180 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8571 | 2026.04.15 01:27:38.110432 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.04.15 01:27:38.110471 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8573 | 2026.04.15 01:27:38.110828 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8574 | 2026.04.15 01:27:38.110910 [ 195 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112251 sec., 85522.623406473 rows/sec., 4.36 MiB/sec. | ||
| 8575 | 2026.04.15 01:27:38.111051 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2026.04.15 01:27:38.111060 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8577 | 2026.04.15 01:27:38.111188 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 8578 | 2026.04.15 01:27:38.111225 [ 6 ] {3e016ee9-4596-4610-932d-7e7a6e6053c0} <Debug> TCPHandler: Processed in 0.001389224 sec. | ||
| 8579 | 2026.04.15 01:27:38.111336 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.04.15 01:27:38.111367 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.04.15 01:27:38.111428 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8582 | 2026.04.15 01:27:38.111441 [ 194 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_16_3} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8583 | 2026.04.15 01:27:38.111469 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8584 | 2026.04.15 01:27:38.111519 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8585 | 2026.04.15 01:27:38.111779 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.04.15 01:27:38.111811 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8587 | 2026.04.15 01:27:38.112100 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8588 | 2026.04.15 01:27:38.112309 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2026.04.15 01:27:38.112401 [ 86 ] {} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8590 | 2026.04.15 01:27:38.112424 [ 86 ] {} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.04.15 01:27:38.112434 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 8592 | 2026.04.15 01:27:38.112442 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8593 | 2026.04.15 01:27:38.112470 [ 6 ] {6399c017-0f8c-4ac7-84d8-ccc1459f8d55} <Debug> TCPHandler: Processed in 0.001184011 sec. | ||
| 8594 | 2026.04.15 01:27:38.112498 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::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 | ||
| 8595 | 2026.04.15 01:27:38.112566 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8596 | 2026.04.15 01:27:38.112573 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.04.15 01:27:38.112590 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 8598 | 2026.04.15 01:27:38.112633 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 8599 | 2026.04.15 01:27:38.112668 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8600 | 2026.04.15 01:27:38.112668 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8601 | 2026.04.15 01:27:38.112710 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8602 | 2026.04.15 01:27:38.112721 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8603 | 2026.04.15 01:27:38.112747 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8604 | 2026.04.15 01:27:38.112776 [ 202 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8605 | 2026.04.15 01:27:38.113423 [ 195 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.000948207 sec., 18983.196707048144 rows/sec., 1.24 MiB/sec. | ||
| 8606 | 2026.04.15 01:27:38.113454 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.04.15 01:27:38.113493 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8608 | 2026.04.15 01:27:38.113524 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8609 | 2026.04.15 01:27:38.113746 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.04.15 01:27:38.113805 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_16_3} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8611 | 2026.04.15 01:27:38.113854 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8612 | 2026.04.15 01:27:38.114046 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8613 | 2026.04.15 01:27:38.114275 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.04.15 01:27:38.114412 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001762 sec., 3972.758229284904 rows/sec., 7.12 MiB/sec. | ||
| 8615 | 2026.04.15 01:27:38.114464 [ 6 ] {f38675c1-0495-4ccb-89ce-9fd1d5a081b7} <Debug> TCPHandler: Processed in 0.001940634 sec. | ||
| 8616 | 2026.04.15 01:27:38.114578 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.04.15 01:27:38.114672 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8618 | 2026.04.15 01:27:38.114712 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8619 | 2026.04.15 01:27:38.115032 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.04.15 01:27:38.115067 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8621 | 2026.04.15 01:27:38.115361 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8622 | 2026.04.15 01:27:38.115564 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.04.15 01:27:38.115693 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 8624 | 2026.04.15 01:27:38.115729 [ 6 ] {1b5439ad-1822-4e51-9b49-5b17a752268a} <Debug> TCPHandler: Processed in 0.001201392 sec. | ||
| 8625 | 2026.04.15 01:27:39.991935 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2026.04.15 01:27:39.992142 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8627 | 2026.04.15 01:27:39.992220 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8628 | 2026.04.15 01:27:39.992917 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.04.15 01:27:39.992972 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8630 | 2026.04.15 01:27:39.993384 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8631 | 2026.04.15 01:27:39.993617 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.04.15 01:27:39.993754 [ 83 ] {} <Debug> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8633 | 2026.04.15 01:27:39.993783 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001697 sec., 5892.751915144373 rows/sec., 480.51 KiB/sec. | ||
| 8634 | 2026.04.15 01:27:39.993823 [ 83 ] {} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.04.15 01:27:39.993847 [ 6 ] {658ae4aa-5266-4e42-b3d8-d211c938922f} <Debug> TCPHandler: Processed in 0.002058176 sec. | ||
| 8636 | 2026.04.15 01:27:39.993851 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8637 | 2026.04.15 01:27:39.993982 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.04.15 01:27:39.993995 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8639 | 2026.04.15 01:27:39.994089 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8640 | 2026.04.15 01:27:39.994138 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8641 | 2026.04.15 01:27:39.994151 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8642 | 2026.04.15 01:27:39.994193 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8643 | 2026.04.15 01:27:39.994269 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 8644 | 2026.04.15 01:27:39.994321 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 8645 | 2026.04.15 01:27:39.994371 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8646 | 2026.04.15 01:27:39.994417 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8647 | 2026.04.15 01:27:39.994463 [ 197 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 8648 | 2026.04.15 01:27:39.995277 [ 194 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347684 sec., 40068.74014976805 rows/sec., 3.34 MiB/sec. | ||
| 8649 | 2026.04.15 01:27:39.995460 [ 195 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8650 | 2026.04.15 01:27:39.995764 [ 195 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.04.15 01:27:39.995843 [ 195 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_14_3} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8652 | 2026.04.15 01:27:39.995936 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8653 | 2026.04.15 01:27:39.996238 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.04.15 01:27:39.996281 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8655 | 2026.04.15 01:27:39.996744 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8656 | 2026.04.15 01:27:39.996976 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.04.15 01:27:39.997120 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Debug> executeQuery: Read 2476 rows, 188.43 KiB in 0.003055 sec., 810474.6317512275 rows/sec., 60.23 MiB/sec. | ||
| 8658 | 2026.04.15 01:27:39.997160 [ 6 ] {3cb962c7-fff3-4ecb-a7dd-659780b6485c} <Debug> TCPHandler: Processed in 0.003230938 sec. | ||
| 8659 | 2026.04.15 01:27:39.997283 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.04.15 01:27:39.997380 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.04.15 01:27:39.997423 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8662 | 2026.04.15 01:27:39.997860 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.04.15 01:27:39.997897 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8664 | 2026.04.15 01:27:39.998222 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8665 | 2026.04.15 01:27:39.998432 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.04.15 01:27:39.998566 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.001206 sec., 44776.119402985074 rows/sec., 3.24 MiB/sec. | ||
| 8667 | 2026.04.15 01:27:39.998604 [ 6 ] {567c98f2-0cb6-4a57-ae6e-d50b582b24e5} <Debug> TCPHandler: Processed in 0.001373535 sec. | ||
| 8668 | 2026.04.15 01:27:39.998716 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.04.15 01:27:39.998811 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.04.15 01:27:39.998851 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8671 | 2026.04.15 01:27:39.999560 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.04.15 01:27:39.999598 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8673 | 2026.04.15 01:27:39.999941 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8674 | 2026.04.15 01:27:40.000149 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.04.15 01:27:40.000393 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0016 sec., 500625 rows/sec., 28.92 MiB/sec. | ||
| 8676 | 2026.04.15 01:27:40.000432 [ 6 ] {adfc2973-e4d7-4bfc-8e97-12502eba4ac2} <Debug> TCPHandler: Processed in 0.001766371 sec. | ||
| 8677 | 2026.04.15 01:27:40.000546 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.04.15 01:27:40.000640 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.04.15 01:27:40.000680 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8680 | 2026.04.15 01:27:40.001065 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.04.15 01:27:40.001101 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8682 | 2026.04.15 01:27:40.001392 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8683 | 2026.04.15 01:27:40.001603 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.04.15 01:27:40.001732 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 8685 | 2026.04.15 01:27:40.001771 [ 6 ] {7ff8bc59-a216-43a2-8a53-c37f888185ed} <Debug> TCPHandler: Processed in 0.001276293 sec. | ||
| 8686 | 2026.04.15 01:27:40.001885 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.04.15 01:27:40.001978 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8688 | 2026.04.15 01:27:40.002017 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8689 | 2026.04.15 01:27:40.002953 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.04.15 01:27:40.002991 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8691 | 2026.04.15 01:27:40.003396 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8692 | 2026.04.15 01:27:40.003606 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.04.15 01:27:40.003739 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001778 sec., 749718.785151856 rows/sec., 50.30 MiB/sec. | ||
| 8694 | 2026.04.15 01:27:40.003776 [ 6 ] {5a4a0a5c-0b2c-456b-b043-0596cab1369d} <Debug> TCPHandler: Processed in 0.001942154 sec. | ||
| 8695 | 2026.04.15 01:27:40.003892 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.04.15 01:27:40.003988 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.04.15 01:27:40.004031 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8698 | 2026.04.15 01:27:40.004779 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.04.15 01:27:40.004814 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8700 | 2026.04.15 01:27:40.005265 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8701 | 2026.04.15 01:27:40.005477 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.04.15 01:27:40.005609 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Debug> executeQuery: Read 1533 rows, 95.54 KiB in 0.00164 sec., 934756.0975609756 rows/sec., 56.89 MiB/sec. | ||
| 8703 | 2026.04.15 01:27:40.005645 [ 6 ] {214364d8-96fe-40cd-9c86-24a8f5141f10} <Debug> TCPHandler: Processed in 0.001803313 sec. | ||
| 8704 | 2026.04.15 01:27:40.005765 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.04.15 01:27:40.005858 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.04.15 01:27:40.005913 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8707 | 2026.04.15 01:27:40.006806 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.04.15 01:27:40.006843 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8709 | 2026.04.15 01:27:40.007446 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8710 | 2026.04.15 01:27:40.007676 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.04.15 01:27:40.007824 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001983 sec., 22188.603126575894 rows/sec., 39.76 MiB/sec. | ||
| 8712 | 2026.04.15 01:27:40.007882 [ 6 ] {b1758850-c6e8-41ab-85f3-02abc5a03607} <Debug> TCPHandler: Processed in 0.002168159 sec. | ||
| 8713 | 2026.04.15 01:27:40.007990 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.04.15 01:27:40.008084 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8715 | 2026.04.15 01:27:40.008126 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8716 | 2026.04.15 01:27:40.008467 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.04.15 01:27:40.008502 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8718 | 2026.04.15 01:27:40.008809 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8719 | 2026.04.15 01:27:40.009031 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.04.15 01:27:40.009161 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.48 MiB/sec. | ||
| 8721 | 2026.04.15 01:27:40.009196 [ 6 ] {1dfe58b0-01a1-4e08-ad93-ee20b5f8f719} <Debug> TCPHandler: Processed in 0.001255652 sec. | ||
| 8722 | 2026.04.15 01:27:43.087554 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.04.15 01:27:43.087813 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8724 | 2026.04.15 01:27:43.087876 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8725 | 2026.04.15 01:27:43.088589 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.04.15 01:27:43.088630 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8727 | 2026.04.15 01:27:43.089046 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8728 | 2026.04.15 01:27:43.089276 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.04.15 01:27:43.089434 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 8730 | 2026.04.15 01:27:43.089477 [ 6 ] {925c6aef-45aa-4515-856d-db74d2cff66d} <Debug> TCPHandler: Processed in 0.002090227 sec. | ||
| 8731 | 2026.04.15 01:27:43.089613 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.04.15 01:27:43.089709 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8733 | 2026.04.15 01:27:43.089748 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8734 | 2026.04.15 01:27:43.090227 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.04.15 01:27:43.090263 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8736 | 2026.04.15 01:27:43.090582 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8737 | 2026.04.15 01:27:43.090791 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.04.15 01:27:43.090917 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 8739 | 2026.04.15 01:27:43.090954 [ 6 ] {c9d87a70-6116-4e9d-b4ad-9e4718270543} <Debug> TCPHandler: Processed in 0.001399305 sec. | ||
| 8740 | 2026.04.15 01:27:43.091087 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.04.15 01:27:43.091181 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.04.15 01:27:43.091223 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8743 | 2026.04.15 01:27:43.091680 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.04.15 01:27:43.091718 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8745 | 2026.04.15 01:27:43.092056 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8746 | 2026.04.15 01:27:43.092283 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.04.15 01:27:43.092411 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001248 sec., 76923.07692307692 rows/sec., 5.36 MiB/sec. | ||
| 8748 | 2026.04.15 01:27:43.092449 [ 6 ] {34262b2b-597d-471f-bfc6-c6fa05a61217} <Debug> TCPHandler: Processed in 0.001419215 sec. | ||
| 8749 | 2026.04.15 01:27:43.092571 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.04.15 01:27:43.092665 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8751 | 2026.04.15 01:27:43.092706 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8752 | 2026.04.15 01:27:43.093076 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.04.15 01:27:43.093111 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8754 | 2026.04.15 01:27:43.093412 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8755 | 2026.04.15 01:27:43.093619 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.04.15 01:27:43.093747 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.0011 sec., 32727.272727272724 rows/sec., 2.21 MiB/sec. | ||
| 8757 | 2026.04.15 01:27:43.093783 [ 6 ] {a405f5f1-118c-49ef-b040-80e92f0bfbe6} <Debug> TCPHandler: Processed in 0.001260372 sec. | ||
| 8758 | 2026.04.15 01:27:43.978664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17714 | ||
| 8759 | 2026.04.15 01:27:43.979168 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.04.15 01:27:43.979217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8761 | 2026.04.15 01:27:43.979712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8762 | 2026.04.15 01:27:43.979945 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.04.15 01:27:43.980099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17714 | ||
| 8764 | 2026.04.15 01:27:44.904742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8765 | 2026.04.15 01:27:44.921401 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.04.15 01:27:44.921459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8767 | 2026.04.15 01:27:44.927451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8768 | 2026.04.15 01:27:44.928133 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.04.15 01:27:44.930952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8770 | 2026.04.15 01:27:46.538080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1128 | ||
| 8771 | 2026.04.15 01:27:46.540890 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.04.15 01:27:46.540939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8773 | 2026.04.15 01:27:46.542143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8774 | 2026.04.15 01:27:46.542398 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.04.15 01:27:46.542663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 8776 | 2026.04.15 01:27:48.099151 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.04.15 01:27:48.099333 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.04.15 01:27:48.099397 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8779 | 2026.04.15 01:27:48.100107 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.04.15 01:27:48.100149 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8781 | 2026.04.15 01:27:48.100546 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8782 | 2026.04.15 01:27:48.100767 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.04.15 01:27:48.100916 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001633 sec., 173913.0434782609 rows/sec., 11.05 MiB/sec. | ||
| 8784 | 2026.04.15 01:27:48.100959 [ 6 ] {9a15d43f-56c4-4851-9795-e8a76d28d1bc} <Debug> TCPHandler: Processed in 0.001936034 sec. | ||
| 8785 | 2026.04.15 01:27:48.101081 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.04.15 01:27:48.101175 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8787 | 2026.04.15 01:27:48.101214 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8788 | 2026.04.15 01:27:48.101925 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.04.15 01:27:48.101960 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8790 | 2026.04.15 01:27:48.102316 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8791 | 2026.04.15 01:27:48.102534 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.04.15 01:27:48.102639 [ 72 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8793 | 2026.04.15 01:27:48.102661 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001504 sec., 539228.7234042553 rows/sec., 41.67 MiB/sec. | ||
| 8794 | 2026.04.15 01:27:48.102706 [ 72 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.04.15 01:27:48.102716 [ 6 ] {fbbaf83f-f196-4b41-a4bf-d65a15231cfe} <Debug> TCPHandler: Processed in 0.00168329 sec. | ||
| 8796 | 2026.04.15 01:27:48.102735 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8797 | 2026.04.15 01:27:48.102837 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.04.15 01:27:48.102856 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8799 | 2026.04.15 01:27:48.102934 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.04.15 01:27:48.102978 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8801 | 2026.04.15 01:27:48.103000 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8802 | 2026.04.15 01:27:48.103043 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 8803 | 2026.04.15 01:27:48.103118 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 126 rows starting from the beginning of the part | ||
| 8804 | 2026.04.15 01:27:48.103168 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 811 rows starting from the beginning of the part | ||
| 8805 | 2026.04.15 01:27:48.103215 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2476 rows starting from the beginning of the part | ||
| 8806 | 2026.04.15 01:27:48.103265 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8807 | 2026.04.15 01:27:48.103312 [ 197 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 811 rows starting from the beginning of the part | ||
| 8808 | 2026.04.15 01:27:48.103438 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.04.15 01:27:48.103483 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8810 | 2026.04.15 01:27:48.103827 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8811 | 2026.04.15 01:27:48.104038 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2026.04.15 01:27:48.104176 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.03 MiB/sec. | ||
| 8813 | 2026.04.15 01:27:48.104214 [ 6 ] {ce2dde04-3aba-4810-afa2-69bbd87f54e6} <Debug> TCPHandler: Processed in 0.001424046 sec. | ||
| 8814 | 2026.04.15 01:27:48.104333 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8815 | 2026.04.15 01:27:48.104426 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8816 | 2026.04.15 01:27:48.104463 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8817 | 2026.04.15 01:27:48.104888 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.04.15 01:27:48.104924 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8819 | 2026.04.15 01:27:48.105224 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8820 | 2026.04.15 01:27:48.105432 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.04.15 01:27:48.105537 [ 72 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8822 | 2026.04.15 01:27:48.105557 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 8823 | 2026.04.15 01:27:48.105576 [ 72 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.04.15 01:27:48.105599 [ 6 ] {555e01c3-cb1c-4fde-ae02-a3350fdf19bd} <Debug> TCPHandler: Processed in 0.001314094 sec. | ||
| 8825 | 2026.04.15 01:27:48.105600 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8826 | 2026.04.15 01:27:48.105722 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.04.15 01:27:48.105727 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 8828 | 2026.04.15 01:27:48.105819 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8829 | 2026.04.15 01:27:48.105861 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8830 | 2026.04.15 01:27:48.105880 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8831 | 2026.04.15 01:27:48.105919 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 8832 | 2026.04.15 01:27:48.105984 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.003184797 sec., 2398897.0097623174 rows/sec., 190.90 MiB/sec. | ||
| 8833 | 2026.04.15 01:27:48.105990 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
| 8834 | 2026.04.15 01:27:48.106062 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8835 | 2026.04.15 01:27:48.106106 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8836 | 2026.04.15 01:27:48.106145 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 801 rows starting from the beginning of the part | ||
| 8837 | 2026.04.15 01:27:48.106184 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8838 | 2026.04.15 01:27:48.106286 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.04.15 01:27:48.106327 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8840 | 2026.04.15 01:27:48.106396 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8841 | 2026.04.15 01:27:48.106703 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.04.15 01:27:48.106789 [ 196 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_61_12} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8843 | 2026.04.15 01:27:48.106881 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8844 | 2026.04.15 01:27:48.106966 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8845 | 2026.04.15 01:27:48.107202 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.04.15 01:27:48.107330 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001528 sec., 96858.63874345549 rows/sec., 5.51 MiB/sec. | ||
| 8847 | 2026.04.15 01:27:48.107367 [ 6 ] {63f9845e-65ee-49d5-896c-890352b9478b} <Debug> TCPHandler: Processed in 0.0016925 sec. | ||
| 8848 | 2026.04.15 01:27:48.107484 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.04.15 01:27:48.107521 [ 196 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850693 sec., 1282222.3891266678 rows/sec., 82.05 MiB/sec. | ||
| 8850 | 2026.04.15 01:27:48.107575 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8851 | 2026.04.15 01:27:48.107619 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8852 | 2026.04.15 01:27:48.107695 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8853 | 2026.04.15 01:27:48.107947 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.04.15 01:27:48.108018 [ 195 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_26_5} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8855 | 2026.04.15 01:27:48.108089 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8856 | 2026.04.15 01:27:48.108208 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.04.15 01:27:48.108248 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8858 | 2026.04.15 01:27:48.108570 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8859 | 2026.04.15 01:27:48.108773 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.04.15 01:27:48.108886 [ 72 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8861 | 2026.04.15 01:27:48.108905 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001346 sec., 369242.19910846953 rows/sec., 25.93 MiB/sec. | ||
| 8862 | 2026.04.15 01:27:48.108918 [ 72 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.04.15 01:27:48.108944 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8864 | 2026.04.15 01:27:48.108949 [ 6 ] {d16d67ee-5e40-4ecf-9fc2-35c7eb2d10e1} <Debug> TCPHandler: Processed in 0.001513237 sec. | ||
| 8865 | 2026.04.15 01:27:48.109015 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8866 | 2026.04.15 01:27:48.109088 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.04.15 01:27:48.109118 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8868 | 2026.04.15 01:27:48.109153 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 8869 | 2026.04.15 01:27:48.109185 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8870 | 2026.04.15 01:27:48.109215 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 99 rows starting from the beginning of the part | ||
| 8871 | 2026.04.15 01:27:48.109231 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8872 | 2026.04.15 01:27:48.109264 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 497 rows starting from the beginning of the part | ||
| 8873 | 2026.04.15 01:27:48.109308 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1333 rows starting from the beginning of the part | ||
| 8874 | 2026.04.15 01:27:48.109345 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8875 | 2026.04.15 01:27:48.109381 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 497 rows starting from the beginning of the part | ||
| 8876 | 2026.04.15 01:27:48.109634 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.04.15 01:27:48.109674 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8878 | 2026.04.15 01:27:48.109992 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8879 | 2026.04.15 01:27:48.110224 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.04.15 01:27:48.110355 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 8881 | 2026.04.15 01:27:48.110391 [ 6 ] {1fd0cda0-debf-4402-b0f2-040f9d9b1a77} <Debug> TCPHandler: Processed in 0.001351024 sec. | ||
| 8882 | 2026.04.15 01:27:48.110522 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.04.15 01:27:48.110614 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8884 | 2026.04.15 01:27:48.110655 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8885 | 2026.04.15 01:27:48.110792 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806053 sec., 2391956.382232415 rows/sec., 173.40 MiB/sec. | ||
| 8886 | 2026.04.15 01:27:48.111004 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8887 | 2026.04.15 01:27:48.111064 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.04.15 01:27:48.111106 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8889 | 2026.04.15 01:27:48.111314 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.04.15 01:27:48.111396 [ 196 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_61_12} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8891 | 2026.04.15 01:27:48.111462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8892 | 2026.04.15 01:27:48.111472 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8893 | 2026.04.15 01:27:48.111735 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.04.15 01:27:48.111844 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8895 | 2026.04.15 01:27:48.111864 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001268 sec., 208990.5362776025 rows/sec., 13.89 MiB/sec. | ||
| 8896 | 2026.04.15 01:27:48.111874 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.04.15 01:27:48.111903 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8898 | 2026.04.15 01:27:48.111907 [ 6 ] {54ec3ed2-c30f-4ba4-99d5-f1c7c4b22e3d} <Debug> TCPHandler: Processed in 0.001432725 sec. | ||
| 8899 | 2026.04.15 01:27:48.111983 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8900 | 2026.04.15 01:27:48.112033 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.04.15 01:27:48.112100 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8902 | 2026.04.15 01:27:48.112137 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22196 rows starting from the beginning of the part | ||
| 8903 | 2026.04.15 01:27:48.112157 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.04.15 01:27:48.112195 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8905 | 2026.04.15 01:27:48.112204 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8906 | 2026.04.15 01:27:48.112252 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 8907 | 2026.04.15 01:27:48.112301 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1533 rows starting from the beginning of the part | ||
| 8908 | 2026.04.15 01:27:48.112346 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part | ||
| 8909 | 2026.04.15 01:27:48.112388 [ 193 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 8910 | 2026.04.15 01:27:48.112527 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.04.15 01:27:48.112567 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8912 | 2026.04.15 01:27:48.112879 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8913 | 2026.04.15 01:27:48.113086 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.04.15 01:27:48.113214 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 8915 | 2026.04.15 01:27:48.113249 [ 6 ] {7a68c8a3-6200-4a4d-98f4-246bd24e25bf} <Debug> TCPHandler: Processed in 0.001263892 sec. | ||
| 8916 | 2026.04.15 01:27:48.113361 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.04.15 01:27:48.113452 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8918 | 2026.04.15 01:27:48.113504 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8919 | 2026.04.15 01:27:48.114250 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.04.15 01:27:48.114286 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8921 | 2026.04.15 01:27:48.114814 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8922 | 2026.04.15 01:27:48.115034 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.04.15 01:27:48.115142 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8924 | 2026.04.15 01:27:48.115170 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001736 sec., 4032.2580645161293 rows/sec., 7.23 MiB/sec. | ||
| 8925 | 2026.04.15 01:27:48.115174 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.04.15 01:27:48.115208 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8927 | 2026.04.15 01:27:48.115229 [ 6 ] {dd96ec19-4fbb-48e5-aadb-c7d0cd0b20e5} <Debug> TCPHandler: Processed in 0.001915214 sec. | ||
| 8928 | 2026.04.15 01:27:48.115274 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 8929 | 2026.04.15 01:27:48.115356 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.04.15 01:27:48.115453 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8931 | 2026.04.15 01:27:48.115473 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8932 | 2026.04.15 01:27:48.115492 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8933 | 2026.04.15 01:27:48.115527 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 974 rows starting from the beginning of the part | ||
| 8934 | 2026.04.15 01:27:48.115656 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 8935 | 2026.04.15 01:27:48.115763 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 8936 | 2026.04.15 01:27:48.115825 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.04.15 01:27:48.115863 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 8938 | 2026.04.15 01:27:48.115865 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8939 | 2026.04.15 01:27:48.115957 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 8940 | 2026.04.15 01:27:48.116046 [ 196 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8941 | 2026.04.15 01:27:48.116218 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8942 | 2026.04.15 01:27:48.116440 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.04.15 01:27:48.116548 [ 72 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8944 | 2026.04.15 01:27:48.116567 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 4.97 MiB/sec. | ||
| 8945 | 2026.04.15 01:27:48.116575 [ 72 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.04.15 01:27:48.116605 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8947 | 2026.04.15 01:27:48.116610 [ 6 ] {2e787552-8131-4254-a545-cc5e2812b060} <Debug> TCPHandler: Processed in 0.001301443 sec. | ||
| 8948 | 2026.04.15 01:27:48.116687 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8949 | 2026.04.15 01:27:48.116803 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8950 | 2026.04.15 01:27:48.116832 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3288 rows starting from the beginning of the part | ||
| 8951 | 2026.04.15 01:27:48.116877 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8952 | 2026.04.15 01:27:48.116920 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 8953 | 2026.04.15 01:27:48.116954 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 8954 | 2026.04.15 01:27:48.116991 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 8955 | 2026.04.15 01:27:48.117028 [ 195 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8956 | 2026.04.15 01:27:48.118766 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.002116048 sec., 1695613.7100859715 rows/sec., 110.83 MiB/sec. | ||
| 8957 | 2026.04.15 01:27:48.119242 [ 190 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8958 | 2026.04.15 01:27:48.119559 [ 190 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.04.15 01:27:48.119638 [ 190 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_61_12} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8960 | 2026.04.15 01:27:48.119745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8961 | 2026.04.15 01:27:48.121425 [ 191 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24515 rows, containing 5 columns (5 merged, 0 gathered) in 0.00947889 sec., 2586273.287273088 rows/sec., 166.76 MiB/sec. | ||
| 8962 | 2026.04.15 01:27:48.121949 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8963 | 2026.04.15 01:27:48.122200 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.04.15 01:27:48.122263 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8965 | 2026.04.15 01:27:48.122346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 8966 | 2026.04.15 01:27:48.124094 [ 193 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 19 columns (19 merged, 0 gathered) in 0.008848049 sec., 121382.69125769986 rows/sec., 217.51 MiB/sec. | ||
| 8967 | 2026.04.15 01:27:48.125700 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8968 | 2026.04.15 01:27:48.126016 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.04.15 01:27:48.126081 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8970 | 2026.04.15 01:27:48.126217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
| 8971 | 2026.04.15 01:27:49.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.34 MiB, peak 304.28 MiB, free memory in arenas 0.00 B, will set to 297.69 MiB (RSS), difference: 7.35 MiB | ||
| 8972 | 2026.04.15 01:27:51.357443 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8973 | 2026.04.15 01:27:51.357556 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8974 | 2026.04.15 01:27:51.480249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18226 | ||
| 8975 | 2026.04.15 01:27:51.480873 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.04.15 01:27:51.480920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8977 | 2026.04.15 01:27:51.481416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8978 | 2026.04.15 01:27:51.481649 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.04.15 01:27:51.481793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18226 | ||
| 8980 | 2026.04.15 01:27:52.431118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8981 | 2026.04.15 01:27:52.447064 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.04.15 01:27:52.447131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8983 | 2026.04.15 01:27:52.452504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8984 | 2026.04.15 01:27:52.453198 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.04.15 01:27:52.455924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8986 | 2026.04.15 01:27:53.092730 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.04.15 01:27:53.092930 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8988 | 2026.04.15 01:27:53.093005 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8989 | 2026.04.15 01:27:53.093723 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.04.15 01:27:53.093773 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8991 | 2026.04.15 01:27:53.094183 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8992 | 2026.04.15 01:27:53.094406 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.04.15 01:27:53.094564 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001688 sec., 74644.54976303317 rows/sec., 6.45 MiB/sec. | ||
| 8994 | 2026.04.15 01:27:53.094614 [ 6 ] {3d4446a1-af7c-485a-b6d0-c8e861e0a674} <Debug> TCPHandler: Processed in 0.002027536 sec. | ||
| 8995 | 2026.04.15 01:27:53.094742 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.04.15 01:27:53.094843 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.04.15 01:27:53.094885 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8998 | 2026.04.15 01:27:53.095321 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.04.15 01:27:53.095359 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9000 | 2026.04.15 01:27:53.095675 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9001 | 2026.04.15 01:27:53.095882 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.04.15 01:27:53.096016 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001196 sec., 29264.21404682274 rows/sec., 2.15 MiB/sec. | ||
| 9003 | 2026.04.15 01:27:53.096054 [ 6 ] {79ea6fd4-3b55-4080-9b49-6407033b5b2e} <Debug> TCPHandler: Processed in 0.001362855 sec. | ||
| 9004 | 2026.04.15 01:27:53.096166 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.04.15 01:27:53.096260 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9006 | 2026.04.15 01:27:53.096300 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9007 | 2026.04.15 01:27:53.096727 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.04.15 01:27:53.096762 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9009 | 2026.04.15 01:27:53.097056 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9010 | 2026.04.15 01:27:53.097257 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.04.15 01:27:53.097381 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00114 sec., 86842.1052631579 rows/sec., 6.78 MiB/sec. | ||
| 9012 | 2026.04.15 01:27:53.097417 [ 6 ] {bb193ea0-00cf-4d47-95e4-45dd0c16306a} <Debug> TCPHandler: Processed in 0.001299433 sec. | ||
| 9013 | 2026.04.15 01:27:53.097529 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.04.15 01:27:53.097623 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.04.15 01:27:53.097664 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9016 | 2026.04.15 01:27:53.098066 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.04.15 01:27:53.098101 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9018 | 2026.04.15 01:27:53.098442 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9019 | 2026.04.15 01:27:53.098653 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.04.15 01:27:53.098779 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9021 | 2026.04.15 01:27:53.098815 [ 6 ] {c22268cb-e6bf-4570-8809-dd8504b734b8} <Debug> TCPHandler: Processed in 0.001333373 sec. | ||
| 9022 | 2026.04.15 01:27:53.098924 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.04.15 01:27:53.099016 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.04.15 01:27:53.099068 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9025 | 2026.04.15 01:27:53.099937 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.04.15 01:27:53.099972 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9027 | 2026.04.15 01:27:53.100530 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9028 | 2026.04.15 01:27:53.100744 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.04.15 01:27:53.100881 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001883 sec., 18587.36059479554 rows/sec., 33.31 MiB/sec. | ||
| 9030 | 2026.04.15 01:27:53.100934 [ 6 ] {e28f04e9-720b-42f5-a202-dd7638b64849} <Debug> TCPHandler: Processed in 0.002057037 sec. | ||
| 9031 | 2026.04.15 01:27:53.101066 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.04.15 01:27:53.101159 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.04.15 01:27:53.101199 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9034 | 2026.04.15 01:27:53.101538 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.04.15 01:27:53.101573 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9036 | 2026.04.15 01:27:53.101876 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9037 | 2026.04.15 01:27:53.102077 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.04.15 01:27:53.102203 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9039 | 2026.04.15 01:27:53.102237 [ 6 ] {575d8eb2-722f-4d92-a26a-9139e75a98fd} <Debug> TCPHandler: Processed in 0.001219412 sec. | ||
| 9040 | 2026.04.15 01:27:56.543098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1162 | ||
| 9041 | 2026.04.15 01:27:56.545651 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.04.15 01:27:56.545705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9043 | 2026.04.15 01:27:56.546918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9044 | 2026.04.15 01:27:56.547171 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.04.15 01:27:56.547441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 9046 | 2026.04.15 01:27:58.099024 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.04.15 01:27:58.099225 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9048 | 2026.04.15 01:27:58.099297 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9049 | 2026.04.15 01:27:58.100000 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.04.15 01:27:58.100037 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9051 | 2026.04.15 01:27:58.100446 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9052 | 2026.04.15 01:27:58.100683 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.04.15 01:27:58.100840 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001671 sec., 169958.10891681627 rows/sec., 10.79 MiB/sec. | ||
| 9054 | 2026.04.15 01:27:58.100881 [ 6 ] {4a188efd-6648-41f7-870e-5f64aa9212ce} <Debug> TCPHandler: Processed in 0.001996256 sec. | ||
| 9055 | 2026.04.15 01:27:58.101005 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.04.15 01:27:58.101099 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9057 | 2026.04.15 01:27:58.101140 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9058 | 2026.04.15 01:27:58.101831 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.04.15 01:27:58.101869 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9060 | 2026.04.15 01:27:58.102222 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9061 | 2026.04.15 01:27:58.102431 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.04.15 01:27:58.102563 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001482 sec., 547233.4682860998 rows/sec., 42.29 MiB/sec. | ||
| 9063 | 2026.04.15 01:27:58.102601 [ 6 ] {184ad7c6-ab14-4996-88d6-52b0d6298c95} <Debug> TCPHandler: Processed in 0.00164703 sec. | ||
| 9064 | 2026.04.15 01:27:58.102719 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.04.15 01:27:58.102812 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.04.15 01:27:58.102852 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9067 | 2026.04.15 01:27:58.103283 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.04.15 01:27:58.103320 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9069 | 2026.04.15 01:27:58.103630 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9070 | 2026.04.15 01:27:58.103833 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.04.15 01:27:58.103959 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 7.61 MiB/sec. | ||
| 9072 | 2026.04.15 01:27:58.103995 [ 6 ] {82322c90-96fa-4395-96fb-6c4988296581} <Debug> TCPHandler: Processed in 0.001325644 sec. | ||
| 9073 | 2026.04.15 01:27:58.104116 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2026.04.15 01:27:58.104210 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9075 | 2026.04.15 01:27:58.104248 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9076 | 2026.04.15 01:27:58.104678 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.04.15 01:27:58.104713 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9078 | 2026.04.15 01:27:58.105008 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9079 | 2026.04.15 01:27:58.105226 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.04.15 01:27:58.105354 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 9081 | 2026.04.15 01:27:58.105391 [ 6 ] {648b5870-a47f-42a1-9d30-3ccc126d38b4} <Debug> TCPHandler: Processed in 0.001324014 sec. | ||
| 9082 | 2026.04.15 01:27:58.105505 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2026.04.15 01:27:58.105596 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9084 | 2026.04.15 01:27:58.105636 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9085 | 2026.04.15 01:27:58.106054 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.04.15 01:27:58.106090 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9087 | 2026.04.15 01:27:58.106382 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9088 | 2026.04.15 01:27:58.106590 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.04.15 01:27:58.106719 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 9090 | 2026.04.15 01:27:58.106756 [ 6 ] {c7768fcc-6c37-4f12-9e74-5f1b692e0ce3} <Debug> TCPHandler: Processed in 0.001299993 sec. | ||
| 9091 | 2026.04.15 01:27:58.106880 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.04.15 01:27:58.106972 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9093 | 2026.04.15 01:27:58.107012 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9094 | 2026.04.15 01:27:58.107582 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.04.15 01:27:58.107619 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9096 | 2026.04.15 01:27:58.107936 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9097 | 2026.04.15 01:27:58.108150 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.04.15 01:27:58.108286 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.00133 sec., 373684.2105263158 rows/sec., 26.24 MiB/sec. | ||
| 9099 | 2026.04.15 01:27:58.108324 [ 6 ] {c7a04c96-612c-4d5d-a367-b19588373421} <Debug> TCPHandler: Processed in 0.001501737 sec. | ||
| 9100 | 2026.04.15 01:27:58.108441 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.04.15 01:27:58.108543 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9102 | 2026.04.15 01:27:58.108583 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9103 | 2026.04.15 01:27:58.108922 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.04.15 01:27:58.108957 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9105 | 2026.04.15 01:27:58.109259 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9106 | 2026.04.15 01:27:58.109466 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.04.15 01:27:58.109600 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 9108 | 2026.04.15 01:27:58.109635 [ 6 ] {26335c85-4cad-4a62-97cb-89652673fed1} <Debug> TCPHandler: Processed in 0.001244593 sec. | ||
| 9109 | 2026.04.15 01:27:58.109744 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.04.15 01:27:58.109842 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9111 | 2026.04.15 01:27:58.109883 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9112 | 2026.04.15 01:27:58.110275 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2026.04.15 01:27:58.110310 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9114 | 2026.04.15 01:27:58.110638 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9115 | 2026.04.15 01:27:58.110852 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.04.15 01:27:58.110983 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 9117 | 2026.04.15 01:27:58.111019 [ 6 ] {ff002f61-7ff1-4ac7-a3ad-d5e6bec9b40f} <Debug> TCPHandler: Processed in 0.001323403 sec. | ||
| 9118 | 2026.04.15 01:27:58.111139 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.04.15 01:27:58.111233 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9120 | 2026.04.15 01:27:58.111274 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9121 | 2026.04.15 01:27:58.111580 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.04.15 01:27:58.111616 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9123 | 2026.04.15 01:27:58.111910 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9124 | 2026.04.15 01:27:58.112111 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.04.15 01:27:58.112249 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 9126 | 2026.04.15 01:27:58.112284 [ 6 ] {6fe0200c-9e36-4fe5-9627-d762ce38f8a8} <Debug> TCPHandler: Processed in 0.001202191 sec. | ||
| 9127 | 2026.04.15 01:27:58.112397 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.04.15 01:27:58.112489 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.04.15 01:27:58.112542 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9130 | 2026.04.15 01:27:58.113316 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.04.15 01:27:58.113352 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9132 | 2026.04.15 01:27:58.113856 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9133 | 2026.04.15 01:27:58.114069 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.04.15 01:27:58.114206 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001734 sec., 4036.9088811995384 rows/sec., 7.23 MiB/sec. | ||
| 9135 | 2026.04.15 01:27:58.114259 [ 6 ] {4887d81f-7f0e-4b2f-9307-5e808405e89c} <Debug> TCPHandler: Processed in 0.001911324 sec. | ||
| 9136 | 2026.04.15 01:27:58.114381 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.04.15 01:27:58.114481 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.04.15 01:27:58.114520 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9139 | 2026.04.15 01:27:58.114857 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.04.15 01:27:58.114893 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9141 | 2026.04.15 01:27:58.115208 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9142 | 2026.04.15 01:27:58.115424 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.04.15 01:27:58.115552 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 9144 | 2026.04.15 01:27:58.115587 [ 6 ] {8823ada4-61c1-4831-a25b-3eb5c6a3acf5} <Debug> TCPHandler: Processed in 0.001260463 sec. | ||
| 9145 | 2026.04.15 01:27:58.982019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18674 | ||
| 9146 | 2026.04.15 01:27:58.982504 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.04.15 01:27:58.982546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9148 | 2026.04.15 01:27:58.983024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9149 | 2026.04.15 01:27:58.983264 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.04.15 01:27:58.983401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18674 | ||
| 9151 | 2026.04.15 01:27:59.956146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9152 | 2026.04.15 01:27:59.973313 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.04.15 01:27:59.973377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9154 | 2026.04.15 01:27:59.979766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9155 | 2026.04.15 01:27:59.980450 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.04.15 01:27:59.983364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9157 | 2026.04.15 01:28:03.092661 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.04.15 01:28:03.092972 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9159 | 2026.04.15 01:28:03.093077 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9160 | 2026.04.15 01:28:03.093875 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.04.15 01:28:03.093919 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9162 | 2026.04.15 01:28:03.094363 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9163 | 2026.04.15 01:28:03.094589 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.04.15 01:28:03.094747 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001852 sec., 68034.55723542118 rows/sec., 5.88 MiB/sec. | ||
| 9165 | 2026.04.15 01:28:03.094789 [ 6 ] {1d27edc2-c690-4de7-9471-084ad7f78c8f} <Debug> TCPHandler: Processed in 0.002313541 sec. | ||
| 9166 | 2026.04.15 01:28:03.094922 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9167 | 2026.04.15 01:28:03.095016 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9168 | 2026.04.15 01:28:03.095056 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9169 | 2026.04.15 01:28:03.095460 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.04.15 01:28:03.095496 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9171 | 2026.04.15 01:28:03.095798 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9172 | 2026.04.15 01:28:03.096006 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.04.15 01:28:03.096132 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001134 sec., 30864.197530864196 rows/sec., 2.27 MiB/sec. | ||
| 9174 | 2026.04.15 01:28:03.096138 [ 52 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 9175 | 2026.04.15 01:28:03.096170 [ 6 ] {4b01334c-54d7-46fb-bfba-b0dc27e908d4} <Debug> TCPHandler: Processed in 0.001295663 sec. | ||
| 9176 | 2026.04.15 01:28:03.096205 [ 52 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.04.15 01:28:03.096232 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9178 | 2026.04.15 01:28:03.096290 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.04.15 01:28:03.096336 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 9180 | 2026.04.15 01:28:03.096387 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9181 | 2026.04.15 01:28:03.096429 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9182 | 2026.04.15 01:28:03.096463 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9183 | 2026.04.15 01:28:03.096505 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 225 rows starting from the beginning of the part | ||
| 9184 | 2026.04.15 01:28:03.096582 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 9185 | 2026.04.15 01:28:03.096636 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 9186 | 2026.04.15 01:28:03.096687 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 9187 | 2026.04.15 01:28:03.096730 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 9188 | 2026.04.15 01:28:03.096774 [ 188 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 9189 | 2026.04.15 01:28:03.096846 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.04.15 01:28:03.096886 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9191 | 2026.04.15 01:28:03.097241 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9192 | 2026.04.15 01:28:03.097482 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.04.15 01:28:03.097620 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001251 sec., 79136.69064748201 rows/sec., 6.18 MiB/sec. | ||
| 9194 | 2026.04.15 01:28:03.097658 [ 6 ] {3bd811ee-7d93-418e-970f-7b98b0851054} <Debug> TCPHandler: Processed in 0.001415925 sec. | ||
| 9195 | 2026.04.15 01:28:03.097757 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 647 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464116 sec., 441904.8763895757 rows/sec., 29.79 MiB/sec. | ||
| 9196 | 2026.04.15 01:28:03.097770 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9197 | 2026.04.15 01:28:03.097908 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9198 | 2026.04.15 01:28:03.097953 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9199 | 2026.04.15 01:28:03.098018 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 9200 | 2026.04.15 01:28:03.098342 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.04.15 01:28:03.098382 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9202 | 2026.04.15 01:28:03.098383 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.04.15 01:28:03.098502 [ 201 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_50_10} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 9204 | 2026.04.15 01:28:03.098610 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9205 | 2026.04.15 01:28:03.098724 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9206 | 2026.04.15 01:28:03.098939 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.04.15 01:28:03.099070 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9208 | 2026.04.15 01:28:03.099106 [ 6 ] {dba08063-d613-4461-83cb-d3939487e7fd} <Debug> TCPHandler: Processed in 0.001383645 sec. | ||
| 9209 | 2026.04.15 01:28:03.099211 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.04.15 01:28:03.099309 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.04.15 01:28:03.099363 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9212 | 2026.04.15 01:28:03.100132 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.04.15 01:28:03.100167 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9214 | 2026.04.15 01:28:03.100709 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9215 | 2026.04.15 01:28:03.100927 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.04.15 01:28:03.101061 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001769 sec., 19785.189372526853 rows/sec., 35.45 MiB/sec. | ||
| 9217 | 2026.04.15 01:28:03.101112 [ 6 ] {319532da-1d88-49c7-977c-e8c6020897d8} <Debug> TCPHandler: Processed in 0.001949375 sec. | ||
| 9218 | 2026.04.15 01:28:03.101222 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.04.15 01:28:03.101315 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.04.15 01:28:03.101356 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9221 | 2026.04.15 01:28:03.101680 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.04.15 01:28:03.101716 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9223 | 2026.04.15 01:28:03.102011 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9224 | 2026.04.15 01:28:03.102223 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.04.15 01:28:03.102350 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 9226 | 2026.04.15 01:28:03.102385 [ 6 ] {297b8ae4-a6de-42f6-9519-a966d83f3dd7} <Debug> TCPHandler: Processed in 0.001210932 sec. | ||
| 9227 | 2026.04.15 01:28:06.357621 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9228 | 2026.04.15 01:28:06.357696 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9229 | 2026.04.15 01:28:06.483555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19186 | ||
| 9230 | 2026.04.15 01:28:06.484170 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.04.15 01:28:06.484204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9232 | 2026.04.15 01:28:06.484675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9233 | 2026.04.15 01:28:06.484892 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.04.15 01:28:06.485012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19186 | ||
| 9235 | 2026.04.15 01:28:06.547739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1196 | ||
| 9236 | 2026.04.15 01:28:06.550124 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.04.15 01:28:06.550171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9238 | 2026.04.15 01:28:06.551521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9239 | 2026.04.15 01:28:06.551803 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.04.15 01:28:06.552062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 9241 | 2026.04.15 01:28:07.483509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9242 | 2026.04.15 01:28:07.500600 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.04.15 01:28:07.500657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9244 | 2026.04.15 01:28:07.506702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9245 | 2026.04.15 01:28:07.507441 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.04.15 01:28:07.510780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9247 | 2026.04.15 01:28:08.099553 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.04.15 01:28:08.099747 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9249 | 2026.04.15 01:28:08.099811 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9250 | 2026.04.15 01:28:08.100563 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.04.15 01:28:08.100612 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9252 | 2026.04.15 01:28:08.101033 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9253 | 2026.04.15 01:28:08.101271 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.04.15 01:28:08.101432 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 9255 | 2026.04.15 01:28:08.101474 [ 6 ] {127a2148-83ea-4d07-8451-501ef70c5999} <Debug> TCPHandler: Processed in 0.002048247 sec. | ||
| 9256 | 2026.04.15 01:28:08.101598 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.04.15 01:28:08.101694 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9258 | 2026.04.15 01:28:08.101736 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9259 | 2026.04.15 01:28:08.102484 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.04.15 01:28:08.102520 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9261 | 2026.04.15 01:28:08.102869 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9262 | 2026.04.15 01:28:08.103076 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.04.15 01:28:08.103216 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00154 sec., 526623.3766233766 rows/sec., 40.70 MiB/sec. | ||
| 9264 | 2026.04.15 01:28:08.103255 [ 6 ] {6e1a768f-a0c2-4614-bee9-b90752aea6dc} <Debug> TCPHandler: Processed in 0.001708081 sec. | ||
| 9265 | 2026.04.15 01:28:08.103365 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.04.15 01:28:08.103460 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9267 | 2026.04.15 01:28:08.103499 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9268 | 2026.04.15 01:28:08.103927 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.04.15 01:28:08.103962 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9270 | 2026.04.15 01:28:08.104257 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9271 | 2026.04.15 01:28:08.104457 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.04.15 01:28:08.104596 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 7.67 MiB/sec. | ||
| 9273 | 2026.04.15 01:28:08.104633 [ 6 ] {ecfeb3bc-e6c1-45ad-832e-1013424a5334} <Debug> TCPHandler: Processed in 0.001317003 sec. | ||
| 9274 | 2026.04.15 01:28:08.104745 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.04.15 01:28:08.104839 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9276 | 2026.04.15 01:28:08.104877 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9277 | 2026.04.15 01:28:08.105294 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.04.15 01:28:08.105332 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9279 | 2026.04.15 01:28:08.105630 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9280 | 2026.04.15 01:28:08.105835 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.04.15 01:28:08.105964 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 9282 | 2026.04.15 01:28:08.106000 [ 6 ] {e74feda0-544e-4c03-99c5-45c8996f0e57} <Debug> TCPHandler: Processed in 0.001304394 sec. | ||
| 9283 | 2026.04.15 01:28:08.106114 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.04.15 01:28:08.106209 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.04.15 01:28:08.106248 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9286 | 2026.04.15 01:28:08.106782 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.04.15 01:28:08.106827 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9288 | 2026.04.15 01:28:08.107202 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9289 | 2026.04.15 01:28:08.107512 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.04.15 01:28:08.107672 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001479 sec., 100067.61325219742 rows/sec., 5.69 MiB/sec. | ||
| 9291 | 2026.04.15 01:28:08.107718 [ 6 ] {77e6d544-8c58-4ad9-b1b6-c885183d6ed0} <Debug> TCPHandler: Processed in 0.00165416 sec. | ||
| 9292 | 2026.04.15 01:28:08.107840 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.04.15 01:28:08.107935 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9294 | 2026.04.15 01:28:08.107974 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9295 | 2026.04.15 01:28:08.108557 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.04.15 01:28:08.108593 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9297 | 2026.04.15 01:28:08.108927 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9298 | 2026.04.15 01:28:08.109135 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.04.15 01:28:08.109270 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001353 sec., 367331.85513673315 rows/sec., 25.80 MiB/sec. | ||
| 9300 | 2026.04.15 01:28:08.109309 [ 6 ] {fcfce09e-c479-423d-b23e-efa618c92b6b} <Debug> TCPHandler: Processed in 0.001519027 sec. | ||
| 9301 | 2026.04.15 01:28:08.109435 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.04.15 01:28:08.109531 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9303 | 2026.04.15 01:28:08.109571 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9304 | 2026.04.15 01:28:08.109912 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.04.15 01:28:08.109948 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9306 | 2026.04.15 01:28:08.110248 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9307 | 2026.04.15 01:28:08.110464 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.04.15 01:28:08.110593 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 9309 | 2026.04.15 01:28:08.110628 [ 6 ] {c4c7471b-a9ef-41f1-a700-77350a51e077} <Debug> TCPHandler: Processed in 0.001243242 sec. | ||
| 9310 | 2026.04.15 01:28:08.110749 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.04.15 01:28:08.110873 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9312 | 2026.04.15 01:28:08.110926 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9313 | 2026.04.15 01:28:08.111409 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.04.15 01:28:08.111451 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9315 | 2026.04.15 01:28:08.111842 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9316 | 2026.04.15 01:28:08.112049 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.04.15 01:28:08.112185 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001338 sec., 198056.80119581465 rows/sec., 13.16 MiB/sec. | ||
| 9318 | 2026.04.15 01:28:08.112223 [ 6 ] {e205e57c-d4ae-4958-ab1a-9363b280c1c9} <Debug> TCPHandler: Processed in 0.001535507 sec. | ||
| 9319 | 2026.04.15 01:28:08.112335 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.04.15 01:28:08.112430 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9321 | 2026.04.15 01:28:08.112471 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9322 | 2026.04.15 01:28:08.112781 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.04.15 01:28:08.112816 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9324 | 2026.04.15 01:28:08.113103 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9325 | 2026.04.15 01:28:08.113303 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.04.15 01:28:08.113428 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 9327 | 2026.04.15 01:28:08.113465 [ 6 ] {0585698b-49c5-4aea-b1d5-49107faad841} <Debug> TCPHandler: Processed in 0.001178931 sec. | ||
| 9328 | 2026.04.15 01:28:08.113564 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9329 | 2026.04.15 01:28:08.113656 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9330 | 2026.04.15 01:28:08.113709 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9331 | 2026.04.15 01:28:08.114441 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.04.15 01:28:08.114476 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9333 | 2026.04.15 01:28:08.114974 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9334 | 2026.04.15 01:28:08.115194 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.04.15 01:28:08.115333 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001695 sec., 4129.7935103244845 rows/sec., 7.40 MiB/sec. | ||
| 9336 | 2026.04.15 01:28:08.115394 [ 6 ] {d929e047-4566-44ae-878d-b5a3d17fe659} <Debug> TCPHandler: Processed in 0.001879404 sec. | ||
| 9337 | 2026.04.15 01:28:08.115504 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.04.15 01:28:08.115598 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9339 | 2026.04.15 01:28:08.115639 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9340 | 2026.04.15 01:28:08.115958 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.04.15 01:28:08.115994 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9342 | 2026.04.15 01:28:08.116289 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9343 | 2026.04.15 01:28:08.116488 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.04.15 01:28:08.116620 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00104 sec., 86538.46153846155 rows/sec., 5.41 MiB/sec. | ||
| 9345 | 2026.04.15 01:28:08.116655 [ 6 ] {26bcdbe4-3903-47fa-a2c6-04455005c6f1} <Debug> TCPHandler: Processed in 0.001199852 sec. | ||
| 9346 | 2026.04.15 01:28:09.996524 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2026.04.15 01:28:09.996730 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9348 | 2026.04.15 01:28:09.996806 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9349 | 2026.04.15 01:28:09.997434 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.04.15 01:28:09.997481 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9351 | 2026.04.15 01:28:09.997856 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9352 | 2026.04.15 01:28:09.998083 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.04.15 01:28:09.998246 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec. | ||
| 9354 | 2026.04.15 01:28:09.998297 [ 6 ] {d5d2358b-cfdf-4ee7-a060-cfb9b87ff4db} <Debug> TCPHandler: Processed in 0.001911744 sec. | ||
| 9355 | 2026.04.15 01:28:09.998418 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.04.15 01:28:09.998521 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9357 | 2026.04.15 01:28:09.998564 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9358 | 2026.04.15 01:28:10.000196 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.04.15 01:28:10.000239 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9360 | 2026.04.15 01:28:10.000690 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9361 | 2026.04.15 01:28:10.000906 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.04.15 01:28:10.001044 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Debug> executeQuery: Read 2472 rows, 188.14 KiB in 0.002547 sec., 970553.5924617198 rows/sec., 72.14 MiB/sec. | ||
| 9363 | 2026.04.15 01:28:10.001045 [ 43 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9364 | 2026.04.15 01:28:10.001083 [ 6 ] {b3668050-a096-4994-a4ca-dc0e14649e64} <Debug> TCPHandler: Processed in 0.002717129 sec. | ||
| 9365 | 2026.04.15 01:28:10.001128 [ 43 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.04.15 01:28:10.001158 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9367 | 2026.04.15 01:28:10.001222 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.04.15 01:28:10.001286 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9369 | 2026.04.15 01:28:10.001326 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9370 | 2026.04.15 01:28:10.001377 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9371 | 2026.04.15 01:28:10.001434 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9372 | 2026.04.15 01:28:10.001476 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9373 | 2026.04.15 01:28:10.001546 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 126 rows starting from the beginning of the part | ||
| 9374 | 2026.04.15 01:28:10.001605 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 811 rows starting from the beginning of the part | ||
| 9375 | 2026.04.15 01:28:10.001654 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 126 rows starting from the beginning of the part | ||
| 9376 | 2026.04.15 01:28:10.001697 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 811 rows starting from the beginning of the part | ||
| 9377 | 2026.04.15 01:28:10.001746 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2472 rows starting from the beginning of the part | ||
| 9378 | 2026.04.15 01:28:10.001811 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.04.15 01:28:10.001852 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9380 | 2026.04.15 01:28:10.002185 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9381 | 2026.04.15 01:28:10.002398 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.04.15 01:28:10.002537 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001232 sec., 37337.66233766234 rows/sec., 2.73 MiB/sec. | ||
| 9383 | 2026.04.15 01:28:10.002576 [ 6 ] {4e88637a-7d5b-4961-bcab-662ecd4c2370} <Debug> TCPHandler: Processed in 0.001410015 sec. | ||
| 9384 | 2026.04.15 01:28:10.002691 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.04.15 01:28:10.002785 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9386 | 2026.04.15 01:28:10.002826 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9387 | 2026.04.15 01:28:10.003531 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.04.15 01:28:10.003567 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9389 | 2026.04.15 01:28:10.003917 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9390 | 2026.04.15 01:28:10.004126 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.04.15 01:28:10.004166 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002938713 sec., 2622236.3327075494 rows/sec., 209.11 MiB/sec. | ||
| 9392 | 2026.04.15 01:28:10.004258 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001492 sec., 536863.2707774799 rows/sec., 31.01 MiB/sec. | ||
| 9393 | 2026.04.15 01:28:10.004301 [ 6 ] {d389943b-9a42-458c-8243-bfc0ddc1d2cc} <Debug> TCPHandler: Processed in 0.00165916 sec. | ||
| 9394 | 2026.04.15 01:28:10.004414 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.04.15 01:28:10.004508 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9396 | 2026.04.15 01:28:10.004532 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9397 | 2026.04.15 01:28:10.004550 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9398 | 2026.04.15 01:28:10.004775 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.04.15 01:28:10.004849 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_66_13} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9400 | 2026.04.15 01:28:10.004920 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 9401 | 2026.04.15 01:28:10.004936 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2026.04.15 01:28:10.004977 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9403 | 2026.04.15 01:28:10.005254 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9404 | 2026.04.15 01:28:10.005495 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.04.15 01:28:10.005627 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 9406 | 2026.04.15 01:28:10.005666 [ 6 ] {ccf4f2c8-8f02-4712-83d6-8e8ac63f0036} <Debug> TCPHandler: Processed in 0.001300863 sec. | ||
| 9407 | 2026.04.15 01:28:10.005773 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.04.15 01:28:10.005867 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9409 | 2026.04.15 01:28:10.005907 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9410 | 2026.04.15 01:28:10.006802 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2026.04.15 01:28:10.006838 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9412 | 2026.04.15 01:28:10.007203 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9413 | 2026.04.15 01:28:10.007412 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2026.04.15 01:28:10.007530 [ 43 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9415 | 2026.04.15 01:28:10.007545 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Debug> executeQuery: Read 1325 rows, 90.92 KiB in 0.001696 sec., 781250 rows/sec., 52.35 MiB/sec. | ||
| 9416 | 2026.04.15 01:28:10.007572 [ 43 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.04.15 01:28:10.007595 [ 6 ] {96124144-16cc-45b7-8c9a-5780406333f4} <Debug> TCPHandler: Processed in 0.001871094 sec. | ||
| 9418 | 2026.04.15 01:28:10.007597 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9419 | 2026.04.15 01:28:10.007704 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9420 | 2026.04.15 01:28:10.007715 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2026.04.15 01:28:10.007819 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9422 | 2026.04.15 01:28:10.007831 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.04.15 01:28:10.007864 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 9424 | 2026.04.15 01:28:10.007887 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9425 | 2026.04.15 01:28:10.007944 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 99 rows starting from the beginning of the part | ||
| 9426 | 2026.04.15 01:28:10.008002 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 497 rows starting from the beginning of the part | ||
| 9427 | 2026.04.15 01:28:10.008046 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 99 rows starting from the beginning of the part | ||
| 9428 | 2026.04.15 01:28:10.008090 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 497 rows starting from the beginning of the part | ||
| 9429 | 2026.04.15 01:28:10.008132 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1325 rows starting from the beginning of the part | ||
| 9430 | 2026.04.15 01:28:10.008672 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.04.15 01:28:10.008715 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9432 | 2026.04.15 01:28:10.009213 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9433 | 2026.04.15 01:28:10.009459 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.04.15 01:28:10.009575 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9435 | 2026.04.15 01:28:10.009597 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001784 sec., 857062.7802690583 rows/sec., 52.14 MiB/sec. | ||
| 9436 | 2026.04.15 01:28:10.009608 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.04.15 01:28:10.009638 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9438 | 2026.04.15 01:28:10.009644 [ 6 ] {2ea48381-0ad9-4118-ab81-2626ee9cba2f} <Debug> TCPHandler: Processed in 0.001980825 sec. | ||
| 9439 | 2026.04.15 01:28:10.009708 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9440 | 2026.04.15 01:28:10.009766 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.04.15 01:28:10.009784 [ 201 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002119627 sec., 2050832.528553373 rows/sec., 148.78 MiB/sec. | ||
| 9442 | 2026.04.15 01:28:10.009797 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9443 | 2026.04.15 01:28:10.009854 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 24515 rows starting from the beginning of the part | ||
| 9444 | 2026.04.15 01:28:10.009867 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9445 | 2026.04.15 01:28:10.009909 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9446 | 2026.04.15 01:28:10.009929 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9447 | 2026.04.15 01:28:10.009958 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 9448 | 2026.04.15 01:28:10.010003 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9449 | 2026.04.15 01:28:10.010043 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 9450 | 2026.04.15 01:28:10.010059 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9451 | 2026.04.15 01:28:10.010085 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1529 rows starting from the beginning of the part | ||
| 9452 | 2026.04.15 01:28:10.010421 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.04.15 01:28:10.010506 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_66_13} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9454 | 2026.04.15 01:28:10.010596 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9455 | 2026.04.15 01:28:10.010840 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.04.15 01:28:10.010876 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9457 | 2026.04.15 01:28:10.011516 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9458 | 2026.04.15 01:28:10.011766 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.04.15 01:28:10.011900 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9460 | 2026.04.15 01:28:10.011919 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.00207 sec., 21256.038647342997 rows/sec., 38.09 MiB/sec. | ||
| 9461 | 2026.04.15 01:28:10.011932 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.04.15 01:28:10.011960 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9463 | 2026.04.15 01:28:10.011995 [ 6 ] {26f36749-648d-40e2-bb48-9c89ddd4f566} <Debug> TCPHandler: Processed in 0.002279471 sec. | ||
| 9464 | 2026.04.15 01:28:10.012054 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::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 | ||
| 9465 | 2026.04.15 01:28:10.012109 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.04.15 01:28:10.012210 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9467 | 2026.04.15 01:28:10.012253 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9468 | 2026.04.15 01:28:10.012332 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9469 | 2026.04.15 01:28:10.012413 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1074 rows starting from the beginning of the part | ||
| 9470 | 2026.04.15 01:28:10.012563 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 9471 | 2026.04.15 01:28:10.012594 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.04.15 01:28:10.012635 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9473 | 2026.04.15 01:28:10.012690 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 9474 | 2026.04.15 01:28:10.012818 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 9475 | 2026.04.15 01:28:10.012938 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 9476 | 2026.04.15 01:28:10.012978 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9477 | 2026.04.15 01:28:10.013055 [ 201 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 9478 | 2026.04.15 01:28:10.013221 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.04.15 01:28:10.013337 [ 43 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9480 | 2026.04.15 01:28:10.013362 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00117 sec., 20512.82051282051 rows/sec., 1.38 MiB/sec. | ||
| 9481 | 2026.04.15 01:28:10.013365 [ 43 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.04.15 01:28:10.013404 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9483 | 2026.04.15 01:28:10.013407 [ 6 ] {aca86198-db82-4efa-873e-42726193d4a3} <Debug> TCPHandler: Processed in 0.001347314 sec. | ||
| 9484 | 2026.04.15 01:28:10.013482 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9485 | 2026.04.15 01:28:10.013559 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9486 | 2026.04.15 01:28:10.013589 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3588 rows starting from the beginning of the part | ||
| 9487 | 2026.04.15 01:28:10.013643 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9488 | 2026.04.15 01:28:10.013689 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9489 | 2026.04.15 01:28:10.013729 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9490 | 2026.04.15 01:28:10.013769 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9491 | 2026.04.15 01:28:10.013808 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 9492 | 2026.04.15 01:28:10.016175 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728179 sec., 1433923.5072185514 rows/sec., 93.65 MiB/sec. | ||
| 9493 | 2026.04.15 01:28:10.016628 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9494 | 2026.04.15 01:28:10.016866 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26894 rows, containing 5 columns (5 merged, 0 gathered) in 0.007186368 sec., 3742363.318995075 rows/sec., 240.91 MiB/sec. | ||
| 9495 | 2026.04.15 01:28:10.016901 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.04.15 01:28:10.016973 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_66_13} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9497 | 2026.04.15 01:28:10.017038 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9498 | 2026.04.15 01:28:10.017212 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9499 | 2026.04.15 01:28:10.017522 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.04.15 01:28:10.017602 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9501 | 2026.04.15 01:28:10.017674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 9502 | 2026.04.15 01:28:10.023472 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 19 columns (19 merged, 0 gathered) in 0.011465986 sec., 104831.80426000869 rows/sec., 187.85 MiB/sec. | ||
| 9503 | 2026.04.15 01:28:10.024886 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9504 | 2026.04.15 01:28:10.025209 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.04.15 01:28:10.025285 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9506 | 2026.04.15 01:28:10.025401 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 9507 | 2026.04.15 01:28:11.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.90 MiB, peak 312.17 MiB, free memory in arenas 0.00 B, will set to 303.70 MiB (RSS), difference: 4.80 MiB | ||
| 9508 | 2026.04.15 01:28:13.088432 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.04.15 01:28:13.088620 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9510 | 2026.04.15 01:28:13.088689 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9511 | 2026.04.15 01:28:13.089367 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.04.15 01:28:13.089422 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9513 | 2026.04.15 01:28:13.089846 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9514 | 2026.04.15 01:28:13.090094 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.04.15 01:28:13.090272 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 9516 | 2026.04.15 01:28:13.090327 [ 6 ] {f435c2c1-9aa3-4c16-916e-aa1d4cebcd61} <Debug> TCPHandler: Processed in 0.002028756 sec. | ||
| 9517 | 2026.04.15 01:28:13.090458 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.04.15 01:28:13.090565 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9519 | 2026.04.15 01:28:13.090609 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9520 | 2026.04.15 01:28:13.091062 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.04.15 01:28:13.091101 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9522 | 2026.04.15 01:28:13.091422 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9523 | 2026.04.15 01:28:13.091647 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.04.15 01:28:13.091805 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 9525 | 2026.04.15 01:28:13.091847 [ 6 ] {650a89f1-ab80-46ac-8edd-7e720bf9a506} <Debug> TCPHandler: Processed in 0.001441616 sec. | ||
| 9526 | 2026.04.15 01:28:13.091973 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.04.15 01:28:13.092075 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.04.15 01:28:13.092122 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9529 | 2026.04.15 01:28:13.092513 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.04.15 01:28:13.092552 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9531 | 2026.04.15 01:28:13.092892 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9532 | 2026.04.15 01:28:13.093105 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.04.15 01:28:13.093242 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001189 sec., 80740.11774600505 rows/sec., 5.62 MiB/sec. | ||
| 9534 | 2026.04.15 01:28:13.093279 [ 6 ] {d0af8bea-f1b1-459d-8794-0b98e53b838a} <Debug> TCPHandler: Processed in 0.001358905 sec. | ||
| 9535 | 2026.04.15 01:28:13.093397 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.04.15 01:28:13.093494 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9537 | 2026.04.15 01:28:13.093536 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9538 | 2026.04.15 01:28:13.093865 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.04.15 01:28:13.093902 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9540 | 2026.04.15 01:28:13.094219 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9541 | 2026.04.15 01:28:13.094442 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.04.15 01:28:13.094574 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001101 sec., 32697.547683923705 rows/sec., 2.20 MiB/sec. | ||
| 9543 | 2026.04.15 01:28:13.094611 [ 6 ] {32bf9d78-b0e8-4e02-a711-2546707a3fcb} <Debug> TCPHandler: Processed in 0.001265513 sec. | ||
| 9544 | 2026.04.15 01:28:13.178892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53175 | ||
| 9545 | 2026.04.15 01:28:13.179018 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9546 | 2026.04.15 01:28:13.179050 [ 292 ] {} <Debug> TCP-Session: a5c22ad6-0d94-437e-b363-8aad01a13df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53175 | ||
| 9547 | 2026.04.15 01:28:13.179076 [ 292 ] {} <Debug> TCP-Session: a5c22ad6-0d94-437e-b363-8aad01a13df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.04.15 01:28:13.179092 [ 292 ] {} <Debug> TCP-Session: a5c22ad6-0d94-437e-b363-8aad01a13df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.04.15 01:28:13.179291 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59127 | ||
| 9550 | 2026.04.15 01:28:13.179295 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48214 | ||
| 9551 | 2026.04.15 01:28:13.179334 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45670 | ||
| 9552 | 2026.04.15 01:28:13.179368 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62590 | ||
| 9553 | 2026.04.15 01:28:13.179391 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48424 | ||
| 9554 | 2026.04.15 01:28:13.179454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9555 | 2026.04.15 01:28:13.179465 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9556 | 2026.04.15 01:28:13.179455 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9557 | 2026.04.15 01:28:13.179493 [ 294 ] {} <Debug> TCP-Session: 9bb9ea88-340f-42ac-8927-7ee0683f8123 Authenticating user 'default' from [fd00:1122:3344:101::e]:48214 | ||
| 9558 | 2026.04.15 01:28:13.179500 [ 290 ] {} <Debug> TCP-Session: c798940f-282c-4c15-a2b7-eb1126aa95ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62590 | ||
| 9559 | 2026.04.15 01:28:13.179530 [ 349 ] {} <Debug> TCP-Session: 31ececb6-7534-4a7b-a04b-698fbf3058bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45670 | ||
| 9560 | 2026.04.15 01:28:13.179544 [ 294 ] {} <Debug> TCP-Session: 9bb9ea88-340f-42ac-8927-7ee0683f8123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.04.15 01:28:13.179553 [ 290 ] {} <Debug> TCP-Session: c798940f-282c-4c15-a2b7-eb1126aa95ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.04.15 01:28:13.179571 [ 349 ] {} <Debug> TCP-Session: 31ececb6-7534-4a7b-a04b-698fbf3058bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.04.15 01:28:13.179579 [ 294 ] {} <Debug> TCP-Session: 9bb9ea88-340f-42ac-8927-7ee0683f8123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2026.04.15 01:28:13.179603 [ 349 ] {} <Debug> TCP-Session: 31ececb6-7534-4a7b-a04b-698fbf3058bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2026.04.15 01:28:13.179586 [ 290 ] {} <Debug> TCP-Session: c798940f-282c-4c15-a2b7-eb1126aa95ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2026.04.15 01:28:13.179535 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9567 | 2026.04.15 01:28:13.179411 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.04.15 01:28:13.179696 [ 291 ] {} <Debug> TCP-Session: c55e55e4-f6b1-49ac-937a-d68b7f9818db Authenticating user 'default' from [fd00:1122:3344:101::e]:48424 | ||
| 9569 | 2026.04.15 01:28:13.179346 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58601 | ||
| 9570 | 2026.04.15 01:28:13.179732 [ 291 ] {} <Debug> TCP-Session: c55e55e4-f6b1-49ac-937a-d68b7f9818db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.04.15 01:28:13.179724 [ 293 ] {} <Debug> TCP-Session: 16ca8528-3e11-4a0c-9e07-ab8f13b48295 Authenticating user 'default' from [fd00:1122:3344:101::e]:59127 | ||
| 9572 | 2026.04.15 01:28:13.179769 [ 291 ] {} <Debug> TCP-Session: c55e55e4-f6b1-49ac-937a-d68b7f9818db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.04.15 01:28:13.179323 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38141 | ||
| 9574 | 2026.04.15 01:28:13.179800 [ 293 ] {} <Debug> TCP-Session: 16ca8528-3e11-4a0c-9e07-ab8f13b48295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.04.15 01:28:13.179415 [ 292 ] {} <Trace> TCP-Session: a5c22ad6-0d94-437e-b363-8aad01a13df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.04.15 01:28:13.179865 [ 293 ] {} <Debug> TCP-Session: 16ca8528-3e11-4a0c-9e07-ab8f13b48295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.04.15 01:28:13.179357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39555 | ||
| 9578 | 2026.04.15 01:28:13.180054 [ 292 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53175) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9579 | 2026.04.15 01:28:13.180109 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9580 | 2026.04.15 01:28:13.180139 [ 288 ] {} <Debug> TCP-Session: 6117ede3-ee9e-4dbd-8726-267e9011f448 Authenticating user 'default' from [fd00:1122:3344:101::e]:58601 | ||
| 9581 | 2026.04.15 01:28:13.180159 [ 288 ] {} <Debug> TCP-Session: 6117ede3-ee9e-4dbd-8726-267e9011f448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.04.15 01:28:13.180171 [ 288 ] {} <Debug> TCP-Session: 6117ede3-ee9e-4dbd-8726-267e9011f448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.04.15 01:28:13.180186 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9584 | 2026.04.15 01:28:13.180217 [ 4 ] {} <Debug> TCP-Session: d9e9b3eb-8bc4-4340-a079-a96a8ddd1cda Authenticating user 'default' from [fd00:1122:3344:101::e]:38141 | ||
| 9585 | 2026.04.15 01:28:13.180233 [ 4 ] {} <Debug> TCP-Session: d9e9b3eb-8bc4-4340-a079-a96a8ddd1cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.04.15 01:28:13.180245 [ 4 ] {} <Debug> TCP-Session: d9e9b3eb-8bc4-4340-a079-a96a8ddd1cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.04.15 01:28:13.180360 [ 292 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9588 | 2026.04.15 01:28:13.180389 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9589 | 2026.04.15 01:28:13.180417 [ 292 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9590 | 2026.04.15 01:28:13.180457 [ 289 ] {} <Debug> TCP-Session: 72ff0981-3c55-44fc-a170-e8e8cb8ab1e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39555 | ||
| 9591 | 2026.04.15 01:28:13.180482 [ 289 ] {} <Debug> TCP-Session: 72ff0981-3c55-44fc-a170-e8e8cb8ab1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.04.15 01:28:13.180494 [ 289 ] {} <Debug> TCP-Session: 72ff0981-3c55-44fc-a170-e8e8cb8ab1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.04.15 01:28:13.180736 [ 292 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 9594 | 2026.04.15 01:28:13.181597 [ 320 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Trace> AggregatingTransform: Aggregating | ||
| 9595 | 2026.04.15 01:28:13.181626 [ 320 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Trace> Aggregator: Aggregation method: without_key | ||
| 9596 | 2026.04.15 01:28:13.181654 [ 320 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815804 sec. (1225.785 rows/sec., 47.88 KiB/sec.) | ||
| 9597 | 2026.04.15 01:28:13.181668 [ 320 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Trace> Aggregator: Merging aggregated data | ||
| 9598 | 2026.04.15 01:28:13.183171 [ 292 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 9599 | 2026.04.15 01:28:13.183285 [ 292 ] {bbbd3d2f-198f-41e8-9675-c8adfbd54235} <Debug> TCPHandler: Processed in 0.003990602 sec. | ||
| 9600 | 2026.04.15 01:28:13.183407 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9601 | 2026.04.15 01:28:13.183432 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9602 | 2026.04.15 01:28:13.183443 [ 288 ] {} <Debug> TCP-Session: 6117ede3-ee9e-4dbd-8726-267e9011f448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2026.04.15 01:28:13.183451 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9604 | 2026.04.15 01:28:13.183471 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9605 | 2026.04.15 01:28:13.183491 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9606 | 2026.04.15 01:28:13.183508 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9607 | 2026.04.15 01:28:13.183531 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9608 | 2026.04.15 01:28:13.183550 [ 294 ] {} <Debug> TCP-Session: 9bb9ea88-340f-42ac-8927-7ee0683f8123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.04.15 01:28:13.183565 [ 4 ] {} <Debug> TCP-Session: d9e9b3eb-8bc4-4340-a079-a96a8ddd1cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.04.15 01:28:13.183562 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9611 | 2026.04.15 01:28:13.183579 [ 290 ] {} <Debug> TCP-Session: c798940f-282c-4c15-a2b7-eb1126aa95ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.04.15 01:28:13.183606 [ 292 ] {} <Debug> TCP-Session: a5c22ad6-0d94-437e-b363-8aad01a13df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.04.15 01:28:13.183533 [ 291 ] {} <Debug> TCP-Session: c55e55e4-f6b1-49ac-937a-d68b7f9818db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2026.04.15 01:28:13.183504 [ 349 ] {} <Debug> TCP-Session: 31ececb6-7534-4a7b-a04b-698fbf3058bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.04.15 01:28:13.183478 [ 293 ] {} <Debug> TCP-Session: 16ca8528-3e11-4a0c-9e07-ab8f13b48295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.04.15 01:28:13.183546 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2026.04.15 01:28:13.183726 [ 289 ] {} <Debug> TCP-Session: 72ff0981-3c55-44fc-a170-e8e8cb8ab1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2026.04.15 01:28:13.251807 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50218 | ||
| 9619 | 2026.04.15 01:28:13.251898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2026.04.15 01:28:13.251922 [ 292 ] {} <Debug> TCP-Session: de8c2e75-3898-4d44-93b9-8b88fa7e92fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50218 | ||
| 9621 | 2026.04.15 01:28:13.251941 [ 292 ] {} <Debug> TCP-Session: de8c2e75-3898-4d44-93b9-8b88fa7e92fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.04.15 01:28:13.251953 [ 292 ] {} <Debug> TCP-Session: de8c2e75-3898-4d44-93b9-8b88fa7e92fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.04.15 01:28:13.252142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45159 | ||
| 9624 | 2026.04.15 01:28:13.252179 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43722 | ||
| 9625 | 2026.04.15 01:28:13.252200 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50719 | ||
| 9626 | 2026.04.15 01:28:13.252225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40408 | ||
| 9627 | 2026.04.15 01:28:13.252252 [ 292 ] {} <Trace> TCP-Session: de8c2e75-3898-4d44-93b9-8b88fa7e92fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.04.15 01:28:13.252272 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40038 | ||
| 9629 | 2026.04.15 01:28:13.252298 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9630 | 2026.04.15 01:28:13.252319 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9631 | 2026.04.15 01:28:13.252350 [ 4 ] {} <Debug> TCP-Session: e33ed281-7aff-46f9-9a01-b4e291b5f555 Authenticating user 'default' from [fd00:1122:3344:101::e]:50719 | ||
| 9632 | 2026.04.15 01:28:13.252362 [ 288 ] {} <Debug> TCP-Session: 7d7d2fed-c468-4ca7-964f-6da44cb4381d Authenticating user 'default' from [fd00:1122:3344:101::e]:40408 | ||
| 9633 | 2026.04.15 01:28:13.252379 [ 4 ] {} <Debug> TCP-Session: e33ed281-7aff-46f9-9a01-b4e291b5f555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2026.04.15 01:28:13.252249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64206 | ||
| 9635 | 2026.04.15 01:28:13.252394 [ 288 ] {} <Debug> TCP-Session: 7d7d2fed-c468-4ca7-964f-6da44cb4381d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2026.04.15 01:28:13.252422 [ 292 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9637 | 2026.04.15 01:28:13.252441 [ 288 ] {} <Debug> TCP-Session: 7d7d2fed-c468-4ca7-964f-6da44cb4381d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.04.15 01:28:13.252398 [ 4 ] {} <Debug> TCP-Session: e33ed281-7aff-46f9-9a01-b4e291b5f555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.04.15 01:28:13.252474 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2026.04.15 01:28:13.252211 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37564 | ||
| 9641 | 2026.04.15 01:28:13.252510 [ 290 ] {} <Debug> TCP-Session: d66fdf90-bb42-44c4-9915-5e7f55aa536f Authenticating user 'default' from [fd00:1122:3344:101::e]:64206 | ||
| 9642 | 2026.04.15 01:28:13.252257 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9643 | 2026.04.15 01:28:13.252549 [ 290 ] {} <Debug> TCP-Session: d66fdf90-bb42-44c4-9915-5e7f55aa536f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.04.15 01:28:13.252565 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9645 | 2026.04.15 01:28:13.252579 [ 290 ] {} <Debug> TCP-Session: d66fdf90-bb42-44c4-9915-5e7f55aa536f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2026.04.15 01:28:13.252575 [ 293 ] {} <Debug> TCP-Session: df8b1da3-d23e-4897-9381-204f183b8d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:45159 | ||
| 9647 | 2026.04.15 01:28:13.252596 [ 349 ] {} <Debug> TCP-Session: aec9e486-22f2-4754-a765-3ad1ec0f4cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37564 | ||
| 9648 | 2026.04.15 01:28:13.252628 [ 293 ] {} <Debug> TCP-Session: df8b1da3-d23e-4897-9381-204f183b8d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.04.15 01:28:13.252641 [ 349 ] {} <Debug> TCP-Session: aec9e486-22f2-4754-a765-3ad1ec0f4cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.04.15 01:28:13.252658 [ 293 ] {} <Debug> TCP-Session: df8b1da3-d23e-4897-9381-204f183b8d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.04.15 01:28:13.252660 [ 292 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9652 | 2026.04.15 01:28:13.252668 [ 349 ] {} <Debug> TCP-Session: aec9e486-22f2-4754-a765-3ad1ec0f4cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.04.15 01:28:13.252401 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9654 | 2026.04.15 01:28:13.252293 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9655 | 2026.04.15 01:28:13.252728 [ 292 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9656 | 2026.04.15 01:28:13.252743 [ 291 ] {} <Debug> TCP-Session: b1297784-8b3d-4998-8e09-377e7d467200 Authenticating user 'default' from [fd00:1122:3344:101::e]:40038 | ||
| 9657 | 2026.04.15 01:28:13.252759 [ 294 ] {} <Debug> TCP-Session: 86e116ca-03ea-4a2a-9b54-c9b7a7d3cd8b Authenticating user 'default' from [fd00:1122:3344:101::e]:43722 | ||
| 9658 | 2026.04.15 01:28:13.252788 [ 291 ] {} <Debug> TCP-Session: b1297784-8b3d-4998-8e09-377e7d467200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.04.15 01:28:13.252797 [ 294 ] {} <Debug> TCP-Session: 86e116ca-03ea-4a2a-9b54-c9b7a7d3cd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.04.15 01:28:13.252811 [ 291 ] {} <Debug> TCP-Session: b1297784-8b3d-4998-8e09-377e7d467200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2026.04.15 01:28:13.252824 [ 294 ] {} <Debug> TCP-Session: 86e116ca-03ea-4a2a-9b54-c9b7a7d3cd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2026.04.15 01:28:13.252237 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65148 | ||
| 9663 | 2026.04.15 01:28:13.252930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9664 | 2026.04.15 01:28:13.252953 [ 289 ] {} <Debug> TCP-Session: 1d9b5297-a8a8-4446-9195-0fb8f1985de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65148 | ||
| 9665 | 2026.04.15 01:28:13.252969 [ 289 ] {} <Debug> TCP-Session: 1d9b5297-a8a8-4446-9195-0fb8f1985de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.04.15 01:28:13.252981 [ 289 ] {} <Debug> TCP-Session: 1d9b5297-a8a8-4446-9195-0fb8f1985de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2026.04.15 01:28:13.253010 [ 292 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 9668 | 2026.04.15 01:28:13.253827 [ 304 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Trace> AggregatingTransform: Aggregating | ||
| 9669 | 2026.04.15 01:28:13.253860 [ 304 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9670 | 2026.04.15 01:28:13.253893 [ 304 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000787594 sec. (1269.690 rows/sec., 49.60 KiB/sec.) | ||
| 9671 | 2026.04.15 01:28:13.253913 [ 304 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Trace> Aggregator: Merging aggregated data | ||
| 9672 | 2026.04.15 01:28:13.255344 [ 292 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00298 sec., 335.5704697986577 rows/sec., 13.11 KiB/sec. | ||
| 9673 | 2026.04.15 01:28:13.255467 [ 292 ] {f0755de4-d907-4dc3-b3b4-faa295e2823b} <Debug> TCPHandler: Processed in 0.00330939 sec. | ||
| 9674 | 2026.04.15 01:28:13.255589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9675 | 2026.04.15 01:28:13.255616 [ 292 ] {} <Debug> TCP-Session: de8c2e75-3898-4d44-93b9-8b88fa7e92fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.04.15 01:28:13.255619 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9677 | 2026.04.15 01:28:13.255641 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9678 | 2026.04.15 01:28:13.255666 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9679 | 2026.04.15 01:28:13.255684 [ 293 ] {} <Debug> TCP-Session: df8b1da3-d23e-4897-9381-204f183b8d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.04.15 01:28:13.255692 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9681 | 2026.04.15 01:28:13.255710 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9682 | 2026.04.15 01:28:13.255709 [ 289 ] {} <Debug> TCP-Session: 1d9b5297-a8a8-4446-9195-0fb8f1985de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2026.04.15 01:28:13.255727 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9684 | 2026.04.15 01:28:13.255747 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9685 | 2026.04.15 01:28:13.255735 [ 4 ] {} <Debug> TCP-Session: e33ed281-7aff-46f9-9a01-b4e291b5f555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9686 | 2026.04.15 01:28:13.255785 [ 294 ] {} <Debug> TCP-Session: 86e116ca-03ea-4a2a-9b54-c9b7a7d3cd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2026.04.15 01:28:13.255799 [ 290 ] {} <Debug> TCP-Session: d66fdf90-bb42-44c4-9915-5e7f55aa536f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9688 | 2026.04.15 01:28:13.255675 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9689 | 2026.04.15 01:28:13.255747 [ 288 ] {} <Debug> TCP-Session: 7d7d2fed-c468-4ca7-964f-6da44cb4381d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9690 | 2026.04.15 01:28:13.255855 [ 349 ] {} <Debug> TCP-Session: aec9e486-22f2-4754-a765-3ad1ec0f4cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2026.04.15 01:28:13.255668 [ 291 ] {} <Debug> TCP-Session: b1297784-8b3d-4998-8e09-377e7d467200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9692 | 2026.04.15 01:28:13.985158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19634 | ||
| 9693 | 2026.04.15 01:28:13.985654 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.04.15 01:28:13.985699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9695 | 2026.04.15 01:28:13.986180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9696 | 2026.04.15 01:28:13.986415 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.04.15 01:28:13.986547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19634 | ||
| 9698 | 2026.04.15 01:28:13.986593 [ 39 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9699 | 2026.04.15 01:28:13.986675 [ 39 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.04.15 01:28:13.986707 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9701 | 2026.04.15 01:28:13.986837 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 9702 | 2026.04.15 01:28:13.986975 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9703 | 2026.04.15 01:28:13.987020 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17266 rows starting from the beginning of the part | ||
| 9704 | 2026.04.15 01:28:13.987096 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9705 | 2026.04.15 01:28:13.987149 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9706 | 2026.04.15 01:28:13.987197 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9707 | 2026.04.15 01:28:13.987244 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9708 | 2026.04.15 01:28:13.987291 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9709 | 2026.04.15 01:28:13.989548 [ 196 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19634 rows, containing 4 columns (4 merged, 0 gathered) in 0.00276174 sec., 7109286.174658006 rows/sec., 101.70 MiB/sec. | ||
| 9710 | 2026.04.15 01:28:13.989811 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9711 | 2026.04.15 01:28:13.990084 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.04.15 01:28:13.990161 [ 187 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_41_8} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9713 | 2026.04.15 01:28:13.990241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9714 | 2026.04.15 01:28:15.010899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9715 | 2026.04.15 01:28:15.029470 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.04.15 01:28:15.029541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9717 | 2026.04.15 01:28:15.035667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9718 | 2026.04.15 01:28:15.036366 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.04.15 01:28:15.036654 [ 40 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9720 | 2026.04.15 01:28:15.036691 [ 40 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.04.15 01:28:15.036710 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9722 | 2026.04.15 01:28:15.036838 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 9723 | 2026.04.15 01:28:15.040038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9724 | 2026.04.15 01:28:15.041113 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9725 | 2026.04.15 01:28:15.042697 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9726 | 2026.04.15 01:28:15.047551 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9727 | 2026.04.15 01:28:15.052339 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9728 | 2026.04.15 01:28:15.057263 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9729 | 2026.04.15 01:28:15.062061 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9730 | 2026.04.15 01:28:15.065895 [ 191 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9731 | 2026.04.15 01:28:15.117134 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080356009 sec., 3845.3875926067954 rows/sec., 19.88 MiB/sec. | ||
| 9732 | 2026.04.15 01:28:15.119840 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9733 | 2026.04.15 01:28:15.121794 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.04.15 01:28:15.121872 [ 196 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_41_8} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9735 | 2026.04.15 01:28:15.124450 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9736 | 2026.04.15 01:28:16.552324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1248 | ||
| 9737 | 2026.04.15 01:28:16.555001 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.04.15 01:28:16.555041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9739 | 2026.04.15 01:28:16.556263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9740 | 2026.04.15 01:28:16.556529 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.04.15 01:28:16.556785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 9742 | 2026.04.15 01:28:18.098966 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.04.15 01:28:18.099198 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9744 | 2026.04.15 01:28:18.099266 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9745 | 2026.04.15 01:28:18.099960 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.04.15 01:28:18.100007 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9747 | 2026.04.15 01:28:18.100421 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9748 | 2026.04.15 01:28:18.100654 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.04.15 01:28:18.100803 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 9750 | 2026.04.15 01:28:18.100846 [ 6 ] {41a8cb22-60a8-478e-923c-1b143339e6a9} <Debug> TCPHandler: Processed in 0.002037847 sec. | ||
| 9751 | 2026.04.15 01:28:18.100964 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.04.15 01:28:18.101059 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9753 | 2026.04.15 01:28:18.101100 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9754 | 2026.04.15 01:28:18.101800 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.04.15 01:28:18.101836 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9756 | 2026.04.15 01:28:18.102180 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9757 | 2026.04.15 01:28:18.102385 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.04.15 01:28:18.102518 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001477 sec., 549085.9851049425 rows/sec., 42.43 MiB/sec. | ||
| 9759 | 2026.04.15 01:28:18.102556 [ 6 ] {bac2e44c-9844-4b77-9855-b92e44e6818a} <Debug> TCPHandler: Processed in 0.001642599 sec. | ||
| 9760 | 2026.04.15 01:28:18.102663 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2026.04.15 01:28:18.102757 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9762 | 2026.04.15 01:28:18.102798 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9763 | 2026.04.15 01:28:18.103224 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.04.15 01:28:18.103260 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9765 | 2026.04.15 01:28:18.103565 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9766 | 2026.04.15 01:28:18.103778 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.04.15 01:28:18.103908 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 7.59 MiB/sec. | ||
| 9768 | 2026.04.15 01:28:18.103945 [ 6 ] {f59ca0b9-7027-4963-b70f-5dbdc7d649de} <Debug> TCPHandler: Processed in 0.001330733 sec. | ||
| 9769 | 2026.04.15 01:28:18.104055 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.04.15 01:28:18.104147 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9771 | 2026.04.15 01:28:18.104187 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9772 | 2026.04.15 01:28:18.104615 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.04.15 01:28:18.104653 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9774 | 2026.04.15 01:28:18.104962 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9775 | 2026.04.15 01:28:18.105175 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.04.15 01:28:18.105300 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 9777 | 2026.04.15 01:28:18.105338 [ 6 ] {47e2e500-11b6-4280-91a5-4fbf7da6801a} <Debug> TCPHandler: Processed in 0.001331994 sec. | ||
| 9778 | 2026.04.15 01:28:18.105447 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.04.15 01:28:18.105538 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9780 | 2026.04.15 01:28:18.105577 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9781 | 2026.04.15 01:28:18.105998 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.04.15 01:28:18.106035 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9783 | 2026.04.15 01:28:18.106331 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9784 | 2026.04.15 01:28:18.106535 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.04.15 01:28:18.106661 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 9786 | 2026.04.15 01:28:18.106699 [ 6 ] {aae18215-d974-49b7-9661-e9a16c5f650b} <Debug> TCPHandler: Processed in 0.001302004 sec. | ||
| 9787 | 2026.04.15 01:28:18.106806 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.04.15 01:28:18.106899 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9789 | 2026.04.15 01:28:18.106938 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9790 | 2026.04.15 01:28:18.107505 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.04.15 01:28:18.107540 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9792 | 2026.04.15 01:28:18.107851 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9793 | 2026.04.15 01:28:18.108063 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.04.15 01:28:18.108193 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001311 sec., 379099.92372234934 rows/sec., 26.62 MiB/sec. | ||
| 9795 | 2026.04.15 01:28:18.108230 [ 6 ] {31fb687d-79e4-4dac-963c-a82ad62c33de} <Debug> TCPHandler: Processed in 0.001472856 sec. | ||
| 9796 | 2026.04.15 01:28:18.108335 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.04.15 01:28:18.108432 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9798 | 2026.04.15 01:28:18.108474 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9799 | 2026.04.15 01:28:18.108801 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.04.15 01:28:18.108833 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9801 | 2026.04.15 01:28:18.109143 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9802 | 2026.04.15 01:28:18.109347 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.04.15 01:28:18.109474 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 9804 | 2026.04.15 01:28:18.109510 [ 6 ] {e1b18bfb-dd6b-47f1-9764-ebd599d2f0f6} <Debug> TCPHandler: Processed in 0.001223982 sec. | ||
| 9805 | 2026.04.15 01:28:18.109626 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.04.15 01:28:18.109719 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.04.15 01:28:18.109761 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9808 | 2026.04.15 01:28:18.110155 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.04.15 01:28:18.110190 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9810 | 2026.04.15 01:28:18.110511 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9811 | 2026.04.15 01:28:18.110718 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.04.15 01:28:18.110848 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001145 sec., 231441.0480349345 rows/sec., 15.38 MiB/sec. | ||
| 9813 | 2026.04.15 01:28:18.110885 [ 6 ] {5aa48e7e-7621-43f1-8340-398112ab7121} <Debug> TCPHandler: Processed in 0.001318163 sec. | ||
| 9814 | 2026.04.15 01:28:18.110995 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.04.15 01:28:18.111096 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9816 | 2026.04.15 01:28:18.111137 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9817 | 2026.04.15 01:28:18.111443 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.04.15 01:28:18.111477 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9819 | 2026.04.15 01:28:18.111766 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9820 | 2026.04.15 01:28:18.111968 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.04.15 01:28:18.112098 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9822 | 2026.04.15 01:28:18.112133 [ 6 ] {7c178f06-23d6-4eb7-9e48-7a1f6ae3f331} <Debug> TCPHandler: Processed in 0.001187582 sec. | ||
| 9823 | 2026.04.15 01:28:18.112239 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.04.15 01:28:18.112332 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.04.15 01:28:18.112385 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9826 | 2026.04.15 01:28:18.113121 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.04.15 01:28:18.113155 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9828 | 2026.04.15 01:28:18.113637 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9829 | 2026.04.15 01:28:18.113854 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.04.15 01:28:18.113979 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001703 sec., 4110.393423370522 rows/sec., 7.37 MiB/sec. | ||
| 9831 | 2026.04.15 01:28:18.114028 [ 6 ] {2d2a680b-199d-4b0a-a542-308dd607eab4} <Debug> TCPHandler: Processed in 0.001880834 sec. | ||
| 9832 | 2026.04.15 01:28:18.114132 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.04.15 01:28:18.114219 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9834 | 2026.04.15 01:28:18.114259 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9835 | 2026.04.15 01:28:18.114650 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.04.15 01:28:18.114684 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9837 | 2026.04.15 01:28:18.114985 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9838 | 2026.04.15 01:28:18.115195 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.04.15 01:28:18.115322 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 9840 | 2026.04.15 01:28:18.115358 [ 6 ] {ec1a7dd1-cc51-4ab3-ad17-fa7523a0d6ef} <Debug> TCPHandler: Processed in 0.001225911 sec. | ||
| 9841 | 2026.04.15 01:28:21.357784 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9842 | 2026.04.15 01:28:21.357883 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9843 | 2026.04.15 01:28:21.486722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20146 | ||
| 9844 | 2026.04.15 01:28:21.487299 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.04.15 01:28:21.487347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9846 | 2026.04.15 01:28:21.487810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9847 | 2026.04.15 01:28:21.488036 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.04.15 01:28:21.488170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20146 | ||
| 9849 | 2026.04.15 01:28:21.584261 [ 27 ] {} <Debug> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9850 | 2026.04.15 01:28:21.584324 [ 27 ] {} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2026.04.15 01:28:21.584348 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9852 | 2026.04.15 01:28:21.584448 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::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 | ||
| 9853 | 2026.04.15 01:28:21.584562 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9854 | 2026.04.15 01:28:21.584594 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9855 | 2026.04.15 01:28:21.584658 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9856 | 2026.04.15 01:28:21.584703 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9857 | 2026.04.15 01:28:21.584750 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9858 | 2026.04.15 01:28:21.584790 [ 197 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9859 | 2026.04.15 01:28:21.585475 [ 195 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069329 sec., 5610.995306402427 rows/sec., 416.44 KiB/sec. | ||
| 9860 | 2026.04.15 01:28:21.585651 [ 200 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9861 | 2026.04.15 01:28:21.585955 [ 200 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.04.15 01:28:21.586035 [ 200 ] {9563294d-59d3-4237-9e90-a7a5cb7500f4::all_1_9_2} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9863 | 2026.04.15 01:28:21.586126 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9864 | 2026.04.15 01:28:22.540198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9865 | 2026.04.15 01:28:22.556769 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.04.15 01:28:22.556832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9867 | 2026.04.15 01:28:22.562403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9868 | 2026.04.15 01:28:22.563063 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.04.15 01:28:22.565947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9870 | 2026.04.15 01:28:23.092565 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.04.15 01:28:23.092762 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9872 | 2026.04.15 01:28:23.092832 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9873 | 2026.04.15 01:28:23.093633 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.04.15 01:28:23.093675 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9875 | 2026.04.15 01:28:23.094048 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9876 | 2026.04.15 01:28:23.094263 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.04.15 01:28:23.094415 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001708 sec., 73770.49180327868 rows/sec., 6.37 MiB/sec. | ||
| 9878 | 2026.04.15 01:28:23.094454 [ 6 ] {76dccefb-87ab-48ac-bfb5-c536b121a90d} <Debug> TCPHandler: Processed in 0.002027017 sec. | ||
| 9879 | 2026.04.15 01:28:23.094592 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.04.15 01:28:23.094686 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.04.15 01:28:23.094725 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9882 | 2026.04.15 01:28:23.095202 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.04.15 01:28:23.095237 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9884 | 2026.04.15 01:28:23.095529 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9885 | 2026.04.15 01:28:23.095742 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.04.15 01:28:23.095877 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 9887 | 2026.04.15 01:28:23.095915 [ 6 ] {3f5e5af8-24cf-4c85-9f1d-8f69063c38c1} <Debug> TCPHandler: Processed in 0.001379175 sec. | ||
| 9888 | 2026.04.15 01:28:23.096033 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.04.15 01:28:23.096125 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9890 | 2026.04.15 01:28:23.096164 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9891 | 2026.04.15 01:28:23.096607 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.04.15 01:28:23.096639 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9893 | 2026.04.15 01:28:23.096916 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9894 | 2026.04.15 01:28:23.097105 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.04.15 01:28:23.097220 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001163 sec., 85124.67755803955 rows/sec., 6.65 MiB/sec. | ||
| 9896 | 2026.04.15 01:28:23.097254 [ 6 ] {90a02503-0da4-4100-8a9a-419a9b68aae6} <Debug> TCPHandler: Processed in 0.001320234 sec. | ||
| 9897 | 2026.04.15 01:28:23.097362 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.04.15 01:28:23.097518 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9899 | 2026.04.15 01:28:23.097560 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9900 | 2026.04.15 01:28:23.097965 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.04.15 01:28:23.097998 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9902 | 2026.04.15 01:28:23.098310 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9903 | 2026.04.15 01:28:23.098509 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.04.15 01:28:23.098633 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 9905 | 2026.04.15 01:28:23.098668 [ 6 ] {f5fbec1d-609b-48ed-8ad0-5a392cf3e183} <Debug> TCPHandler: Processed in 0.001293063 sec. | ||
| 9906 | 2026.04.15 01:28:23.098778 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.04.15 01:28:23.098869 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9908 | 2026.04.15 01:28:23.098920 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9909 | 2026.04.15 01:28:23.099742 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.04.15 01:28:23.099775 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9911 | 2026.04.15 01:28:23.100307 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9912 | 2026.04.15 01:28:23.100525 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.04.15 01:28:23.100656 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001804 sec., 19401.330376940132 rows/sec., 34.77 MiB/sec. | ||
| 9914 | 2026.04.15 01:28:23.100706 [ 6 ] {9f889879-72fe-41dc-a52d-441514439964} <Debug> TCPHandler: Processed in 0.001975136 sec. | ||
| 9915 | 2026.04.15 01:28:23.100825 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2026.04.15 01:28:23.100918 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9917 | 2026.04.15 01:28:23.100957 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9918 | 2026.04.15 01:28:23.101290 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.04.15 01:28:23.101324 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9920 | 2026.04.15 01:28:23.101618 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9921 | 2026.04.15 01:28:23.101816 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.04.15 01:28:23.101940 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 9923 | 2026.04.15 01:28:23.101974 [ 6 ] {c833c45f-c064-408e-91e6-d53c452bc36e} <Debug> TCPHandler: Processed in 0.001196091 sec. | ||
| 9924 | 2026.04.15 01:28:26.557154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1282 | ||
| 9925 | 2026.04.15 01:28:26.559500 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.04.15 01:28:26.559558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9927 | 2026.04.15 01:28:26.560770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9928 | 2026.04.15 01:28:26.561051 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.04.15 01:28:26.561239 [ 80 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9930 | 2026.04.15 01:28:26.561319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 9931 | 2026.04.15 01:28:26.561337 [ 80 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.04.15 01:28:26.561381 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9933 | 2026.04.15 01:28:26.561550 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 9934 | 2026.04.15 01:28:26.562440 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9935 | 2026.04.15 01:28:26.562618 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1080 rows starting from the beginning of the part | ||
| 9936 | 2026.04.15 01:28:26.562962 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 9937 | 2026.04.15 01:28:26.563270 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9938 | 2026.04.15 01:28:26.563572 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9939 | 2026.04.15 01:28:26.563868 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part | ||
| 9940 | 2026.04.15 01:28:26.564159 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9941 | 2026.04.15 01:28:26.570497 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 72 columns (72 merged, 0 gathered) in 0.009024962 sec., 142050.45960304321 rows/sec., 116.30 MiB/sec. | ||
| 9942 | 2026.04.15 01:28:26.571716 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9943 | 2026.04.15 01:28:26.572209 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.04.15 01:28:26.572282 [ 190 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_31_6} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9945 | 2026.04.15 01:28:26.572442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 9946 | 2026.04.15 01:28:28.099368 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.04.15 01:28:28.099552 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.04.15 01:28:28.099626 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9949 | 2026.04.15 01:28:28.100390 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.04.15 01:28:28.100441 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9951 | 2026.04.15 01:28:28.100856 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9952 | 2026.04.15 01:28:28.101076 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.04.15 01:28:28.101227 [ 45 ] {} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9954 | 2026.04.15 01:28:28.101238 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 9955 | 2026.04.15 01:28:28.101300 [ 45 ] {} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.04.15 01:28:28.101329 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9957 | 2026.04.15 01:28:28.101330 [ 6 ] {8c32f3df-044c-4a25-ae76-d33f3f822973} <Debug> TCPHandler: Processed in 0.002092927 sec. | ||
| 9958 | 2026.04.15 01:28:28.101444 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9959 | 2026.04.15 01:28:28.101475 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9960 | 2026.04.15 01:28:28.101591 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9961 | 2026.04.15 01:28:28.101592 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9962 | 2026.04.15 01:28:28.101636 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9963 | 2026.04.15 01:28:28.101643 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 9964 | 2026.04.15 01:28:28.101722 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 9965 | 2026.04.15 01:28:28.101766 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9966 | 2026.04.15 01:28:28.101808 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9967 | 2026.04.15 01:28:28.101883 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9968 | 2026.04.15 01:28:28.101935 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9969 | 2026.04.15 01:28:28.102069 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.04.15 01:28:28.102109 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9971 | 2026.04.15 01:28:28.102412 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9972 | 2026.04.15 01:28:28.102696 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.04.15 01:28:28.102833 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001271 sec., 4720.692368214005 rows/sec., 384.94 KiB/sec. | ||
| 9974 | 2026.04.15 01:28:28.102871 [ 6 ] {5e02a03b-7c16-4332-a4c4-002cc9794cdd} <Debug> TCPHandler: Processed in 0.001444745 sec. | ||
| 9975 | 2026.04.15 01:28:28.102995 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.04.15 01:28:28.103088 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9977 | 2026.04.15 01:28:28.103127 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9978 | 2026.04.15 01:28:28.103250 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849993 sec., 934057.5883260098 rows/sec., 63.14 MiB/sec. | ||
| 9979 | 2026.04.15 01:28:28.103440 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9980 | 2026.04.15 01:28:28.103761 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.04.15 01:28:28.103847 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_25_5} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9982 | 2026.04.15 01:28:28.103946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9983 | 2026.04.15 01:28:28.103970 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.04.15 01:28:28.104012 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9985 | 2026.04.15 01:28:28.104387 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9986 | 2026.04.15 01:28:28.104598 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.04.15 01:28:28.104731 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.001661 sec., 490066.22516556294 rows/sec., 37.86 MiB/sec. | ||
| 9988 | 2026.04.15 01:28:28.104768 [ 6 ] {4275e4d7-a504-473e-86b2-2261cd0194e5} <Debug> TCPHandler: Processed in 0.001820753 sec. | ||
| 9989 | 2026.04.15 01:28:28.104894 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.04.15 01:28:28.104987 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9991 | 2026.04.15 01:28:28.105030 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9992 | 2026.04.15 01:28:28.105480 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.04.15 01:28:28.105516 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9994 | 2026.04.15 01:28:28.105826 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9995 | 2026.04.15 01:28:28.106036 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.04.15 01:28:28.106167 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001198 sec., 129382.30383973288 rows/sec., 7.73 MiB/sec. | ||
| 9997 | 2026.04.15 01:28:28.106190 [ 96 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 9998 | 2026.04.15 01:28:28.106203 [ 6 ] {b7912b93-d939-474d-b36a-1b089230ea3a} <Debug> TCPHandler: Processed in 0.001362664 sec. | ||
| 9999 | 2026.04.15 01:28:28.106259 [ 96 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.04.15 01:28:28.106288 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10001 | 2026.04.15 01:28:28.106354 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2026.04.15 01:28:28.106398 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 10003 | 2026.04.15 01:28:28.106449 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10004 | 2026.04.15 01:28:28.106487 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10005 | 2026.04.15 01:28:28.106504 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10006 | 2026.04.15 01:28:28.106538 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 225 rows starting from the beginning of the part | ||
| 10007 | 2026.04.15 01:28:28.106596 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 10008 | 2026.04.15 01:28:28.106640 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 10009 | 2026.04.15 01:28:28.106680 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 10010 | 2026.04.15 01:28:28.106720 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 10011 | 2026.04.15 01:28:28.106757 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 155 rows starting from the beginning of the part | ||
| 10012 | 2026.04.15 01:28:28.106932 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.04.15 01:28:28.106966 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10014 | 2026.04.15 01:28:28.107259 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10015 | 2026.04.15 01:28:28.107469 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.04.15 01:28:28.107536 [ 195 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180981 sec., 642686.0381327049 rows/sec., 42.51 MiB/sec. | ||
| 10017 | 2026.04.15 01:28:28.107574 [ 96 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10018 | 2026.04.15 01:28:28.107594 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 10019 | 2026.04.15 01:28:28.107611 [ 96 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.04.15 01:28:28.107635 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10021 | 2026.04.15 01:28:28.107637 [ 6 ] {ae6cffdf-54f3-43b4-bfe5-11552a1f7809} <Debug> TCPHandler: Processed in 0.001334574 sec. | ||
| 10022 | 2026.04.15 01:28:28.107704 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 10023 | 2026.04.15 01:28:28.107712 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 10024 | 2026.04.15 01:28:28.107766 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2026.04.15 01:28:28.107796 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10026 | 2026.04.15 01:28:28.107822 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 976 rows starting from the beginning of the part | ||
| 10027 | 2026.04.15 01:28:28.107862 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10028 | 2026.04.15 01:28:28.107865 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10029 | 2026.04.15 01:28:28.107903 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10030 | 2026.04.15 01:28:28.107912 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 10031 | 2026.04.15 01:28:28.107946 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 801 rows starting from the beginning of the part | ||
| 10032 | 2026.04.15 01:28:28.107985 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 10033 | 2026.04.15 01:28:28.108018 [ 202 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 10034 | 2026.04.15 01:28:28.108040 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2026.04.15 01:28:28.108133 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_55_11} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 10036 | 2026.04.15 01:28:28.108241 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10037 | 2026.04.15 01:28:28.108342 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.04.15 01:28:28.108381 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10039 | 2026.04.15 01:28:28.108703 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10040 | 2026.04.15 01:28:28.108915 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.04.15 01:28:28.109021 [ 96 ] {} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 10042 | 2026.04.15 01:28:28.109045 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 10043 | 2026.04.15 01:28:28.109051 [ 96 ] {} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.04.15 01:28:28.109084 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10045 | 2026.04.15 01:28:28.109088 [ 6 ] {be791ab2-5941-4cb9-b5cc-68df85a4f52c} <Debug> TCPHandler: Processed in 0.001368975 sec. | ||
| 10046 | 2026.04.15 01:28:28.109159 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 10047 | 2026.04.15 01:28:28.109213 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.04.15 01:28:28.109249 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10049 | 2026.04.15 01:28:28.109278 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 160 rows starting from the beginning of the part | ||
| 10050 | 2026.04.15 01:28:28.109282 [ 201 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602768 sec., 1480563.624928873 rows/sec., 94.74 MiB/sec. | ||
| 10051 | 2026.04.15 01:28:28.109310 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10052 | 2026.04.15 01:28:28.109328 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 10053 | 2026.04.15 01:28:28.109353 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10054 | 2026.04.15 01:28:28.109373 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 10055 | 2026.04.15 01:28:28.109413 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 10056 | 2026.04.15 01:28:28.109446 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 10057 | 2026.04.15 01:28:28.109449 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10058 | 2026.04.15 01:28:28.109483 [ 193 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 10059 | 2026.04.15 01:28:28.109737 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.04.15 01:28:28.109809 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_31_6} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10061 | 2026.04.15 01:28:28.109893 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10062 | 2026.04.15 01:28:28.110075 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.04.15 01:28:28.110115 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10064 | 2026.04.15 01:28:28.110356 [ 189 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230431 sec., 731451.0118812027 rows/sec., 44.58 MiB/sec. | ||
| 10065 | 2026.04.15 01:28:28.110461 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10066 | 2026.04.15 01:28:28.110493 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10067 | 2026.04.15 01:28:28.110788 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.04.15 01:28:28.110815 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.04.15 01:28:28.110893 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_25_5} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 10070 | 2026.04.15 01:28:28.110944 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001651 sec., 304663.840096911 rows/sec., 21.43 MiB/sec. | ||
| 10071 | 2026.04.15 01:28:28.110959 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10072 | 2026.04.15 01:28:28.110991 [ 6 ] {87bffc9b-8363-4932-8568-cfbe8a2e98d1} <Debug> TCPHandler: Processed in 0.001825213 sec. | ||
| 10073 | 2026.04.15 01:28:28.111113 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2026.04.15 01:28:28.111208 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10075 | 2026.04.15 01:28:28.111250 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10076 | 2026.04.15 01:28:28.111586 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.04.15 01:28:28.111622 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10078 | 2026.04.15 01:28:28.111928 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10079 | 2026.04.15 01:28:28.112135 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.04.15 01:28:28.112235 [ 96 ] {} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 10081 | 2026.04.15 01:28:28.112263 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 10082 | 2026.04.15 01:28:28.112267 [ 96 ] {} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.04.15 01:28:28.112301 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10084 | 2026.04.15 01:28:28.112305 [ 6 ] {a764fa84-23f5-45a2-a276-473e96766539} <Debug> TCPHandler: Processed in 0.001240023 sec. | ||
| 10085 | 2026.04.15 01:28:28.112394 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::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 | ||
| 10086 | 2026.04.15 01:28:28.112438 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.04.15 01:28:28.112490 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10088 | 2026.04.15 01:28:28.112520 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 10089 | 2026.04.15 01:28:28.112543 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10090 | 2026.04.15 01:28:28.112565 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10091 | 2026.04.15 01:28:28.112591 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10092 | 2026.04.15 01:28:28.112606 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 10093 | 2026.04.15 01:28:28.112646 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 10094 | 2026.04.15 01:28:28.112678 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 10095 | 2026.04.15 01:28:28.112711 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10096 | 2026.04.15 01:28:28.113057 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.04.15 01:28:28.113097 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10098 | 2026.04.15 01:28:28.113434 [ 201 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107685 sec., 117007.93982448809 rows/sec., 5.97 MiB/sec. | ||
| 10099 | 2026.04.15 01:28:28.113471 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10100 | 2026.04.15 01:28:28.113548 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 10101 | 2026.04.15 01:28:28.113727 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.04.15 01:28:28.113832 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.04.15 01:28:28.113877 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001353 sec., 198078.34441980784 rows/sec., 13.17 MiB/sec. | ||
| 10104 | 2026.04.15 01:28:28.113906 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_21_4} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 10105 | 2026.04.15 01:28:28.113920 [ 6 ] {a01a749d-7840-4312-9eea-3ba931276dd8} <Debug> TCPHandler: Processed in 0.001531708 sec. | ||
| 10106 | 2026.04.15 01:28:28.113971 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10107 | 2026.04.15 01:28:28.114042 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.04.15 01:28:28.114140 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.04.15 01:28:28.114181 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10110 | 2026.04.15 01:28:28.114489 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.04.15 01:28:28.114523 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10112 | 2026.04.15 01:28:28.114822 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10113 | 2026.04.15 01:28:28.115027 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.04.15 01:28:28.115124 [ 96 ] {} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 10115 | 2026.04.15 01:28:28.115151 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 10116 | 2026.04.15 01:28:28.115157 [ 96 ] {} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.04.15 01:28:28.115190 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10118 | 2026.04.15 01:28:28.115193 [ 6 ] {c2e63f64-a2ff-4204-b983-f23b3a02dc41} <Debug> TCPHandler: Processed in 0.001198711 sec. | ||
| 10119 | 2026.04.15 01:28:28.115269 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::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 | ||
| 10120 | 2026.04.15 01:28:28.115311 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.04.15 01:28:28.115358 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2026.04.15 01:28:28.115383 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part | ||
| 10123 | 2026.04.15 01:28:28.115413 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10124 | 2026.04.15 01:28:28.115433 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 10125 | 2026.04.15 01:28:28.115469 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10126 | 2026.04.15 01:28:28.115473 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 10127 | 2026.04.15 01:28:28.115515 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 10128 | 2026.04.15 01:28:28.115554 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 10129 | 2026.04.15 01:28:28.115591 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10130 | 2026.04.15 01:28:28.116251 [ 193 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001015758 sec., 22643.1886335131 rows/sec., 1.48 MiB/sec. | ||
| 10131 | 2026.04.15 01:28:28.116356 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.04.15 01:28:28.116363 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 10133 | 2026.04.15 01:28:28.116403 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10134 | 2026.04.15 01:28:28.116615 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.04.15 01:28:28.116675 [ 194 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_21_4} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 10136 | 2026.04.15 01:28:28.116731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10137 | 2026.04.15 01:28:28.116937 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10138 | 2026.04.15 01:28:28.117153 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.04.15 01:28:28.117293 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001898 sec., 3688.0927291886196 rows/sec., 6.61 MiB/sec. | ||
| 10140 | 2026.04.15 01:28:28.117353 [ 6 ] {68c3a09d-b543-4e25-9cf3-b36256728b24} <Debug> TCPHandler: Processed in 0.002090498 sec. | ||
| 10141 | 2026.04.15 01:28:28.117471 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2026.04.15 01:28:28.117565 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10143 | 2026.04.15 01:28:28.117606 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10144 | 2026.04.15 01:28:28.117940 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.04.15 01:28:28.117976 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10146 | 2026.04.15 01:28:28.118273 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10147 | 2026.04.15 01:28:28.118479 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.04.15 01:28:28.118604 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 10149 | 2026.04.15 01:28:28.118639 [ 6 ] {782ffe2a-004e-4065-a4a9-d8043abd3629} <Debug> TCPHandler: Processed in 0.001216662 sec. | ||
| 10150 | 2026.04.15 01:28:28.988337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20594 | ||
| 10151 | 2026.04.15 01:28:28.988855 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.04.15 01:28:28.988888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10153 | 2026.04.15 01:28:28.989346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10154 | 2026.04.15 01:28:28.989577 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.04.15 01:28:28.989698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20594 | ||
| 10156 | 2026.04.15 01:28:29.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.68 MiB, peak 318.35 MiB, free memory in arenas 0.00 B, will set to 305.66 MiB (RSS), difference: -1.01 MiB | ||
| 10157 | 2026.04.15 01:28:30.066101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10158 | 2026.04.15 01:28:30.083046 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.04.15 01:28:30.083110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10160 | 2026.04.15 01:28:30.089316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10161 | 2026.04.15 01:28:30.090051 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.04.15 01:28:30.093147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10163 | 2026.04.15 01:28:33.093173 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10164 | 2026.04.15 01:28:33.093369 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10165 | 2026.04.15 01:28:33.093433 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10166 | 2026.04.15 01:28:33.094175 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2026.04.15 01:28:33.094217 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10168 | 2026.04.15 01:28:33.094599 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10169 | 2026.04.15 01:28:33.094828 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2026.04.15 01:28:33.094980 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001661 sec., 75857.91691751957 rows/sec., 6.55 MiB/sec. | ||
| 10171 | 2026.04.15 01:28:33.094999 [ 151 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10172 | 2026.04.15 01:28:33.095021 [ 6 ] {711a1cf4-d30f-4bd0-a6c6-cc3f80b1e066} <Debug> TCPHandler: Processed in 0.001972945 sec. | ||
| 10173 | 2026.04.15 01:28:33.095075 [ 151 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.04.15 01:28:33.095106 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10175 | 2026.04.15 01:28:33.095187 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.04.15 01:28:33.095219 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10177 | 2026.04.15 01:28:33.095285 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.04.15 01:28:33.095329 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10179 | 2026.04.15 01:28:33.095378 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10180 | 2026.04.15 01:28:33.095422 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 10181 | 2026.04.15 01:28:33.095493 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 10182 | 2026.04.15 01:28:33.095544 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 811 rows starting from the beginning of the part | ||
| 10183 | 2026.04.15 01:28:33.095591 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 126 rows starting from the beginning of the part | ||
| 10184 | 2026.04.15 01:28:33.095640 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 814 rows starting from the beginning of the part | ||
| 10185 | 2026.04.15 01:28:33.095687 [ 199 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 126 rows starting from the beginning of the part | ||
| 10186 | 2026.04.15 01:28:33.095745 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.04.15 01:28:33.095786 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10188 | 2026.04.15 01:28:33.096178 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10189 | 2026.04.15 01:28:33.096384 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.04.15 01:28:33.096517 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00125 sec., 28000 rows/sec., 2.06 MiB/sec. | ||
| 10191 | 2026.04.15 01:28:33.096555 [ 6 ] {e49488cd-53cb-415d-8dc7-1859647826aa} <Debug> TCPHandler: Processed in 0.001416145 sec. | ||
| 10192 | 2026.04.15 01:28:33.096668 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.04.15 01:28:33.096762 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10194 | 2026.04.15 01:28:33.096801 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10195 | 2026.04.15 01:28:33.097242 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.04.15 01:28:33.097277 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10197 | 2026.04.15 01:28:33.097603 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10198 | 2026.04.15 01:28:33.097761 [ 194 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002595997 sec., 2038908.3654565085 rows/sec., 164.14 MiB/sec. | ||
| 10199 | 2026.04.15 01:28:33.097812 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.04.15 01:28:33.097941 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001197 sec., 82706.76691729324 rows/sec., 6.46 MiB/sec. | ||
| 10201 | 2026.04.15 01:28:33.097953 [ 149 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10202 | 2026.04.15 01:28:33.097978 [ 6 ] {6e419261-97c0-4fb4-9839-4c27710d4f84} <Debug> TCPHandler: Processed in 0.001358975 sec. | ||
| 10203 | 2026.04.15 01:28:33.098023 [ 149 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.04.15 01:28:33.098049 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10205 | 2026.04.15 01:28:33.098118 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2026.04.15 01:28:33.098154 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10207 | 2026.04.15 01:28:33.098168 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10208 | 2026.04.15 01:28:33.098215 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10209 | 2026.04.15 01:28:33.098262 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10210 | 2026.04.15 01:28:33.098298 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10211 | 2026.04.15 01:28:33.098340 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 10212 | 2026.04.15 01:28:33.098412 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10213 | 2026.04.15 01:28:33.098464 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 497 rows starting from the beginning of the part | ||
| 10214 | 2026.04.15 01:28:33.098511 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 99 rows starting from the beginning of the part | ||
| 10215 | 2026.04.15 01:28:33.098567 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 503 rows starting from the beginning of the part | ||
| 10216 | 2026.04.15 01:28:33.098572 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.04.15 01:28:33.098620 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 99 rows starting from the beginning of the part | ||
| 10218 | 2026.04.15 01:28:33.098685 [ 193 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_71_14} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10219 | 2026.04.15 01:28:33.098687 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.04.15 01:28:33.098740 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10221 | 2026.04.15 01:28:33.098813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10222 | 2026.04.15 01:28:33.099107 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10223 | 2026.04.15 01:28:33.099348 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.04.15 01:28:33.099485 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 10225 | 2026.04.15 01:28:33.099489 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10226 | 2026.04.15 01:28:33.099524 [ 6 ] {c21af1cd-db74-4439-a9e8-8b2f81263acc} <Debug> TCPHandler: Processed in 0.001454796 sec. | ||
| 10227 | 2026.04.15 01:28:33.099537 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.04.15 01:28:33.099562 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10229 | 2026.04.15 01:28:33.099640 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.04.15 01:28:33.099659 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10231 | 2026.04.15 01:28:33.099736 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10232 | 2026.04.15 01:28:33.099764 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10233 | 2026.04.15 01:28:33.099794 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10234 | 2026.04.15 01:28:33.099797 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26894 rows starting from the beginning of the part | ||
| 10235 | 2026.04.15 01:28:33.099869 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 96 rows starting from the beginning of the part | ||
| 10236 | 2026.04.15 01:28:33.099918 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 10237 | 2026.04.15 01:28:33.099960 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10238 | 2026.04.15 01:28:33.099997 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 268 rows starting from the beginning of the part | ||
| 10239 | 2026.04.15 01:28:33.099997 [ 187 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894934 sec., 1631719.0994514849 rows/sec., 119.93 MiB/sec. | ||
| 10240 | 2026.04.15 01:28:33.100036 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10241 | 2026.04.15 01:28:33.100206 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10242 | 2026.04.15 01:28:33.100455 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.04.15 01:28:33.100526 [ 188 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_71_14} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10244 | 2026.04.15 01:28:33.100596 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10245 | 2026.04.15 01:28:33.100673 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.04.15 01:28:33.100714 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10247 | 2026.04.15 01:28:33.101279 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10248 | 2026.04.15 01:28:33.101501 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.04.15 01:28:33.101643 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001924 sec., 18191.26819126819 rows/sec., 32.60 MiB/sec. | ||
| 10250 | 2026.04.15 01:28:33.101697 [ 6 ] {a8fef331-6ee2-4a0f-acb2-00bd67fb5c92} <Debug> TCPHandler: Processed in 0.002104997 sec. | ||
| 10251 | 2026.04.15 01:28:33.101835 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.04.15 01:28:33.101928 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10253 | 2026.04.15 01:28:33.101968 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10254 | 2026.04.15 01:28:33.102312 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.04.15 01:28:33.102348 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10256 | 2026.04.15 01:28:33.102674 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10257 | 2026.04.15 01:28:33.102884 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.04.15 01:28:33.103014 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10259 | 2026.04.15 01:28:33.103017 [ 151 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10260 | 2026.04.15 01:28:33.103051 [ 6 ] {101da64a-4955-4d24-a553-ca547a7b77a8} <Debug> TCPHandler: Processed in 0.001275132 sec. | ||
| 10261 | 2026.04.15 01:28:33.103066 [ 151 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.04.15 01:28:33.103090 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10263 | 2026.04.15 01:28:33.103164 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10264 | 2026.04.15 01:28:33.103249 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10265 | 2026.04.15 01:28:33.103272 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3912 rows starting from the beginning of the part | ||
| 10266 | 2026.04.15 01:28:33.103314 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10267 | 2026.04.15 01:28:33.103352 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 10268 | 2026.04.15 01:28:33.103385 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10269 | 2026.04.15 01:28:33.103417 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 10270 | 2026.04.15 01:28:33.103449 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10271 | 2026.04.15 01:28:33.104675 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4248 rows, containing 4 columns (4 merged, 0 gathered) in 0.001543298 sec., 2752546.8185664727 rows/sec., 179.66 MiB/sec. | ||
| 10272 | 2026.04.15 01:28:33.104953 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10273 | 2026.04.15 01:28:33.105205 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2026.04.15 01:28:33.105272 [ 188 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_71_14} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10275 | 2026.04.15 01:28:33.105331 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10276 | 2026.04.15 01:28:33.105792 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27843 rows, containing 5 columns (5 merged, 0 gathered) in 0.00617531 sec., 4508761.503471081 rows/sec., 290.78 MiB/sec. | ||
| 10277 | 2026.04.15 01:28:33.106067 [ 200 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10278 | 2026.04.15 01:28:33.106324 [ 200 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.04.15 01:28:33.106390 [ 200 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10280 | 2026.04.15 01:28:33.106464 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10281 | 2026.04.15 01:28:36.357960 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10282 | 2026.04.15 01:28:36.358035 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10283 | 2026.04.15 01:28:36.489862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21106 | ||
| 10284 | 2026.04.15 01:28:36.490435 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.04.15 01:28:36.490484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10286 | 2026.04.15 01:28:36.491025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10287 | 2026.04.15 01:28:36.491246 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.04.15 01:28:36.491376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 10289 | 2026.04.15 01:28:36.561648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1318 | ||
| 10290 | 2026.04.15 01:28:36.564088 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.04.15 01:28:36.564174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10292 | 2026.04.15 01:28:36.565387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10293 | 2026.04.15 01:28:36.565675 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.04.15 01:28:36.565973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10295 | 2026.04.15 01:28:37.593295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10296 | 2026.04.15 01:28:37.609621 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.04.15 01:28:37.609673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10298 | 2026.04.15 01:28:37.615707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10299 | 2026.04.15 01:28:37.616386 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.04.15 01:28:37.619242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10301 | 2026.04.15 01:28:38.099340 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.04.15 01:28:38.099557 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10303 | 2026.04.15 01:28:38.099624 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10304 | 2026.04.15 01:28:38.100336 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.04.15 01:28:38.100392 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10306 | 2026.04.15 01:28:38.100794 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10307 | 2026.04.15 01:28:38.101024 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.04.15 01:28:38.101180 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001674 sec., 169653.52449223417 rows/sec., 10.78 MiB/sec. | ||
| 10309 | 2026.04.15 01:28:38.101222 [ 6 ] {cd0371ac-1060-48dc-a004-ae9acf738ab9} <Debug> TCPHandler: Processed in 0.002012146 sec. | ||
| 10310 | 2026.04.15 01:28:38.101346 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2026.04.15 01:28:38.101441 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10312 | 2026.04.15 01:28:38.101481 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10313 | 2026.04.15 01:28:38.102204 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.04.15 01:28:38.102240 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10315 | 2026.04.15 01:28:38.102600 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10316 | 2026.04.15 01:28:38.102809 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.04.15 01:28:38.102945 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001522 sec., 532851.5111695138 rows/sec., 41.18 MiB/sec. | ||
| 10318 | 2026.04.15 01:28:38.102981 [ 6 ] {2f50f4fc-81f1-4da7-bf96-6122e4b115cd} <Debug> TCPHandler: Processed in 0.00168549 sec. | ||
| 10319 | 2026.04.15 01:28:38.103092 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.04.15 01:28:38.103184 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10321 | 2026.04.15 01:28:38.103224 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10322 | 2026.04.15 01:28:38.103645 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.04.15 01:28:38.103682 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10324 | 2026.04.15 01:28:38.103988 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10325 | 2026.04.15 01:28:38.104198 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.04.15 01:28:38.104322 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001155 sec., 129004.329004329 rows/sec., 7.67 MiB/sec. | ||
| 10327 | 2026.04.15 01:28:38.104358 [ 6 ] {7f6c3e72-abde-4c87-9fd6-0b71269ece2f} <Debug> TCPHandler: Processed in 0.001313314 sec. | ||
| 10328 | 2026.04.15 01:28:38.104470 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.04.15 01:28:38.104563 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10330 | 2026.04.15 01:28:38.104601 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10331 | 2026.04.15 01:28:38.105022 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.04.15 01:28:38.105057 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10333 | 2026.04.15 01:28:38.105351 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10334 | 2026.04.15 01:28:38.105553 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.04.15 01:28:38.105683 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 10336 | 2026.04.15 01:28:38.105719 [ 6 ] {86684016-c1fc-4e26-8b26-ac69e35f69d8} <Debug> TCPHandler: Processed in 0.001296173 sec. | ||
| 10337 | 2026.04.15 01:28:38.105834 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.04.15 01:28:38.105927 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10339 | 2026.04.15 01:28:38.105965 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10340 | 2026.04.15 01:28:38.106389 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.04.15 01:28:38.106425 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10342 | 2026.04.15 01:28:38.106738 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10343 | 2026.04.15 01:28:38.106938 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.04.15 01:28:38.107062 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 10345 | 2026.04.15 01:28:38.107104 [ 6 ] {2022363f-0875-4cd3-aadf-465a8d791009} <Debug> TCPHandler: Processed in 0.001319484 sec. | ||
| 10346 | 2026.04.15 01:28:38.107215 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.04.15 01:28:38.107307 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10348 | 2026.04.15 01:28:38.107346 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10349 | 2026.04.15 01:28:38.107925 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.04.15 01:28:38.107961 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10351 | 2026.04.15 01:28:38.108270 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10352 | 2026.04.15 01:28:38.108475 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.04.15 01:28:38.108601 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001311 sec., 379099.92372234934 rows/sec., 26.62 MiB/sec. | ||
| 10354 | 2026.04.15 01:28:38.108638 [ 6 ] {38b77508-8db8-478a-87cf-77d7abaee1d7} <Debug> TCPHandler: Processed in 0.001470467 sec. | ||
| 10355 | 2026.04.15 01:28:38.108763 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2026.04.15 01:28:38.108855 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10357 | 2026.04.15 01:28:38.108895 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10358 | 2026.04.15 01:28:38.109227 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.04.15 01:28:38.109261 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10360 | 2026.04.15 01:28:38.109556 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10361 | 2026.04.15 01:28:38.109758 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.04.15 01:28:38.109885 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 10363 | 2026.04.15 01:28:38.109920 [ 6 ] {48c0553e-3215-47a8-a504-e0814ad8f178} <Debug> TCPHandler: Processed in 0.001204281 sec. | ||
| 10364 | 2026.04.15 01:28:38.110028 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2026.04.15 01:28:38.110120 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10366 | 2026.04.15 01:28:38.110161 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10367 | 2026.04.15 01:28:38.110544 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.04.15 01:28:38.110579 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10369 | 2026.04.15 01:28:38.110898 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10370 | 2026.04.15 01:28:38.111110 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.04.15 01:28:38.111235 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 10372 | 2026.04.15 01:28:38.111271 [ 6 ] {7567d815-9b21-4ab4-aebf-78003b11555c} <Debug> TCPHandler: Processed in 0.001290452 sec. | ||
| 10373 | 2026.04.15 01:28:38.111379 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.04.15 01:28:38.111471 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10375 | 2026.04.15 01:28:38.111511 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10376 | 2026.04.15 01:28:38.111817 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.04.15 01:28:38.111852 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10378 | 2026.04.15 01:28:38.112145 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10379 | 2026.04.15 01:28:38.112351 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.04.15 01:28:38.112474 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 10381 | 2026.04.15 01:28:38.112510 [ 6 ] {00ab8b1b-10d9-4d59-8e04-17080bc6df91} <Debug> TCPHandler: Processed in 0.001178301 sec. | ||
| 10382 | 2026.04.15 01:28:38.112613 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.04.15 01:28:38.112705 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10384 | 2026.04.15 01:28:38.112758 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10385 | 2026.04.15 01:28:38.113488 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.04.15 01:28:38.113523 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10387 | 2026.04.15 01:28:38.114014 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10388 | 2026.04.15 01:28:38.114230 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.04.15 01:28:38.114364 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001676 sec., 4176.610978520286 rows/sec., 7.48 MiB/sec. | ||
| 10390 | 2026.04.15 01:28:38.114359 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10391 | 2026.04.15 01:28:38.114416 [ 6 ] {1ccaba04-6ff5-46b1-81f9-a79e90c5d761} <Debug> TCPHandler: Processed in 0.001850093 sec. | ||
| 10392 | 2026.04.15 01:28:38.114438 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.04.15 01:28:38.114464 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10394 | 2026.04.15 01:28:38.114533 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.04.15 01:28:38.114595 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10396 | 2026.04.15 01:28:38.114630 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.04.15 01:28:38.114680 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10398 | 2026.04.15 01:28:38.114868 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10399 | 2026.04.15 01:28:38.114940 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1202 rows starting from the beginning of the part | ||
| 10400 | 2026.04.15 01:28:38.114996 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.04.15 01:28:38.115035 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10402 | 2026.04.15 01:28:38.115075 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 10403 | 2026.04.15 01:28:38.115182 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 10404 | 2026.04.15 01:28:38.115278 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10405 | 2026.04.15 01:28:38.115337 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10406 | 2026.04.15 01:28:38.115369 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 10407 | 2026.04.15 01:28:38.115473 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10408 | 2026.04.15 01:28:38.115555 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.04.15 01:28:38.115685 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 10410 | 2026.04.15 01:28:38.115721 [ 6 ] {a88896bd-c00d-4995-b991-cd940bc90c2f} <Debug> TCPHandler: Processed in 0.001237072 sec. | ||
| 10411 | 2026.04.15 01:28:38.121277 [ 200 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1293 rows, containing 19 columns (19 merged, 0 gathered) in 0.006743911 sec., 191728.50887267047 rows/sec., 343.57 MiB/sec. | ||
| 10412 | 2026.04.15 01:28:38.122385 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10413 | 2026.04.15 01:28:38.122726 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.04.15 01:28:38.122798 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10415 | 2026.04.15 01:28:38.122914 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10416 | 2026.04.15 01:28:40.007932 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.04.15 01:28:40.008139 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.04.15 01:28:40.008212 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10419 | 2026.04.15 01:28:40.008977 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.04.15 01:28:40.009035 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10421 | 2026.04.15 01:28:40.009460 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10422 | 2026.04.15 01:28:40.009683 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.04.15 01:28:40.009842 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 1.15 MiB/sec. | ||
| 10424 | 2026.04.15 01:28:40.009886 [ 6 ] {27953148-e87f-4865-9d25-9f092488e44e} <Debug> TCPHandler: Processed in 0.002084287 sec. | ||
| 10425 | 2026.04.15 01:28:40.010014 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.04.15 01:28:40.010137 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10427 | 2026.04.15 01:28:40.010186 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10428 | 2026.04.15 01:28:40.010665 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.04.15 01:28:40.010710 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10430 | 2026.04.15 01:28:40.011089 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10431 | 2026.04.15 01:28:40.011301 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.04.15 01:28:40.011430 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001318 sec., 7587.253414264037 rows/sec., 618.69 KiB/sec. | ||
| 10433 | 2026.04.15 01:28:40.011468 [ 6 ] {541b1cae-cede-49d9-b260-91c1bc0794b2} <Debug> TCPHandler: Processed in 0.001514818 sec. | ||
| 10434 | 2026.04.15 01:28:40.011573 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.04.15 01:28:40.011666 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10436 | 2026.04.15 01:28:40.011706 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10437 | 2026.04.15 01:28:40.013726 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.04.15 01:28:40.013762 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10439 | 2026.04.15 01:28:40.014213 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10440 | 2026.04.15 01:28:40.014427 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.04.15 01:28:40.014555 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Debug> executeQuery: Read 2600 rows, 200.26 KiB in 0.002907 sec., 894392.8448572411 rows/sec., 67.27 MiB/sec. | ||
| 10442 | 2026.04.15 01:28:40.014594 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 10443 | 2026.04.15 01:28:40.014607 [ 6 ] {a78692ac-9651-4795-b62f-8acf747a1777} <Debug> TCPHandler: Processed in 0.003081806 sec. | ||
| 10444 | 2026.04.15 01:28:40.014718 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10445 | 2026.04.15 01:28:40.014810 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10446 | 2026.04.15 01:28:40.014850 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10447 | 2026.04.15 01:28:40.015259 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.04.15 01:28:40.015295 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10449 | 2026.04.15 01:28:40.015618 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10450 | 2026.04.15 01:28:40.015819 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.04.15 01:28:40.015949 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Debug> executeQuery: Read 68 rows, 5.12 KiB in 0.001156 sec., 58823.52941176471 rows/sec., 4.32 MiB/sec. | ||
| 10452 | 2026.04.15 01:28:40.015986 [ 6 ] {f47ac486-a252-4dd9-87bf-a6b9cec685d8} <Debug> TCPHandler: Processed in 0.001316173 sec. | ||
| 10453 | 2026.04.15 01:28:40.016093 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.04.15 01:28:40.016185 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10455 | 2026.04.15 01:28:40.016223 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10456 | 2026.04.15 01:28:40.016971 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.04.15 01:28:40.017005 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10458 | 2026.04.15 01:28:40.017317 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10459 | 2026.04.15 01:28:40.017517 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.04.15 01:28:40.017647 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001479 sec., 557809.3306288032 rows/sec., 32.63 MiB/sec. | ||
| 10461 | 2026.04.15 01:28:40.017684 [ 6 ] {4ec37df0-000c-46ca-9601-ce06bc7396d0} <Debug> TCPHandler: Processed in 0.001639209 sec. | ||
| 10462 | 2026.04.15 01:28:40.017799 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.04.15 01:28:40.017891 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10464 | 2026.04.15 01:28:40.017929 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10465 | 2026.04.15 01:28:40.018301 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.04.15 01:28:40.018337 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10467 | 2026.04.15 01:28:40.018623 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10468 | 2026.04.15 01:28:40.018835 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.04.15 01:28:40.018962 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 10470 | 2026.04.15 01:28:40.018998 [ 6 ] {f2058fdb-52aa-4db4-9c4b-8bc57af5335d} <Debug> TCPHandler: Processed in 0.001248442 sec. | ||
| 10471 | 2026.04.15 01:28:40.019105 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.04.15 01:28:40.019196 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10473 | 2026.04.15 01:28:40.019234 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10474 | 2026.04.15 01:28:40.019618 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.04.15 01:28:40.019652 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10476 | 2026.04.15 01:28:40.019954 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10477 | 2026.04.15 01:28:40.020157 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.04.15 01:28:40.020283 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 10479 | 2026.04.15 01:28:40.020319 [ 6 ] {67ef86fb-617f-4e51-a3b9-5e9f101aba09} <Debug> TCPHandler: Processed in 0.001263453 sec. | ||
| 10480 | 2026.04.15 01:28:40.020423 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2026.04.15 01:28:40.020515 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10482 | 2026.04.15 01:28:40.020553 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10483 | 2026.04.15 01:28:40.021560 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2026.04.15 01:28:40.021596 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10485 | 2026.04.15 01:28:40.021952 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10486 | 2026.04.15 01:28:40.022154 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.04.15 01:28:40.022281 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Debug> executeQuery: Read 1371 rows, 94.99 KiB in 0.001783 sec., 768928.7717330342 rows/sec., 52.03 MiB/sec. | ||
| 10488 | 2026.04.15 01:28:40.022318 [ 6 ] {8af12fc1-c80c-4a8f-9505-5ee925984aa0} <Debug> TCPHandler: Processed in 0.001942755 sec. | ||
| 10489 | 2026.04.15 01:28:40.022423 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.04.15 01:28:40.022515 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10491 | 2026.04.15 01:28:40.022556 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10492 | 2026.04.15 01:28:40.023326 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.04.15 01:28:40.023361 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10494 | 2026.04.15 01:28:40.023782 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10495 | 2026.04.15 01:28:40.023990 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.04.15 01:28:40.024117 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Debug> executeQuery: Read 1677 rows, 107.49 KiB in 0.00162 sec., 1035185.1851851853 rows/sec., 64.80 MiB/sec. | ||
| 10497 | 2026.04.15 01:28:40.024153 [ 6 ] {39ab9b4e-bc26-4ec5-a7cb-b82423be5f15} <Debug> TCPHandler: Processed in 0.001778051 sec. | ||
| 10498 | 2026.04.15 01:28:40.024269 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.04.15 01:28:40.024362 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10500 | 2026.04.15 01:28:40.024414 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10501 | 2026.04.15 01:28:40.025259 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.04.15 01:28:40.025295 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10503 | 2026.04.15 01:28:40.025854 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10504 | 2026.04.15 01:28:40.026069 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.04.15 01:28:40.026202 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001858 sec., 24757.804090419806 rows/sec., 44.36 MiB/sec. | ||
| 10506 | 2026.04.15 01:28:40.026255 [ 6 ] {2f595857-5bc4-43fd-bd1e-b21ac598a4b6} <Debug> TCPHandler: Processed in 0.002032886 sec. | ||
| 10507 | 2026.04.15 01:28:40.026369 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2026.04.15 01:28:40.026461 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10509 | 2026.04.15 01:28:40.026501 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10510 | 2026.04.15 01:28:40.026818 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.04.15 01:28:40.026853 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10512 | 2026.04.15 01:28:40.027141 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10513 | 2026.04.15 01:28:40.027341 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.04.15 01:28:40.027466 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001023 sec., 23460.41055718475 rows/sec., 1.58 MiB/sec. | ||
| 10515 | 2026.04.15 01:28:40.027500 [ 6 ] {7b3d9ed9-9dab-4b4f-9f1a-d23c9568843e} <Debug> TCPHandler: Processed in 0.001180931 sec. | ||
| 10516 | 2026.04.15 01:28:43.088621 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.04.15 01:28:43.088826 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10518 | 2026.04.15 01:28:43.088893 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10519 | 2026.04.15 01:28:43.089573 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.04.15 01:28:43.089621 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10521 | 2026.04.15 01:28:43.090034 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10522 | 2026.04.15 01:28:43.090260 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.04.15 01:28:43.090427 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 10524 | 2026.04.15 01:28:43.090477 [ 6 ] {832c7c62-9ca7-4cb3-9919-b432fef0670f} <Debug> TCPHandler: Processed in 0.001987866 sec. | ||
| 10525 | 2026.04.15 01:28:43.090598 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.04.15 01:28:43.090702 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10527 | 2026.04.15 01:28:43.090746 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10528 | 2026.04.15 01:28:43.091190 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.04.15 01:28:43.091228 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10530 | 2026.04.15 01:28:43.091559 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10531 | 2026.04.15 01:28:43.091781 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.04.15 01:28:43.091921 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 10533 | 2026.04.15 01:28:43.091960 [ 6 ] {b54b392e-abc8-4a42-ac7f-5c4853361bc6} <Debug> TCPHandler: Processed in 0.001413825 sec. | ||
| 10534 | 2026.04.15 01:28:43.092075 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.04.15 01:28:43.092173 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10536 | 2026.04.15 01:28:43.092224 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10537 | 2026.04.15 01:28:43.092610 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.04.15 01:28:43.092646 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10539 | 2026.04.15 01:28:43.092983 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10540 | 2026.04.15 01:28:43.093200 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.04.15 01:28:43.093337 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001186 sec., 80944.3507588533 rows/sec., 5.64 MiB/sec. | ||
| 10542 | 2026.04.15 01:28:43.093376 [ 6 ] {d7ea96f3-a911-4c6d-8bf9-38291928520a} <Debug> TCPHandler: Processed in 0.001350505 sec. | ||
| 10543 | 2026.04.15 01:28:43.093512 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.04.15 01:28:43.093609 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.04.15 01:28:43.093651 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10546 | 2026.04.15 01:28:43.093995 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.04.15 01:28:43.094032 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10548 | 2026.04.15 01:28:43.094336 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10549 | 2026.04.15 01:28:43.094541 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.04.15 01:28:43.094674 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 10551 | 2026.04.15 01:28:43.094711 [ 6 ] {bd54d757-b56a-4638-a992-ac8b12ff9316} <Debug> TCPHandler: Processed in 0.001248322 sec. | ||
| 10552 | 2026.04.15 01:28:43.991508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21554 | ||
| 10553 | 2026.04.15 01:28:43.991997 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.04.15 01:28:43.992037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10555 | 2026.04.15 01:28:43.992515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10556 | 2026.04.15 01:28:43.992774 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.04.15 01:28:43.992923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21554 | ||
| 10558 | 2026.04.15 01:28:45.119412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10559 | 2026.04.15 01:28:45.136648 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2026.04.15 01:28:45.136697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10561 | 2026.04.15 01:28:45.142714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10562 | 2026.04.15 01:28:45.143416 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.04.15 01:28:45.146410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10564 | 2026.04.15 01:28:46.566244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1370 | ||
| 10565 | 2026.04.15 01:28:46.568944 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.04.15 01:28:46.568994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10567 | 2026.04.15 01:28:46.570218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10568 | 2026.04.15 01:28:46.570486 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.04.15 01:28:46.570758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 10570 | 2026.04.15 01:28:48.092128 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2026.04.15 01:28:48.092312 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10572 | 2026.04.15 01:28:48.092377 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10573 | 2026.04.15 01:28:48.093016 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.04.15 01:28:48.093061 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10575 | 2026.04.15 01:28:48.093449 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10576 | 2026.04.15 01:28:48.093671 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.04.15 01:28:48.093824 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001563 sec., 44785.66858605247 rows/sec., 3.59 MiB/sec. | ||
| 10578 | 2026.04.15 01:28:48.093865 [ 6 ] {bb3b0d58-63a9-4054-abd4-c083d79b1fbd} <Debug> TCPHandler: Processed in 0.001871164 sec. | ||
| 10579 | 2026.04.15 01:28:48.093984 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.04.15 01:28:48.094077 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10581 | 2026.04.15 01:28:48.094116 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10582 | 2026.04.15 01:28:48.094514 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.04.15 01:28:48.094550 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10584 | 2026.04.15 01:28:48.094832 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10585 | 2026.04.15 01:28:48.095031 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.04.15 01:28:48.095158 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001099 sec., 6369.4267515923575 rows/sec., 478.95 KiB/sec. | ||
| 10587 | 2026.04.15 01:28:48.095194 [ 6 ] {8b7aeb9b-bcd4-4251-ba8a-ba29ad0f4795} <Debug> TCPHandler: Processed in 0.001257882 sec. | ||
| 10588 | 2026.04.15 01:28:48.095301 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2026.04.15 01:28:48.095395 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10590 | 2026.04.15 01:28:48.095434 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10591 | 2026.04.15 01:28:48.095834 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.04.15 01:28:48.095870 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10593 | 2026.04.15 01:28:48.096160 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10594 | 2026.04.15 01:28:48.096358 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.04.15 01:28:48.096482 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001104 sec., 64311.59420289855 rows/sec., 5.02 MiB/sec. | ||
| 10596 | 2026.04.15 01:28:48.096518 [ 6 ] {cbec31b2-fef5-4722-af78-7195e86ad7cb} <Debug> TCPHandler: Processed in 0.001263882 sec. | ||
| 10597 | 2026.04.15 01:28:48.096627 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.04.15 01:28:48.096719 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10599 | 2026.04.15 01:28:48.096760 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10600 | 2026.04.15 01:28:48.097166 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.04.15 01:28:48.097202 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10602 | 2026.04.15 01:28:48.097513 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10603 | 2026.04.15 01:28:48.097716 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.04.15 01:28:48.097845 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 10605 | 2026.04.15 01:28:48.097881 [ 6 ] {50db9a9b-8048-4ca2-809c-6d57f16a7910} <Debug> TCPHandler: Processed in 0.001301634 sec. | ||
| 10606 | 2026.04.15 01:28:48.097987 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.04.15 01:28:48.098080 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10608 | 2026.04.15 01:28:48.098133 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10609 | 2026.04.15 01:28:48.098878 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.04.15 01:28:48.098913 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10611 | 2026.04.15 01:28:48.099406 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10612 | 2026.04.15 01:28:48.099613 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.04.15 01:28:48.099752 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001689 sec., 4144.464179988158 rows/sec., 7.43 MiB/sec. | ||
| 10614 | 2026.04.15 01:28:48.099803 [ 6 ] {5b5996e9-272a-406d-9305-2d5d2a7e43d2} <Debug> TCPHandler: Processed in 0.001863553 sec. | ||
| 10615 | 2026.04.15 01:28:48.099915 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.04.15 01:28:48.100006 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10617 | 2026.04.15 01:28:48.100046 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10618 | 2026.04.15 01:28:48.100395 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.04.15 01:28:48.100431 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10620 | 2026.04.15 01:28:48.100722 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10621 | 2026.04.15 01:28:48.100926 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.04.15 01:28:48.101053 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10623 | 2026.04.15 01:28:48.101089 [ 6 ] {8f822a47-d205-4d60-9fad-cfa948b9b671} <Debug> TCPHandler: Processed in 0.001221632 sec. | ||
| 10624 | 2026.04.15 01:28:51.358137 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10625 | 2026.04.15 01:28:51.358235 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10626 | 2026.04.15 01:28:51.493042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22066 | ||
| 10627 | 2026.04.15 01:28:51.493607 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.04.15 01:28:51.493655 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10629 | 2026.04.15 01:28:51.494154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10630 | 2026.04.15 01:28:51.494380 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.04.15 01:28:51.494525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22066 | ||
| 10632 | 2026.04.15 01:28:51.494532 [ 127 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10633 | 2026.04.15 01:28:51.494587 [ 127 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.04.15 01:28:51.494607 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10635 | 2026.04.15 01:28:51.494702 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 10636 | 2026.04.15 01:28:51.494798 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10637 | 2026.04.15 01:28:51.494829 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19634 rows starting from the beginning of the part | ||
| 10638 | 2026.04.15 01:28:51.494884 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10639 | 2026.04.15 01:28:51.494929 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10640 | 2026.04.15 01:28:51.494970 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10641 | 2026.04.15 01:28:51.495008 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10642 | 2026.04.15 01:28:51.495047 [ 197 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10643 | 2026.04.15 01:28:51.496997 [ 200 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332971 sec., 9458325.885748258 rows/sec., 135.30 MiB/sec. | ||
| 10644 | 2026.04.15 01:28:51.497425 [ 198 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10645 | 2026.04.15 01:28:51.497756 [ 198 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.04.15 01:28:51.497843 [ 198 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_46_9} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10647 | 2026.04.15 01:28:51.497971 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10648 | 2026.04.15 01:28:52.646508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10649 | 2026.04.15 01:28:52.663526 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.04.15 01:28:52.663589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10651 | 2026.04.15 01:28:52.670447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10652 | 2026.04.15 01:28:52.671242 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.04.15 01:28:52.671537 [ 127 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10654 | 2026.04.15 01:28:52.671603 [ 127 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.04.15 01:28:52.671623 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10656 | 2026.04.15 01:28:52.671739 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 10657 | 2026.04.15 01:28:52.674565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10658 | 2026.04.15 01:28:52.675431 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10659 | 2026.04.15 01:28:52.676770 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10660 | 2026.04.15 01:28:52.681481 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10661 | 2026.04.15 01:28:52.686173 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10662 | 2026.04.15 01:28:52.690791 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10663 | 2026.04.15 01:28:52.695429 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10664 | 2026.04.15 01:28:52.699428 [ 190 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10665 | 2026.04.15 01:28:52.751935 [ 200 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080251406 sec., 4323.9117829287625 rows/sec., 22.36 MiB/sec. | ||
| 10666 | 2026.04.15 01:28:52.754683 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10667 | 2026.04.15 01:28:52.756786 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.04.15 01:28:52.756897 [ 197 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_46_9} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10669 | 2026.04.15 01:28:52.759913 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10670 | 2026.04.15 01:28:53.093878 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.04.15 01:28:53.094089 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10672 | 2026.04.15 01:28:53.094165 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10673 | 2026.04.15 01:28:53.094905 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.04.15 01:28:53.094958 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10675 | 2026.04.15 01:28:53.095369 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10676 | 2026.04.15 01:28:53.095605 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.04.15 01:28:53.095757 [ 131 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10678 | 2026.04.15 01:28:53.095768 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001736 sec., 72580.64516129033 rows/sec., 6.27 MiB/sec. | ||
| 10679 | 2026.04.15 01:28:53.095827 [ 131 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.04.15 01:28:53.095853 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10681 | 2026.04.15 01:28:53.095869 [ 6 ] {c1e8a9c5-4690-4e65-9718-10710dc40fcf} <Debug> TCPHandler: Processed in 0.002135988 sec. | ||
| 10682 | 2026.04.15 01:28:53.095973 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10683 | 2026.04.15 01:28:53.096006 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10684 | 2026.04.15 01:28:53.096119 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10685 | 2026.04.15 01:28:53.096123 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10686 | 2026.04.15 01:28:53.096174 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10687 | 2026.04.15 01:28:53.096184 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3360 rows starting from the beginning of the part | ||
| 10688 | 2026.04.15 01:28:53.096263 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 811 rows starting from the beginning of the part | ||
| 10689 | 2026.04.15 01:28:53.096310 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2600 rows starting from the beginning of the part | ||
| 10690 | 2026.04.15 01:28:53.096352 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10691 | 2026.04.15 01:28:53.096389 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 70 rows starting from the beginning of the part | ||
| 10692 | 2026.04.15 01:28:53.096430 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 126 rows starting from the beginning of the part | ||
| 10693 | 2026.04.15 01:28:53.096626 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.04.15 01:28:53.096670 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10695 | 2026.04.15 01:28:53.097055 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10696 | 2026.04.15 01:28:53.097281 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.04.15 01:28:53.097405 [ 131 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 10698 | 2026.04.15 01:28:53.097429 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001334 sec., 26236.88155922039 rows/sec., 1.93 MiB/sec. | ||
| 10699 | 2026.04.15 01:28:53.097435 [ 131 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.04.15 01:28:53.097469 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10701 | 2026.04.15 01:28:53.097477 [ 6 ] {cdcf045d-886b-48ed-b2f7-5ff59a736837} <Debug> TCPHandler: Processed in 0.001524458 sec. | ||
| 10702 | 2026.04.15 01:28:53.097554 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 10703 | 2026.04.15 01:28:53.097590 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.04.15 01:28:53.097649 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10705 | 2026.04.15 01:28:53.097679 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 225 rows starting from the beginning of the part | ||
| 10706 | 2026.04.15 01:28:53.097689 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10707 | 2026.04.15 01:28:53.097731 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10708 | 2026.04.15 01:28:53.097737 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 10709 | 2026.04.15 01:28:53.097790 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 10710 | 2026.04.15 01:28:53.097837 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
| 10711 | 2026.04.15 01:28:53.097892 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
| 10712 | 2026.04.15 01:28:53.097938 [ 202 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
| 10713 | 2026.04.15 01:28:53.098188 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2026.04.15 01:28:53.098223 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10715 | 2026.04.15 01:28:53.098766 [ 194 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252763 sec., 414284.2660583047 rows/sec., 28.64 MiB/sec. | ||
| 10716 | 2026.04.15 01:28:53.098829 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909482 sec., 2413831.740495387 rows/sec., 192.51 MiB/sec. | ||
| 10717 | 2026.04.15 01:28:53.098856 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10718 | 2026.04.15 01:28:53.098934 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 10719 | 2026.04.15 01:28:53.099163 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.04.15 01:28:53.099170 [ 194 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10721 | 2026.04.15 01:28:53.099259 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.04.15 01:28:53.099301 [ 131 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10723 | 2026.04.15 01:28:53.099322 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001655 sec., 59818.73111782478 rows/sec., 4.67 MiB/sec. | ||
| 10724 | 2026.04.15 01:28:53.099333 [ 131 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.04.15 01:28:53.099360 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_60_12} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 10726 | 2026.04.15 01:28:53.099364 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10727 | 2026.04.15 01:28:53.099368 [ 6 ] {742b213c-3894-414b-89a9-4534dd4436d7} <Debug> TCPHandler: Processed in 0.001828402 sec. | ||
| 10728 | 2026.04.15 01:28:53.099460 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10729 | 2026.04.15 01:28:53.099505 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.04.15 01:28:53.099510 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10731 | 2026.04.15 01:28:53.099518 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.04.15 01:28:53.099611 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.04.15 01:28:53.099657 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10734 | 2026.04.15 01:28:53.099659 [ 200 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_76_15} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10735 | 2026.04.15 01:28:53.099663 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10736 | 2026.04.15 01:28:53.099698 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1830 rows starting from the beginning of the part | ||
| 10737 | 2026.04.15 01:28:53.099779 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 10738 | 2026.04.15 01:28:53.099785 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 497 rows starting from the beginning of the part | ||
| 10739 | 2026.04.15 01:28:53.099846 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1371 rows starting from the beginning of the part | ||
| 10740 | 2026.04.15 01:28:53.099891 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10741 | 2026.04.15 01:28:53.099932 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 71 rows starting from the beginning of the part | ||
| 10742 | 2026.04.15 01:28:53.099974 [ 193 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 99 rows starting from the beginning of the part | ||
| 10743 | 2026.04.15 01:28:53.100160 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.04.15 01:28:53.100201 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10745 | 2026.04.15 01:28:53.100547 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10746 | 2026.04.15 01:28:53.100769 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.04.15 01:28:53.100896 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 3 parts from all_1_71_14 to all_73_73_0 | ||
| 10748 | 2026.04.15 01:28:53.100915 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 10749 | 2026.04.15 01:28:53.100924 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.04.15 01:28:53.100954 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10751 | 2026.04.15 01:28:53.100961 [ 6 ] {826f71d1-ed2f-47eb-91a9-1128af5de41b} <Debug> TCPHandler: Processed in 0.001505167 sec. | ||
| 10752 | 2026.04.15 01:28:53.101025 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_71_14 to all_73_73_0 into Compact with storage Full | ||
| 10753 | 2026.04.15 01:28:53.101089 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.04.15 01:28:53.101136 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10755 | 2026.04.15 01:28:53.101170 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 27843 rows starting from the beginning of the part | ||
| 10756 | 2026.04.15 01:28:53.101216 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10757 | 2026.04.15 01:28:53.101227 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 10758 | 2026.04.15 01:28:53.101286 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1677 rows starting from the beginning of the part | ||
| 10759 | 2026.04.15 01:28:53.101289 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10760 | 2026.04.15 01:28:53.101437 [ 200 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3932 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009656 sec., 1956553.7584541833 rows/sec., 142.14 MiB/sec. | ||
| 10761 | 2026.04.15 01:28:53.101679 [ 194 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10762 | 2026.04.15 01:28:53.101923 [ 194 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.04.15 01:28:53.101992 [ 194 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_76_15} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10764 | 2026.04.15 01:28:53.102071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10765 | 2026.04.15 01:28:53.102214 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.04.15 01:28:53.102248 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10767 | 2026.04.15 01:28:53.102864 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10768 | 2026.04.15 01:28:53.103094 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.04.15 01:28:53.103241 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00205 sec., 17073.170731707316 rows/sec., 30.59 MiB/sec. | ||
| 10770 | 2026.04.15 01:28:53.103297 [ 6 ] {2e86847b-0088-4dd3-9ad1-9e503d8b880c} <Debug> TCPHandler: Processed in 0.002267441 sec. | ||
| 10771 | 2026.04.15 01:28:53.103410 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.04.15 01:28:53.103505 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10773 | 2026.04.15 01:28:53.103546 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10774 | 2026.04.15 01:28:53.103896 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.04.15 01:28:53.103931 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10776 | 2026.04.15 01:28:53.104344 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10777 | 2026.04.15 01:28:53.104567 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.04.15 01:28:53.104680 [ 131 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10779 | 2026.04.15 01:28:53.104699 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 10780 | 2026.04.15 01:28:53.104711 [ 131 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.04.15 01:28:53.104737 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10782 | 2026.04.15 01:28:53.104742 [ 6 ] {b2ddaa65-594b-4a94-a9c6-68c71a7ffcfe} <Debug> TCPHandler: Processed in 0.001380975 sec. | ||
| 10783 | 2026.04.15 01:28:53.104816 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10784 | 2026.04.15 01:28:53.104893 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10785 | 2026.04.15 01:28:53.104917 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4248 rows starting from the beginning of the part | ||
| 10786 | 2026.04.15 01:28:53.104964 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 10787 | 2026.04.15 01:28:53.105003 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 10788 | 2026.04.15 01:28:53.105044 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10789 | 2026.04.15 01:28:53.105085 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10790 | 2026.04.15 01:28:53.105121 [ 194 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10791 | 2026.04.15 01:28:53.106810 [ 187 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4518 rows, containing 4 columns (4 merged, 0 gathered) in 0.002026536 sec., 2229420.0547140543 rows/sec., 145.59 MiB/sec. | ||
| 10792 | 2026.04.15 01:28:53.107326 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10793 | 2026.04.15 01:28:53.107633 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.04.15 01:28:53.107712 [ 199 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_76_15} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10795 | 2026.04.15 01:28:53.107803 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10796 | 2026.04.15 01:28:53.110859 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29785 rows, containing 5 columns (5 merged, 0 gathered) in 0.009865956 sec., 3018967.447249917 rows/sec., 194.43 MiB/sec. | ||
| 10797 | 2026.04.15 01:28:53.111329 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Trace> MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) | ||
| 10798 | 2026.04.15 01:28:53.111618 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.04.15 01:28:53.111686 [ 192 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_73_15} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 3 parts: [all_1_71_14, all_73_73_0] -> all_1_73_15 | ||
| 10800 | 2026.04.15 01:28:53.111747 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10801 | 2026.04.15 01:28:54.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.64 MiB, peak 323.60 MiB, free memory in arenas 0.00 B, will set to 312.55 MiB (RSS), difference: 1.92 MiB | ||
| 10802 | 2026.04.15 01:28:56.571104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1394 | ||
| 10803 | 2026.04.15 01:28:56.573345 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.04.15 01:28:56.573406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10805 | 2026.04.15 01:28:56.574611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10806 | 2026.04.15 01:28:56.574884 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.04.15 01:28:56.575166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 10808 | 2026.04.15 01:28:57.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.55 MiB, peak 323.60 MiB, free memory in arenas 0.00 B, will set to 312.55 MiB (RSS), difference: 4.00 MiB | ||
| 10809 | 2026.04.15 01:28:58.091410 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.04.15 01:28:58.091705 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10811 | 2026.04.15 01:28:58.091821 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10812 | 2026.04.15 01:28:58.092485 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.04.15 01:28:58.092530 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10814 | 2026.04.15 01:28:58.092937 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10815 | 2026.04.15 01:28:58.093164 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.04.15 01:28:58.093328 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001705 sec., 41055.718475073314 rows/sec., 3.29 MiB/sec. | ||
| 10817 | 2026.04.15 01:28:58.093379 [ 6 ] {03f0e505-efbb-45cc-a8f5-06a292ab589a} <Debug> TCPHandler: Processed in 0.002155389 sec. | ||
| 10818 | 2026.04.15 01:28:58.093507 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.04.15 01:28:58.093609 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.04.15 01:28:58.093654 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10821 | 2026.04.15 01:28:58.094066 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.04.15 01:28:58.094104 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10823 | 2026.04.15 01:28:58.094406 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10824 | 2026.04.15 01:28:58.094609 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.04.15 01:28:58.094742 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001155 sec., 6060.606060606061 rows/sec., 455.73 KiB/sec. | ||
| 10826 | 2026.04.15 01:28:58.094780 [ 6 ] {8fad069d-16b7-41e4-b99a-2529f86412d1} <Debug> TCPHandler: Processed in 0.001325684 sec. | ||
| 10827 | 2026.04.15 01:28:58.094887 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.04.15 01:28:58.094983 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10829 | 2026.04.15 01:28:58.095023 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10830 | 2026.04.15 01:28:58.095430 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.04.15 01:28:58.095467 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10832 | 2026.04.15 01:28:58.095771 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10833 | 2026.04.15 01:28:58.095991 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.04.15 01:28:58.096118 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001154 sec., 61525.12998266897 rows/sec., 4.80 MiB/sec. | ||
| 10835 | 2026.04.15 01:28:58.096156 [ 6 ] {1488ccba-74af-489a-90e6-acc74f85d887} <Debug> TCPHandler: Processed in 0.001317383 sec. | ||
| 10836 | 2026.04.15 01:28:58.096267 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.04.15 01:28:58.096361 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10838 | 2026.04.15 01:28:58.096405 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10839 | 2026.04.15 01:28:58.096818 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.04.15 01:28:58.096855 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10841 | 2026.04.15 01:28:58.097186 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10842 | 2026.04.15 01:28:58.097390 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.04.15 01:28:58.097518 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 10844 | 2026.04.15 01:28:58.097555 [ 6 ] {753acf85-1093-4ce8-9485-900f1c105259} <Debug> TCPHandler: Processed in 0.001337034 sec. | ||
| 10845 | 2026.04.15 01:28:58.097661 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.04.15 01:28:58.097756 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10847 | 2026.04.15 01:28:58.097810 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10848 | 2026.04.15 01:28:58.098561 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.04.15 01:28:58.098597 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10850 | 2026.04.15 01:28:58.099113 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10851 | 2026.04.15 01:28:58.099333 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.04.15 01:28:58.099473 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001735 sec., 4034.5821325648417 rows/sec., 7.23 MiB/sec. | ||
| 10853 | 2026.04.15 01:28:58.099534 [ 6 ] {02c8f2cd-7d02-4a76-8163-f5e667be3c73} <Debug> TCPHandler: Processed in 0.001921684 sec. | ||
| 10854 | 2026.04.15 01:28:58.099645 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.04.15 01:28:58.099739 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.04.15 01:28:58.099780 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10857 | 2026.04.15 01:28:58.100115 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.04.15 01:28:58.100150 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10859 | 2026.04.15 01:28:58.100447 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10860 | 2026.04.15 01:28:58.100654 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.04.15 01:28:58.100779 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10862 | 2026.04.15 01:28:58.100816 [ 6 ] {aece810a-1abe-4b7f-9fd0-e9cbfbfc58ba} <Debug> TCPHandler: Processed in 0.001220202 sec. | ||
| 10863 | 2026.04.15 01:28:58.994691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22514 | ||
| 10864 | 2026.04.15 01:28:58.995434 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.04.15 01:28:58.995502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10866 | 2026.04.15 01:28:58.996082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10867 | 2026.04.15 01:28:58.996307 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.04.15 01:28:58.996438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22514 | ||
| 10869 | 2026.04.15 01:29:00.174726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10870 | 2026.04.15 01:29:00.190666 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.04.15 01:29:00.190739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10872 | 2026.04.15 01:29:00.196538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10873 | 2026.04.15 01:29:00.197276 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.04.15 01:29:00.200389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10875 | 2026.04.15 01:29:03.094171 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.04.15 01:29:03.094385 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10877 | 2026.04.15 01:29:03.094458 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10878 | 2026.04.15 01:29:03.095170 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.04.15 01:29:03.095218 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10880 | 2026.04.15 01:29:03.095625 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10881 | 2026.04.15 01:29:03.095840 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.04.15 01:29:03.095999 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00167 sec., 75449.10179640718 rows/sec., 6.52 MiB/sec. | ||
| 10883 | 2026.04.15 01:29:03.096041 [ 6 ] {a3327239-0487-4310-8f30-d1778d659d54} <Debug> TCPHandler: Processed in 0.002007266 sec. | ||
| 10884 | 2026.04.15 01:29:03.096160 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.04.15 01:29:03.096253 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10886 | 2026.04.15 01:29:03.096293 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10887 | 2026.04.15 01:29:03.096693 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.04.15 01:29:03.096728 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10889 | 2026.04.15 01:29:03.097012 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10890 | 2026.04.15 01:29:03.097209 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.04.15 01:29:03.097335 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001101 sec., 31789.28247048138 rows/sec., 2.33 MiB/sec. | ||
| 10892 | 2026.04.15 01:29:03.097371 [ 6 ] {0349fc1c-82c5-40c7-921a-dd78755fe578} <Debug> TCPHandler: Processed in 0.001259212 sec. | ||
| 10893 | 2026.04.15 01:29:03.097475 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.04.15 01:29:03.097566 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10895 | 2026.04.15 01:29:03.097605 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10896 | 2026.04.15 01:29:03.098034 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.04.15 01:29:03.098069 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10898 | 2026.04.15 01:29:03.098358 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10899 | 2026.04.15 01:29:03.098570 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.04.15 01:29:03.098700 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001151 sec., 86012.16333622938 rows/sec., 6.72 MiB/sec. | ||
| 10901 | 2026.04.15 01:29:03.098736 [ 6 ] {495cf393-8924-4a97-a01f-6b528688bb03} <Debug> TCPHandler: Processed in 0.001308003 sec. | ||
| 10902 | 2026.04.15 01:29:03.098844 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2026.04.15 01:29:03.098935 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10904 | 2026.04.15 01:29:03.098977 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10905 | 2026.04.15 01:29:03.099382 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2026.04.15 01:29:03.099416 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10907 | 2026.04.15 01:29:03.099738 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10908 | 2026.04.15 01:29:03.099935 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.04.15 01:29:03.100067 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 10910 | 2026.04.15 01:29:03.100067 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_73_15 to all_78_78_0 | ||
| 10911 | 2026.04.15 01:29:03.100103 [ 6 ] {6026fa55-a6eb-4136-86c1-d70a14b1434f} <Debug> TCPHandler: Processed in 0.001306954 sec. | ||
| 10912 | 2026.04.15 01:29:03.100140 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.04.15 01:29:03.100165 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10914 | 2026.04.15 01:29:03.100251 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.04.15 01:29:03.100317 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_73_15 to all_78_78_0 into Compact with storage Full | ||
| 10916 | 2026.04.15 01:29:03.100375 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10917 | 2026.04.15 01:29:03.100445 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10918 | 2026.04.15 01:29:03.100485 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10919 | 2026.04.15 01:29:03.100530 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_73_15, total 29785 rows starting from the beginning of the part | ||
| 10920 | 2026.04.15 01:29:03.100607 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 10921 | 2026.04.15 01:29:03.100666 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10922 | 2026.04.15 01:29:03.100717 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10923 | 2026.04.15 01:29:03.100762 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10924 | 2026.04.15 01:29:03.100808 [ 199 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10925 | 2026.04.15 01:29:03.101389 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.04.15 01:29:03.101428 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10927 | 2026.04.15 01:29:03.102062 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10928 | 2026.04.15 01:29:03.102285 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.04.15 01:29:03.102430 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002078 sec., 16843.118383060635 rows/sec., 30.18 MiB/sec. | ||
| 10930 | 2026.04.15 01:29:03.102437 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10931 | 2026.04.15 01:29:03.102485 [ 6 ] {9341d95f-5a45-4ce1-a440-e137ad9aa074} <Debug> TCPHandler: Processed in 0.00229115 sec. | ||
| 10932 | 2026.04.15 01:29:03.102488 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2026.04.15 01:29:03.102528 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10934 | 2026.04.15 01:29:03.102608 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.04.15 01:29:03.102617 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10936 | 2026.04.15 01:29:03.102708 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10937 | 2026.04.15 01:29:03.102753 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10938 | 2026.04.15 01:29:03.102862 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10939 | 2026.04.15 01:29:03.102927 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1293 rows starting from the beginning of the part | ||
| 10940 | 2026.04.15 01:29:03.103052 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 10941 | 2026.04.15 01:29:03.103093 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2026.04.15 01:29:03.103133 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10943 | 2026.04.15 01:29:03.103154 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10944 | 2026.04.15 01:29:03.103252 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 35 rows starting from the beginning of the part | ||
| 10945 | 2026.04.15 01:29:03.103342 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10946 | 2026.04.15 01:29:03.103434 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 35 rows starting from the beginning of the part | ||
| 10947 | 2026.04.15 01:29:03.103457 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10948 | 2026.04.15 01:29:03.103669 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.04.15 01:29:03.103813 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 10950 | 2026.04.15 01:29:03.103850 [ 6 ] {482dd7d3-19f8-43ed-96cc-30eb3417afa2} <Debug> TCPHandler: Processed in 0.001290633 sec. | ||
| 10951 | 2026.04.15 01:29:03.108222 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30521 rows, containing 5 columns (5 merged, 0 gathered) in 0.007976263 sec., 3826478.6404360035 rows/sec., 246.92 MiB/sec. | ||
| 10952 | 2026.04.15 01:29:03.108681 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 10953 | 2026.04.15 01:29:03.108954 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.04.15 01:29:03.109037 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_73_15, all_78_78_0] -> all_1_78_16 | ||
| 10955 | 2026.04.15 01:29:03.109117 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10956 | 2026.04.15 01:29:03.111059 [ 191 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 19 columns (19 merged, 0 gathered) in 0.008479472 sec., 167817.05275988881 rows/sec., 300.72 MiB/sec. | ||
| 10957 | 2026.04.15 01:29:03.112555 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10958 | 2026.04.15 01:29:03.112858 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.04.15 01:29:03.112920 [ 192 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10960 | 2026.04.15 01:29:03.113006 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10961 | 2026.04.15 01:29:04.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.08 MiB, peak 325.83 MiB, free memory in arenas 0.00 B, will set to 319.05 MiB (RSS), difference: 5.97 MiB | ||
| 10962 | 2026.04.15 01:29:06.358304 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10963 | 2026.04.15 01:29:06.358403 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10964 | 2026.04.15 01:29:06.496629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23026 | ||
| 10965 | 2026.04.15 01:29:06.497211 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.04.15 01:29:06.497262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10967 | 2026.04.15 01:29:06.497759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10968 | 2026.04.15 01:29:06.497998 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.04.15 01:29:06.498151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23026 | ||
| 10970 | 2026.04.15 01:29:06.575447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1418 | ||
| 10971 | 2026.04.15 01:29:06.577773 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.04.15 01:29:06.577827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10973 | 2026.04.15 01:29:06.579005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10974 | 2026.04.15 01:29:06.579266 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.04.15 01:29:06.579551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 10976 | 2026.04.15 01:29:07.001190 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000819415 sec. | ||
| 10977 | 2026.04.15 01:29:07.700555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10978 | 2026.04.15 01:29:07.716729 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.04.15 01:29:07.716784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10980 | 2026.04.15 01:29:07.722847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10981 | 2026.04.15 01:29:07.723531 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.04.15 01:29:07.726199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10983 | 2026.04.15 01:29:08.092625 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.04.15 01:29:08.092808 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10985 | 2026.04.15 01:29:08.092901 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10986 | 2026.04.15 01:29:08.093552 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.04.15 01:29:08.093599 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10988 | 2026.04.15 01:29:08.093984 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10989 | 2026.04.15 01:29:08.094202 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.04.15 01:29:08.094359 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001601 sec., 43722.67332916927 rows/sec., 3.51 MiB/sec. | ||
| 10991 | 2026.04.15 01:29:08.094400 [ 6 ] {49553d44-6b32-4253-ad5f-1d6a59f6b577} <Debug> TCPHandler: Processed in 0.001904914 sec. | ||
| 10992 | 2026.04.15 01:29:08.094522 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.04.15 01:29:08.094615 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10994 | 2026.04.15 01:29:08.094655 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10995 | 2026.04.15 01:29:08.095049 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.04.15 01:29:08.095084 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10997 | 2026.04.15 01:29:08.095374 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10998 | 2026.04.15 01:29:08.095569 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.04.15 01:29:08.095696 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.0011 sec., 6363.636363636363 rows/sec., 478.52 KiB/sec. | ||
| 11000 | 2026.04.15 01:29:08.095733 [ 6 ] {70aca590-030f-4d9e-9714-d1406e415fb3} <Debug> TCPHandler: Processed in 0.001259082 sec. | ||
| 11001 | 2026.04.15 01:29:08.095841 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.04.15 01:29:08.095933 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11003 | 2026.04.15 01:29:08.095970 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11004 | 2026.04.15 01:29:08.096372 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.04.15 01:29:08.096407 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11006 | 2026.04.15 01:29:08.096694 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11007 | 2026.04.15 01:29:08.096891 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.04.15 01:29:08.097022 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001106 sec., 64195.298372513564 rows/sec., 5.01 MiB/sec. | ||
| 11009 | 2026.04.15 01:29:08.097058 [ 6 ] {6c0d4f9f-301a-4d5e-baa0-16b785c5fccd} <Debug> TCPHandler: Processed in 0.001264693 sec. | ||
| 11010 | 2026.04.15 01:29:08.097169 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.04.15 01:29:08.097260 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.04.15 01:29:08.097302 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11013 | 2026.04.15 01:29:08.097704 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.04.15 01:29:08.097738 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11015 | 2026.04.15 01:29:08.098055 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11016 | 2026.04.15 01:29:08.098252 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.04.15 01:29:08.098377 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 11018 | 2026.04.15 01:29:08.098412 [ 6 ] {3f164af4-27d2-41f4-b7f2-8a77e2f55639} <Debug> TCPHandler: Processed in 0.001289843 sec. | ||
| 11019 | 2026.04.15 01:29:08.098510 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.04.15 01:29:08.098601 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11021 | 2026.04.15 01:29:08.098654 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11022 | 2026.04.15 01:29:08.099402 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.04.15 01:29:08.099437 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11024 | 2026.04.15 01:29:08.099943 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11025 | 2026.04.15 01:29:08.100154 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.04.15 01:29:08.100288 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001704 sec., 4107.981220657277 rows/sec., 7.36 MiB/sec. | ||
| 11027 | 2026.04.15 01:29:08.100341 [ 6 ] {f23dc5f9-fca1-4d0d-949b-44bf1ee45969} <Debug> TCPHandler: Processed in 0.001877034 sec. | ||
| 11028 | 2026.04.15 01:29:08.100453 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.04.15 01:29:08.100544 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11030 | 2026.04.15 01:29:08.100584 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11031 | 2026.04.15 01:29:08.100914 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.04.15 01:29:08.100949 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11033 | 2026.04.15 01:29:08.101246 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11034 | 2026.04.15 01:29:08.101446 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.04.15 01:29:08.101572 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 11036 | 2026.04.15 01:29:08.101607 [ 6 ] {67740dc6-f7c2-4e80-9dce-588f432fc40e} <Debug> TCPHandler: Processed in 0.001202031 sec. | ||
| 11037 | 2026.04.15 01:29:10.002837 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11038 | 2026.04.15 01:29:10.003024 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11039 | 2026.04.15 01:29:10.003089 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11040 | 2026.04.15 01:29:10.003728 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.04.15 01:29:10.003774 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11042 | 2026.04.15 01:29:10.004172 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11043 | 2026.04.15 01:29:10.004392 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.04.15 01:29:10.004549 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001575 sec., 15238.095238095239 rows/sec., 1.26 MiB/sec. | ||
| 11045 | 2026.04.15 01:29:10.004592 [ 6 ] {e8a8b194-6008-4cd4-966e-bbd1acb52287} <Debug> TCPHandler: Processed in 0.001887784 sec. | ||
| 11046 | 2026.04.15 01:29:10.004714 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.04.15 01:29:10.004810 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11048 | 2026.04.15 01:29:10.004852 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11049 | 2026.04.15 01:29:10.005247 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.04.15 01:29:10.005284 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11051 | 2026.04.15 01:29:10.005587 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11052 | 2026.04.15 01:29:10.005811 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.04.15 01:29:10.005947 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001155 sec., 1731.6017316017317 rows/sec., 141.20 KiB/sec. | ||
| 11054 | 2026.04.15 01:29:10.005986 [ 6 ] {9dbdc3ea-4238-4cbf-8655-db2e43062126} <Debug> TCPHandler: Processed in 0.001320393 sec. | ||
| 11055 | 2026.04.15 01:29:10.006153 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2026.04.15 01:29:10.006260 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11057 | 2026.04.15 01:29:10.006303 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11058 | 2026.04.15 01:29:10.007986 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2026.04.15 01:29:10.008024 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11060 | 2026.04.15 01:29:10.008508 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11061 | 2026.04.15 01:29:10.008727 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.04.15 01:29:10.008868 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Debug> executeQuery: Read 2596 rows, 199.97 KiB in 0.002627 sec., 988199.4670727066 rows/sec., 74.34 MiB/sec. | ||
| 11063 | 2026.04.15 01:29:10.008910 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 11064 | 2026.04.15 01:29:10.008925 [ 6 ] {cd8b498c-b2f4-48af-95b1-0001ded752c4} <Debug> TCPHandler: Processed in 0.002824491 sec. | ||
| 11065 | 2026.04.15 01:29:10.009046 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.04.15 01:29:10.009144 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.04.15 01:29:10.009186 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11068 | 2026.04.15 01:29:10.009628 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.04.15 01:29:10.009664 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11070 | 2026.04.15 01:29:10.009961 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11071 | 2026.04.15 01:29:10.010166 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.04.15 01:29:10.010298 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Debug> executeQuery: Read 60 rows, 4.56 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.80 MiB/sec. | ||
| 11073 | 2026.04.15 01:29:10.010335 [ 6 ] {cd281584-1ee0-4b29-9864-855803c279f2} <Debug> TCPHandler: Processed in 0.001338804 sec. | ||
| 11074 | 2026.04.15 01:29:10.010447 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.04.15 01:29:10.010542 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11076 | 2026.04.15 01:29:10.010582 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11077 | 2026.04.15 01:29:10.011274 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.04.15 01:29:10.011311 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11079 | 2026.04.15 01:29:10.011640 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11080 | 2026.04.15 01:29:10.011856 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.04.15 01:29:10.011988 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001464 sec., 563524.5901639344 rows/sec., 32.96 MiB/sec. | ||
| 11082 | 2026.04.15 01:29:10.012027 [ 6 ] {6d6d270c-a5ba-4bea-ae1e-908499970cdb} <Debug> TCPHandler: Processed in 0.001627809 sec. | ||
| 11083 | 2026.04.15 01:29:10.012144 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.04.15 01:29:10.012238 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.04.15 01:29:10.012276 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11086 | 2026.04.15 01:29:10.012660 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.04.15 01:29:10.012695 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11088 | 2026.04.15 01:29:10.012975 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11089 | 2026.04.15 01:29:10.013180 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.04.15 01:29:10.013316 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 11091 | 2026.04.15 01:29:10.013355 [ 6 ] {ef49fad5-91f3-4b52-a68c-cb109bc22d9c} <Debug> TCPHandler: Processed in 0.001259062 sec. | ||
| 11092 | 2026.04.15 01:29:10.013470 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.04.15 01:29:10.013564 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11094 | 2026.04.15 01:29:10.013604 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11095 | 2026.04.15 01:29:10.014006 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.04.15 01:29:10.014043 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11097 | 2026.04.15 01:29:10.014331 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11098 | 2026.04.15 01:29:10.014532 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.04.15 01:29:10.014660 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 11100 | 2026.04.15 01:29:10.014698 [ 6 ] {3c4936ed-8dc7-4251-bc7f-177ad5f67a3e} <Debug> TCPHandler: Processed in 0.001277542 sec. | ||
| 11101 | 2026.04.15 01:29:10.014808 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.04.15 01:29:10.014902 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11103 | 2026.04.15 01:29:10.014941 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11104 | 2026.04.15 01:29:10.015810 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.04.15 01:29:10.015846 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11106 | 2026.04.15 01:29:10.016251 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11107 | 2026.04.15 01:29:10.016469 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.04.15 01:29:10.016607 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Debug> executeQuery: Read 1363 rows, 94.34 KiB in 0.001723 sec., 791062.1009866513 rows/sec., 53.47 MiB/sec. | ||
| 11109 | 2026.04.15 01:29:10.016645 [ 6 ] {0c8626a4-b780-432c-8313-a15e20c9e7a0} <Debug> TCPHandler: Processed in 0.001884544 sec. | ||
| 11110 | 2026.04.15 01:29:10.016757 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2026.04.15 01:29:10.016851 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11112 | 2026.04.15 01:29:10.016895 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11113 | 2026.04.15 01:29:10.017595 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.04.15 01:29:10.017632 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11115 | 2026.04.15 01:29:10.018070 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11116 | 2026.04.15 01:29:10.018282 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.04.15 01:29:10.018413 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Debug> executeQuery: Read 1565 rows, 98.24 KiB in 0.00158 sec., 990506.3291139241 rows/sec., 60.72 MiB/sec. | ||
| 11118 | 2026.04.15 01:29:10.018450 [ 6 ] {af25f2cf-b2fb-40ba-b148-447d75f71412} <Debug> TCPHandler: Processed in 0.001741842 sec. | ||
| 11119 | 2026.04.15 01:29:10.018564 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2026.04.15 01:29:10.018660 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11121 | 2026.04.15 01:29:10.018714 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11122 | 2026.04.15 01:29:10.019593 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.04.15 01:29:10.019631 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11124 | 2026.04.15 01:29:10.020198 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11125 | 2026.04.15 01:29:10.020433 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.04.15 01:29:10.020576 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001933 sec., 23797.20641489912 rows/sec., 42.64 MiB/sec. | ||
| 11127 | 2026.04.15 01:29:10.020639 [ 6 ] {6638adfd-ff1b-4477-ab9e-aad63ba11ea9} <Debug> TCPHandler: Processed in 0.002123098 sec. | ||
| 11128 | 2026.04.15 01:29:10.020756 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2026.04.15 01:29:10.020850 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11130 | 2026.04.15 01:29:10.020892 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11131 | 2026.04.15 01:29:10.021218 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2026.04.15 01:29:10.021254 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11133 | 2026.04.15 01:29:10.021554 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11134 | 2026.04.15 01:29:10.021766 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2026.04.15 01:29:10.021898 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 11136 | 2026.04.15 01:29:10.021933 [ 6 ] {d3f625f2-f315-4c89-9a1b-612c8e677df6} <Debug> TCPHandler: Processed in 0.001227092 sec. | ||
| 11137 | 2026.04.15 01:29:13.048117 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53716 | ||
| 11138 | 2026.04.15 01:29:13.048246 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11139 | 2026.04.15 01:29:13.048281 [ 350 ] {} <Debug> TCP-Session: f292bfda-297d-4b13-a6d3-09d96e934c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:53716 | ||
| 11140 | 2026.04.15 01:29:13.048306 [ 350 ] {} <Debug> TCP-Session: f292bfda-297d-4b13-a6d3-09d96e934c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.04.15 01:29:13.048322 [ 350 ] {} <Debug> TCP-Session: f292bfda-297d-4b13-a6d3-09d96e934c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.04.15 01:29:13.048596 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65526 | ||
| 11143 | 2026.04.15 01:29:13.048627 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52904 | ||
| 11144 | 2026.04.15 01:29:13.048695 [ 350 ] {} <Trace> TCP-Session: f292bfda-297d-4b13-a6d3-09d96e934c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.04.15 01:29:13.048717 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43285 | ||
| 11146 | 2026.04.15 01:29:13.048730 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11147 | 2026.04.15 01:29:13.048764 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11148 | 2026.04.15 01:29:13.048724 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50622 | ||
| 11149 | 2026.04.15 01:29:13.048803 [ 352 ] {} <Debug> TCP-Session: e2256ec9-c73e-499a-86f8-c0975b368ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52904 | ||
| 11150 | 2026.04.15 01:29:13.048819 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11151 | 2026.04.15 01:29:13.048840 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37796 | ||
| 11152 | 2026.04.15 01:29:13.048857 [ 352 ] {} <Debug> TCP-Session: e2256ec9-c73e-499a-86f8-c0975b368ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2026.04.15 01:29:13.048882 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46147 | ||
| 11154 | 2026.04.15 01:29:13.048896 [ 352 ] {} <Debug> TCP-Session: e2256ec9-c73e-499a-86f8-c0975b368ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.04.15 01:29:13.048917 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11156 | 2026.04.15 01:29:13.048893 [ 350 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11157 | 2026.04.15 01:29:13.048962 [ 353 ] {} <Debug> TCP-Session: 64918ce4-fdce-4c04-b82c-d967b1eb800c Authenticating user 'default' from [fd00:1122:3344:101::e]:50622 | ||
| 11158 | 2026.04.15 01:29:13.048876 [ 354 ] {} <Debug> TCP-Session: b375b5d9-ddb2-4b75-83ba-3b36ef35cef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43285 | ||
| 11159 | 2026.04.15 01:29:13.048998 [ 353 ] {} <Debug> TCP-Session: 64918ce4-fdce-4c04-b82c-d967b1eb800c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2026.04.15 01:29:13.048794 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58080 | ||
| 11161 | 2026.04.15 01:29:13.049049 [ 353 ] {} <Debug> TCP-Session: 64918ce4-fdce-4c04-b82c-d967b1eb800c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.04.15 01:29:13.048789 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59750 | ||
| 11163 | 2026.04.15 01:29:13.048786 [ 351 ] {} <Debug> TCP-Session: 7c390b4f-9369-4a2b-aece-f379aed815ad Authenticating user 'default' from [fd00:1122:3344:101::e]:65526 | ||
| 11164 | 2026.04.15 01:29:13.049042 [ 354 ] {} <Debug> TCP-Session: b375b5d9-ddb2-4b75-83ba-3b36ef35cef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.04.15 01:29:13.049165 [ 351 ] {} <Debug> TCP-Session: 7c390b4f-9369-4a2b-aece-f379aed815ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.04.15 01:29:13.049170 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11167 | 2026.04.15 01:29:13.049182 [ 354 ] {} <Debug> TCP-Session: b375b5d9-ddb2-4b75-83ba-3b36ef35cef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11168 | 2026.04.15 01:29:13.049191 [ 351 ] {} <Debug> TCP-Session: 7c390b4f-9369-4a2b-aece-f379aed815ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11169 | 2026.04.15 01:29:13.049219 [ 357 ] {} <Debug> TCP-Session: 591a24d0-544f-4488-a177-56e606694cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37796 | ||
| 11170 | 2026.04.15 01:29:13.049255 [ 357 ] {} <Debug> TCP-Session: 591a24d0-544f-4488-a177-56e606694cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2026.04.15 01:29:13.049271 [ 357 ] {} <Debug> TCP-Session: 591a24d0-544f-4488-a177-56e606694cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11172 | 2026.04.15 01:29:13.049371 [ 350 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11173 | 2026.04.15 01:29:13.049571 [ 350 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11174 | 2026.04.15 01:29:13.049592 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11175 | 2026.04.15 01:29:13.049635 [ 358 ] {} <Debug> TCP-Session: c6d461d6-a37a-43ce-92c4-a3ceb91b32b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46147 | ||
| 11176 | 2026.04.15 01:29:13.049658 [ 358 ] {} <Debug> TCP-Session: c6d461d6-a37a-43ce-92c4-a3ceb91b32b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2026.04.15 01:29:13.049670 [ 358 ] {} <Debug> TCP-Session: c6d461d6-a37a-43ce-92c4-a3ceb91b32b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.04.15 01:29:13.049695 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11179 | 2026.04.15 01:29:13.049739 [ 355 ] {} <Debug> TCP-Session: 4111b176-6eb9-4141-b800-6128289b131d Authenticating user 'default' from [fd00:1122:3344:101::e]:58080 | ||
| 11180 | 2026.04.15 01:29:13.049757 [ 355 ] {} <Debug> TCP-Session: 4111b176-6eb9-4141-b800-6128289b131d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2026.04.15 01:29:13.049774 [ 355 ] {} <Debug> TCP-Session: 4111b176-6eb9-4141-b800-6128289b131d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2026.04.15 01:29:13.049904 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11183 | 2026.04.15 01:29:13.049945 [ 356 ] {} <Debug> TCP-Session: d3af0c31-acd6-4541-9a55-6c55f4effd83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59750 | ||
| 11184 | 2026.04.15 01:29:13.049953 [ 350 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 11185 | 2026.04.15 01:29:13.049962 [ 356 ] {} <Debug> TCP-Session: d3af0c31-acd6-4541-9a55-6c55f4effd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2026.04.15 01:29:13.049995 [ 356 ] {} <Debug> TCP-Session: d3af0c31-acd6-4541-9a55-6c55f4effd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11187 | 2026.04.15 01:29:13.051051 [ 346 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Trace> AggregatingTransform: Aggregating | ||
| 11188 | 2026.04.15 01:29:13.051094 [ 346 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 11189 | 2026.04.15 01:29:13.051128 [ 346 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064079 sec. (939.780 rows/sec., 36.71 KiB/sec.) | ||
| 11190 | 2026.04.15 01:29:13.051147 [ 346 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Trace> Aggregator: Merging aggregated data | ||
| 11191 | 2026.04.15 01:29:13.052484 [ 350 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00366 sec., 273.224043715847 rows/sec., 10.67 KiB/sec. | ||
| 11192 | 2026.04.15 01:29:13.052633 [ 350 ] {3fef8f9a-2d80-4334-bbdf-6991f720e3ca} <Debug> TCPHandler: Processed in 0.004087713 sec. | ||
| 11193 | 2026.04.15 01:29:13.052758 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11194 | 2026.04.15 01:29:13.052784 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11195 | 2026.04.15 01:29:13.052787 [ 350 ] {} <Debug> TCP-Session: f292bfda-297d-4b13-a6d3-09d96e934c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11196 | 2026.04.15 01:29:13.052805 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11197 | 2026.04.15 01:29:13.052824 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11198 | 2026.04.15 01:29:13.052844 [ 351 ] {} <Debug> TCP-Session: 7c390b4f-9369-4a2b-aece-f379aed815ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11199 | 2026.04.15 01:29:13.052868 [ 352 ] {} <Debug> TCP-Session: e2256ec9-c73e-499a-86f8-c0975b368ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11200 | 2026.04.15 01:29:13.052890 [ 358 ] {} <Debug> TCP-Session: c6d461d6-a37a-43ce-92c4-a3ceb91b32b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2026.04.15 01:29:13.052891 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11202 | 2026.04.15 01:29:13.052928 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11203 | 2026.04.15 01:29:13.052910 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11204 | 2026.04.15 01:29:13.052980 [ 357 ] {} <Debug> TCP-Session: 591a24d0-544f-4488-a177-56e606694cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2026.04.15 01:29:13.052963 [ 353 ] {} <Debug> TCP-Session: 64918ce4-fdce-4c04-b82c-d967b1eb800c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2026.04.15 01:29:13.053003 [ 356 ] {} <Debug> TCP-Session: d3af0c31-acd6-4541-9a55-6c55f4effd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11207 | 2026.04.15 01:29:13.052866 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11208 | 2026.04.15 01:29:13.052846 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11209 | 2026.04.15 01:29:13.053091 [ 354 ] {} <Debug> TCP-Session: b375b5d9-ddb2-4b75-83ba-3b36ef35cef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2026.04.15 01:29:13.053123 [ 355 ] {} <Debug> TCP-Session: 4111b176-6eb9-4141-b800-6128289b131d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11211 | 2026.04.15 01:29:13.067843 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36278 | ||
| 11212 | 2026.04.15 01:29:13.067907 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11213 | 2026.04.15 01:29:13.067931 [ 350 ] {} <Debug> TCP-Session: d4aac87d-d7cb-4635-9727-65b21209c7f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36278 | ||
| 11214 | 2026.04.15 01:29:13.067950 [ 350 ] {} <Debug> TCP-Session: d4aac87d-d7cb-4635-9727-65b21209c7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11215 | 2026.04.15 01:29:13.067965 [ 350 ] {} <Debug> TCP-Session: d4aac87d-d7cb-4635-9727-65b21209c7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2026.04.15 01:29:13.068125 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43180 | ||
| 11217 | 2026.04.15 01:29:13.068160 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51376 | ||
| 11218 | 2026.04.15 01:29:13.068182 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11219 | 2026.04.15 01:29:13.068189 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46257 | ||
| 11220 | 2026.04.15 01:29:13.068215 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47965 | ||
| 11221 | 2026.04.15 01:29:13.068226 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52098 | ||
| 11222 | 2026.04.15 01:29:13.068257 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33605 | ||
| 11223 | 2026.04.15 01:29:13.068273 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11224 | 2026.04.15 01:29:13.068292 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11225 | 2026.04.15 01:29:13.068318 [ 353 ] {} <Debug> TCP-Session: 55d182d8-54ca-4857-8f00-e1be706b1936 Authenticating user 'default' from [fd00:1122:3344:101::e]:46257 | ||
| 11226 | 2026.04.15 01:29:13.068332 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11227 | 2026.04.15 01:29:13.068356 [ 353 ] {} <Debug> TCP-Session: 55d182d8-54ca-4857-8f00-e1be706b1936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11228 | 2026.04.15 01:29:13.068344 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11229 | 2026.04.15 01:29:13.068386 [ 353 ] {} <Debug> TCP-Session: 55d182d8-54ca-4857-8f00-e1be706b1936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11230 | 2026.04.15 01:29:13.068379 [ 356 ] {} <Debug> TCP-Session: 76509678-60f8-495b-8a41-4c9655dbc188 Authenticating user 'default' from [fd00:1122:3344:101::e]:52098 | ||
| 11231 | 2026.04.15 01:29:13.068407 [ 358 ] {} <Debug> TCP-Session: 5e478b53-e4b4-4195-9fc9-a811eb5151cb Authenticating user 'default' from [fd00:1122:3344:101::e]:33605 | ||
| 11232 | 2026.04.15 01:29:13.068434 [ 356 ] {} <Debug> TCP-Session: 76509678-60f8-495b-8a41-4c9655dbc188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2026.04.15 01:29:13.068451 [ 358 ] {} <Debug> TCP-Session: 5e478b53-e4b4-4195-9fc9-a811eb5151cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.04.15 01:29:13.068464 [ 356 ] {} <Debug> TCP-Session: 76509678-60f8-495b-8a41-4c9655dbc188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11235 | 2026.04.15 01:29:13.068477 [ 358 ] {} <Debug> TCP-Session: 5e478b53-e4b4-4195-9fc9-a811eb5151cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11236 | 2026.04.15 01:29:13.068249 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47028 | ||
| 11237 | 2026.04.15 01:29:13.068240 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11238 | 2026.04.15 01:29:13.068213 [ 351 ] {} <Debug> TCP-Session: 419cb0de-1772-4cc1-86e5-3e08ab9ee41d Authenticating user 'default' from [fd00:1122:3344:101::e]:43180 | ||
| 11239 | 2026.04.15 01:29:13.068560 [ 352 ] {} <Debug> TCP-Session: 67762997-f322-4e3b-b5b1-8046ba40eb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51376 | ||
| 11240 | 2026.04.15 01:29:13.068571 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11241 | 2026.04.15 01:29:13.068580 [ 351 ] {} <Debug> TCP-Session: 419cb0de-1772-4cc1-86e5-3e08ab9ee41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11242 | 2026.04.15 01:29:13.068590 [ 352 ] {} <Debug> TCP-Session: 67762997-f322-4e3b-b5b1-8046ba40eb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2026.04.15 01:29:13.068616 [ 351 ] {} <Debug> TCP-Session: 419cb0de-1772-4cc1-86e5-3e08ab9ee41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11244 | 2026.04.15 01:29:13.068629 [ 352 ] {} <Debug> TCP-Session: 67762997-f322-4e3b-b5b1-8046ba40eb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11245 | 2026.04.15 01:29:13.068607 [ 357 ] {} <Debug> TCP-Session: 6dbd5fe1-c3fc-4cfb-bd88-fc2909c48586 Authenticating user 'default' from [fd00:1122:3344:101::e]:47028 | ||
| 11246 | 2026.04.15 01:29:13.068207 [ 350 ] {} <Trace> TCP-Session: d4aac87d-d7cb-4635-9727-65b21209c7f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2026.04.15 01:29:13.068680 [ 357 ] {} <Debug> TCP-Session: 6dbd5fe1-c3fc-4cfb-bd88-fc2909c48586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2026.04.15 01:29:13.068204 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63986 | ||
| 11249 | 2026.04.15 01:29:13.068701 [ 357 ] {} <Debug> TCP-Session: 6dbd5fe1-c3fc-4cfb-bd88-fc2909c48586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2026.04.15 01:29:13.068335 [ 355 ] {} <Debug> TCP-Session: 4c75579b-9ccd-47ce-93db-d2d0d6dd4845 Authenticating user 'default' from [fd00:1122:3344:101::e]:47965 | ||
| 11251 | 2026.04.15 01:29:13.068757 [ 355 ] {} <Debug> TCP-Session: 4c75579b-9ccd-47ce-93db-d2d0d6dd4845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2026.04.15 01:29:13.068762 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11253 | 2026.04.15 01:29:13.068774 [ 355 ] {} <Debug> TCP-Session: 4c75579b-9ccd-47ce-93db-d2d0d6dd4845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11254 | 2026.04.15 01:29:13.068795 [ 354 ] {} <Debug> TCP-Session: 6d3df6b0-108d-41ec-8863-097ebf40f00a Authenticating user 'default' from [fd00:1122:3344:101::e]:63986 | ||
| 11255 | 2026.04.15 01:29:13.068798 [ 350 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11256 | 2026.04.15 01:29:13.068818 [ 354 ] {} <Debug> TCP-Session: 6d3df6b0-108d-41ec-8863-097ebf40f00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11257 | 2026.04.15 01:29:13.068831 [ 354 ] {} <Debug> TCP-Session: 6d3df6b0-108d-41ec-8863-097ebf40f00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11258 | 2026.04.15 01:29:13.068972 [ 350 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11259 | 2026.04.15 01:29:13.069015 [ 350 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11260 | 2026.04.15 01:29:13.069244 [ 350 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 11261 | 2026.04.15 01:29:13.070018 [ 311 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Trace> AggregatingTransform: Aggregating | ||
| 11262 | 2026.04.15 01:29:13.070057 [ 311 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11263 | 2026.04.15 01:29:13.070093 [ 311 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000765693 sec. (1306.006 rows/sec., 51.02 KiB/sec.) | ||
| 11264 | 2026.04.15 01:29:13.070111 [ 311 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Trace> Aggregator: Merging aggregated data | ||
| 11265 | 2026.04.15 01:29:13.071404 [ 350 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002639 sec., 378.9314134141721 rows/sec., 14.80 KiB/sec. | ||
| 11266 | 2026.04.15 01:29:13.071538 [ 350 ] {d39f2a4a-a70e-4846-bf96-e92910f0be1b} <Debug> TCPHandler: Processed in 0.003394181 sec. | ||
| 11267 | 2026.04.15 01:29:13.071653 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11268 | 2026.04.15 01:29:13.071688 [ 350 ] {} <Debug> TCP-Session: d4aac87d-d7cb-4635-9727-65b21209c7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11269 | 2026.04.15 01:29:13.071691 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11270 | 2026.04.15 01:29:13.071718 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11271 | 2026.04.15 01:29:13.071735 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11272 | 2026.04.15 01:29:13.071738 [ 351 ] {} <Debug> TCP-Session: 419cb0de-1772-4cc1-86e5-3e08ab9ee41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11273 | 2026.04.15 01:29:13.071759 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11274 | 2026.04.15 01:29:13.071797 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11275 | 2026.04.15 01:29:13.071778 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11276 | 2026.04.15 01:29:13.071836 [ 356 ] {} <Debug> TCP-Session: 76509678-60f8-495b-8a41-4c9655dbc188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2026.04.15 01:29:13.071838 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11278 | 2026.04.15 01:29:13.071861 [ 358 ] {} <Debug> TCP-Session: 5e478b53-e4b4-4195-9fc9-a811eb5151cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11279 | 2026.04.15 01:29:13.071827 [ 352 ] {} <Debug> TCP-Session: 67762997-f322-4e3b-b5b1-8046ba40eb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11280 | 2026.04.15 01:29:13.071898 [ 357 ] {} <Debug> TCP-Session: 6dbd5fe1-c3fc-4cfb-bd88-fc2909c48586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11281 | 2026.04.15 01:29:13.071820 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11282 | 2026.04.15 01:29:13.071777 [ 354 ] {} <Debug> TCP-Session: 6d3df6b0-108d-41ec-8863-097ebf40f00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11283 | 2026.04.15 01:29:13.071989 [ 355 ] {} <Debug> TCP-Session: 4c75579b-9ccd-47ce-93db-d2d0d6dd4845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2026.04.15 01:29:13.071761 [ 353 ] {} <Debug> TCP-Session: 55d182d8-54ca-4857-8f00-e1be706b1936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11285 | 2026.04.15 01:29:13.089251 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11286 | 2026.04.15 01:29:13.089403 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11287 | 2026.04.15 01:29:13.089455 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11288 | 2026.04.15 01:29:13.090075 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.04.15 01:29:13.090125 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11290 | 2026.04.15 01:29:13.090541 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11291 | 2026.04.15 01:29:13.090777 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2026.04.15 01:29:13.090937 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.74 MiB/sec. | ||
| 11293 | 2026.04.15 01:29:13.090955 [ 116 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11294 | 2026.04.15 01:29:13.090985 [ 6 ] {9edcfdb5-72d0-4af6-9013-df1b3fe46471} <Debug> TCPHandler: Processed in 0.001814673 sec. | ||
| 11295 | 2026.04.15 01:29:13.091014 [ 116 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.04.15 01:29:13.091041 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11297 | 2026.04.15 01:29:13.091128 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.04.15 01:29:13.091137 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11299 | 2026.04.15 01:29:13.091236 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11300 | 2026.04.15 01:29:13.091238 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11301 | 2026.04.15 01:29:13.091277 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3364 rows starting from the beginning of the part | ||
| 11302 | 2026.04.15 01:29:13.091280 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11303 | 2026.04.15 01:29:13.091338 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 70 rows starting from the beginning of the part | ||
| 11304 | 2026.04.15 01:29:13.091387 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 126 rows starting from the beginning of the part | ||
| 11305 | 2026.04.15 01:29:13.091430 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 70 rows starting from the beginning of the part | ||
| 11306 | 2026.04.15 01:29:13.091471 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2596 rows starting from the beginning of the part | ||
| 11307 | 2026.04.15 01:29:13.091510 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11308 | 2026.04.15 01:29:13.091739 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2026.04.15 01:29:13.091775 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11310 | 2026.04.15 01:29:13.092107 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11311 | 2026.04.15 01:29:13.092352 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.04.15 01:29:13.092488 [ 116 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11313 | 2026.04.15 01:29:13.092494 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 11314 | 2026.04.15 01:29:13.092538 [ 116 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.04.15 01:29:13.092557 [ 6 ] {753ea733-f4ad-482c-97ae-9c3c5c2b87be} <Debug> TCPHandler: Processed in 0.001479747 sec. | ||
| 11316 | 2026.04.15 01:29:13.092569 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11317 | 2026.04.15 01:29:13.092680 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11318 | 2026.04.15 01:29:13.092687 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2026.04.15 01:29:13.092809 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11320 | 2026.04.15 01:29:13.092809 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11321 | 2026.04.15 01:29:13.092851 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 11322 | 2026.04.15 01:29:13.092878 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11323 | 2026.04.15 01:29:13.092920 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 71 rows starting from the beginning of the part | ||
| 11324 | 2026.04.15 01:29:13.092971 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 99 rows starting from the beginning of the part | ||
| 11325 | 2026.04.15 01:29:13.093014 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 71 rows starting from the beginning of the part | ||
| 11326 | 2026.04.15 01:29:13.093055 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1363 rows starting from the beginning of the part | ||
| 11327 | 2026.04.15 01:29:13.093100 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11328 | 2026.04.15 01:29:13.093284 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.04.15 01:29:13.093326 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11330 | 2026.04.15 01:29:13.093644 [ 189 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002545166 sec., 2468208.360476291 rows/sec., 196.56 MiB/sec. | ||
| 11331 | 2026.04.15 01:29:13.093696 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11332 | 2026.04.15 01:29:13.093929 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.04.15 01:29:13.093941 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11334 | 2026.04.15 01:29:13.094073 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001285 sec., 74708.17120622568 rows/sec., 5.20 MiB/sec. | ||
| 11335 | 2026.04.15 01:29:13.094114 [ 6 ] {2fe9e3be-51a9-4e19-b982-a7a54e052976} <Debug> TCPHandler: Processed in 0.001476606 sec. | ||
| 11336 | 2026.04.15 01:29:13.094187 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.04.15 01:29:13.094229 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2026.04.15 01:29:13.094257 [ 198 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_81_16} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11339 | 2026.04.15 01:29:13.094327 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.04.15 01:29:13.094334 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 11341 | 2026.04.15 01:29:13.094372 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11342 | 2026.04.15 01:29:13.094519 [ 189 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001889524 sec., 1852318.3616614554 rows/sec., 134.52 MiB/sec. | ||
| 11343 | 2026.04.15 01:29:13.094725 [ 198 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11344 | 2026.04.15 01:29:13.094727 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.04.15 01:29:13.094773 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11346 | 2026.04.15 01:29:13.094973 [ 198 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.04.15 01:29:13.095042 [ 198 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_81_16} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11348 | 2026.04.15 01:29:13.095125 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11349 | 2026.04.15 01:29:13.095137 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11350 | 2026.04.15 01:29:13.095396 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.04.15 01:29:13.095546 [ 116 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11352 | 2026.04.15 01:29:13.095559 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001252 sec., 28753.99361022364 rows/sec., 1.94 MiB/sec. | ||
| 11353 | 2026.04.15 01:29:13.095599 [ 116 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.04.15 01:29:13.095626 [ 6 ] {56a75c32-460e-4327-97e0-7b3108f67b27} <Debug> TCPHandler: Processed in 0.001446726 sec. | ||
| 11355 | 2026.04.15 01:29:13.095631 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11356 | 2026.04.15 01:29:13.095748 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11357 | 2026.04.15 01:29:13.095871 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11358 | 2026.04.15 01:29:13.095904 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4518 rows starting from the beginning of the part | ||
| 11359 | 2026.04.15 01:29:13.095964 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11360 | 2026.04.15 01:29:13.096013 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11361 | 2026.04.15 01:29:13.096060 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11362 | 2026.04.15 01:29:13.096108 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 11363 | 2026.04.15 01:29:13.096158 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11364 | 2026.04.15 01:29:13.098265 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002558106 sec., 1859969.8370591367 rows/sec., 121.66 MiB/sec. | ||
| 11365 | 2026.04.15 01:29:13.098669 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11366 | 2026.04.15 01:29:13.098921 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.04.15 01:29:13.098999 [ 191 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_81_16} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11368 | 2026.04.15 01:29:13.099079 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11369 | 2026.04.15 01:29:13.127677 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43434 | ||
| 11370 | 2026.04.15 01:29:13.127792 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11371 | 2026.04.15 01:29:13.127821 [ 350 ] {} <Debug> TCP-Session: 299091ce-9208-468a-8f9c-e93fe516884d Authenticating user 'default' from [fd00:1122:3344:101::e]:43434 | ||
| 11372 | 2026.04.15 01:29:13.127843 [ 350 ] {} <Debug> TCP-Session: 299091ce-9208-468a-8f9c-e93fe516884d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2026.04.15 01:29:13.127857 [ 350 ] {} <Debug> TCP-Session: 299091ce-9208-468a-8f9c-e93fe516884d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2026.04.15 01:29:13.128068 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43835 | ||
| 11375 | 2026.04.15 01:29:13.128106 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63993 | ||
| 11376 | 2026.04.15 01:29:13.128124 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59263 | ||
| 11377 | 2026.04.15 01:29:13.128154 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62947 | ||
| 11378 | 2026.04.15 01:29:13.128174 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11379 | 2026.04.15 01:29:13.128175 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34760 | ||
| 11380 | 2026.04.15 01:29:13.128224 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11381 | 2026.04.15 01:29:13.128247 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11382 | 2026.04.15 01:29:13.128248 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11383 | 2026.04.15 01:29:13.128268 [ 352 ] {} <Debug> TCP-Session: 24b1b299-42b2-46b4-bc9a-fc9a9b8c0e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:63993 | ||
| 11384 | 2026.04.15 01:29:13.128280 [ 356 ] {} <Debug> TCP-Session: 5bd280fb-cadb-4c99-ab60-5ca4aa726c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:62947 | ||
| 11385 | 2026.04.15 01:29:13.128291 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11386 | 2026.04.15 01:29:13.128296 [ 353 ] {} <Debug> TCP-Session: b700c311-e8a8-46fd-a051-159aa435befc Authenticating user 'default' from [fd00:1122:3344:101::e]:59263 | ||
| 11387 | 2026.04.15 01:29:13.128308 [ 352 ] {} <Debug> TCP-Session: 24b1b299-42b2-46b4-bc9a-fc9a9b8c0e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2026.04.15 01:29:13.128332 [ 358 ] {} <Debug> TCP-Session: 5193739b-70cd-45d8-89d4-80cf89560dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34760 | ||
| 11389 | 2026.04.15 01:29:13.128344 [ 353 ] {} <Debug> TCP-Session: b700c311-e8a8-46fd-a051-159aa435befc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2026.04.15 01:29:13.128351 [ 352 ] {} <Debug> TCP-Session: 24b1b299-42b2-46b4-bc9a-fc9a9b8c0e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.04.15 01:29:13.128366 [ 358 ] {} <Debug> TCP-Session: 5193739b-70cd-45d8-89d4-80cf89560dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.04.15 01:29:13.128373 [ 353 ] {} <Debug> TCP-Session: b700c311-e8a8-46fd-a051-159aa435befc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.04.15 01:29:13.128407 [ 358 ] {} <Debug> TCP-Session: 5193739b-70cd-45d8-89d4-80cf89560dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.04.15 01:29:13.128315 [ 356 ] {} <Debug> TCP-Session: 5bd280fb-cadb-4c99-ab60-5ca4aa726c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.04.15 01:29:13.128227 [ 351 ] {} <Debug> TCP-Session: 05c87541-30e7-4630-be6b-e6ee4ba6c726 Authenticating user 'default' from [fd00:1122:3344:101::e]:43835 | ||
| 11396 | 2026.04.15 01:29:13.128453 [ 356 ] {} <Debug> TCP-Session: 5bd280fb-cadb-4c99-ab60-5ca4aa726c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.04.15 01:29:13.128166 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33883 | ||
| 11398 | 2026.04.15 01:29:13.128486 [ 351 ] {} <Debug> TCP-Session: 05c87541-30e7-4630-be6b-e6ee4ba6c726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.04.15 01:29:13.128166 [ 350 ] {} <Trace> TCP-Session: 299091ce-9208-468a-8f9c-e93fe516884d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2026.04.15 01:29:13.128550 [ 351 ] {} <Debug> TCP-Session: 05c87541-30e7-4630-be6b-e6ee4ba6c726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11401 | 2026.04.15 01:29:13.128120 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39561 | ||
| 11402 | 2026.04.15 01:29:13.128600 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2026.04.15 01:29:13.128140 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61491 | ||
| 11404 | 2026.04.15 01:29:13.128633 [ 357 ] {} <Debug> TCP-Session: fa447bfa-5b95-4682-8ef9-4fa70f440c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:33883 | ||
| 11405 | 2026.04.15 01:29:13.128658 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11406 | 2026.04.15 01:29:13.128671 [ 357 ] {} <Debug> TCP-Session: fa447bfa-5b95-4682-8ef9-4fa70f440c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.04.15 01:29:13.128684 [ 354 ] {} <Debug> TCP-Session: 5612b186-55e8-4699-894c-b658b4e3daa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39561 | ||
| 11408 | 2026.04.15 01:29:13.128686 [ 357 ] {} <Debug> TCP-Session: fa447bfa-5b95-4682-8ef9-4fa70f440c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.04.15 01:29:13.128701 [ 354 ] {} <Debug> TCP-Session: 5612b186-55e8-4699-894c-b658b4e3daa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2026.04.15 01:29:13.128703 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11411 | 2026.04.15 01:29:13.128718 [ 354 ] {} <Debug> TCP-Session: 5612b186-55e8-4699-894c-b658b4e3daa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11412 | 2026.04.15 01:29:13.128727 [ 350 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11413 | 2026.04.15 01:29:13.128741 [ 355 ] {} <Debug> TCP-Session: 8690698a-5593-477b-97f9-9d5165a52a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:61491 | ||
| 11414 | 2026.04.15 01:29:13.128775 [ 355 ] {} <Debug> TCP-Session: 8690698a-5593-477b-97f9-9d5165a52a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.04.15 01:29:13.128788 [ 355 ] {} <Debug> TCP-Session: 8690698a-5593-477b-97f9-9d5165a52a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.04.15 01:29:13.129009 [ 350 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11417 | 2026.04.15 01:29:13.129074 [ 350 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11418 | 2026.04.15 01:29:13.129357 [ 350 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Debug> oximeter.version (ce496c88-5260-4f5d-b570-e1f189f0544a) (SelectExecutor): Key condition: unknown | ||
| 11419 | 2026.04.15 01:29:13.130419 [ 300 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Trace> AggregatingTransform: Aggregating | ||
| 11420 | 2026.04.15 01:29:13.130473 [ 300 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Trace> Aggregator: Aggregation method: without_key | ||
| 11421 | 2026.04.15 01:29:13.130511 [ 300 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053639 sec. (949.092 rows/sec., 37.07 KiB/sec.) | ||
| 11422 | 2026.04.15 01:29:13.130531 [ 300 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Trace> Aggregator: Merging aggregated data | ||
| 11423 | 2026.04.15 01:29:13.132054 [ 350 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003384 sec., 295.5082742316785 rows/sec., 11.54 KiB/sec. | ||
| 11424 | 2026.04.15 01:29:13.132218 [ 350 ] {b3f1bad4-ee72-4c19-a5e1-2e434f39a794} <Debug> TCPHandler: Processed in 0.004174125 sec. | ||
| 11425 | 2026.04.15 01:29:13.132347 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11426 | 2026.04.15 01:29:13.132375 [ 350 ] {} <Debug> TCP-Session: 299091ce-9208-468a-8f9c-e93fe516884d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2026.04.15 01:29:13.132384 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11428 | 2026.04.15 01:29:13.132401 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11429 | 2026.04.15 01:29:13.132422 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11430 | 2026.04.15 01:29:13.132440 [ 358 ] {} <Debug> TCP-Session: 5193739b-70cd-45d8-89d4-80cf89560dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2026.04.15 01:29:13.132442 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11432 | 2026.04.15 01:29:13.132468 [ 355 ] {} <Debug> TCP-Session: 8690698a-5593-477b-97f9-9d5165a52a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2026.04.15 01:29:13.132476 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2026.04.15 01:29:13.132496 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2026.04.15 01:29:13.132526 [ 357 ] {} <Debug> TCP-Session: fa447bfa-5b95-4682-8ef9-4fa70f440c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.04.15 01:29:13.132538 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11437 | 2026.04.15 01:29:13.132546 [ 354 ] {} <Debug> TCP-Session: 5612b186-55e8-4699-894c-b658b4e3daa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.04.15 01:29:13.132458 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11439 | 2026.04.15 01:29:13.132579 [ 356 ] {} <Debug> TCP-Session: 5bd280fb-cadb-4c99-ab60-5ca4aa726c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.04.15 01:29:13.132454 [ 351 ] {} <Debug> TCP-Session: 05c87541-30e7-4630-be6b-e6ee4ba6c726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.04.15 01:29:13.132616 [ 352 ] {} <Debug> TCP-Session: 24b1b299-42b2-46b4-bc9a-fc9a9b8c0e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2026.04.15 01:29:13.132500 [ 353 ] {} <Debug> TCP-Session: b700c311-e8a8-46fd-a051-159aa435befc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2026.04.15 01:29:13.998316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23474 | ||
| 11444 | 2026.04.15 01:29:13.998950 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.04.15 01:29:13.999022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11446 | 2026.04.15 01:29:13.999708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11447 | 2026.04.15 01:29:14.000046 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.04.15 01:29:14.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.43 MiB, peak 329.51 MiB, free memory in arenas 0.00 B, will set to 319.39 MiB (RSS), difference: -5.04 MiB | ||
| 11449 | 2026.04.15 01:29:14.000400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23474 | ||
| 11450 | 2026.04.15 01:29:15.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.25 MiB, peak 329.51 MiB, free memory in arenas 0.00 B, will set to 319.39 MiB (RSS), difference: 4.15 MiB | ||
| 11451 | 2026.04.15 01:29:15.226328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11452 | 2026.04.15 01:29:15.243945 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.04.15 01:29:15.244011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11454 | 2026.04.15 01:29:15.250315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11455 | 2026.04.15 01:29:15.251043 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.04.15 01:29:15.254477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11457 | 2026.04.15 01:29:16.579780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1466 | ||
| 11458 | 2026.04.15 01:29:16.582451 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.04.15 01:29:16.582496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11460 | 2026.04.15 01:29:16.583695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11461 | 2026.04.15 01:29:16.583950 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.04.15 01:29:16.584095 [ 111 ] {} <Debug> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11463 | 2026.04.15 01:29:16.584141 [ 111 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.04.15 01:29:16.584164 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11465 | 2026.04.15 01:29:16.584205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 11466 | 2026.04.15 01:29:16.584288 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::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 | ||
| 11467 | 2026.04.15 01:29:16.584966 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11468 | 2026.04.15 01:29:16.585129 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1282 rows starting from the beginning of the part | ||
| 11469 | 2026.04.15 01:29:16.585552 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11470 | 2026.04.15 01:29:16.585915 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
| 11471 | 2026.04.15 01:29:16.586276 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 11472 | 2026.04.15 01:29:16.586626 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 11473 | 2026.04.15 01:29:16.586964 [ 201 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 11474 | 2026.04.15 01:29:16.593366 [ 200 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 72 columns (72 merged, 0 gathered) in 0.009131334 sec., 160546.09326523377 rows/sec., 129.28 MiB/sec. | ||
| 11475 | 2026.04.15 01:29:16.594800 [ 197 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11476 | 2026.04.15 01:29:16.595308 [ 197 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.04.15 01:29:16.595378 [ 197 ] {b16bc090-fc73-479b-8e55-4f433bc28d6f::all_1_36_7} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11478 | 2026.04.15 01:29:16.595549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11479 | 2026.04.15 01:29:18.092231 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.04.15 01:29:18.092525 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11481 | 2026.04.15 01:29:18.092638 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11482 | 2026.04.15 01:29:18.093316 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.04.15 01:29:18.093360 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11484 | 2026.04.15 01:29:18.093766 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11485 | 2026.04.15 01:29:18.094003 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.04.15 01:29:18.094172 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Debug> executeQuery: Read 71 rows, 5.84 KiB in 0.001732 sec., 40993.07159353349 rows/sec., 3.29 MiB/sec. | ||
| 11487 | 2026.04.15 01:29:18.094226 [ 6 ] {6e14ef9d-8d4a-4006-8deb-290355949e6d} <Debug> TCPHandler: Processed in 0.002182289 sec. | ||
| 11488 | 2026.04.15 01:29:18.094357 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11489 | 2026.04.15 01:29:18.094460 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11490 | 2026.04.15 01:29:18.094504 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11491 | 2026.04.15 01:29:18.094922 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.04.15 01:29:18.094957 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11493 | 2026.04.15 01:29:18.095277 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11494 | 2026.04.15 01:29:18.095485 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.04.15 01:29:18.095599 [ 110 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 11496 | 2026.04.15 01:29:18.095625 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001188 sec., 5892.255892255892 rows/sec., 443.07 KiB/sec. | ||
| 11497 | 2026.04.15 01:29:18.095642 [ 110 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.04.15 01:29:18.095665 [ 6 ] {be94bb39-b437-43d7-9c5e-fdc172c2377b} <Debug> TCPHandler: Processed in 0.001361875 sec. | ||
| 11499 | 2026.04.15 01:29:18.095666 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11500 | 2026.04.15 01:29:18.095776 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11501 | 2026.04.15 01:29:18.095787 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 11502 | 2026.04.15 01:29:18.095873 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.04.15 01:29:18.095918 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11504 | 2026.04.15 01:29:18.095926 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11505 | 2026.04.15 01:29:18.095963 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 227 rows starting from the beginning of the part | ||
| 11506 | 2026.04.15 01:29:18.096033 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
| 11507 | 2026.04.15 01:29:18.096078 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 11508 | 2026.04.15 01:29:18.096122 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 11509 | 2026.04.15 01:29:18.096163 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 11510 | 2026.04.15 01:29:18.096204 [ 193 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 11511 | 2026.04.15 01:29:18.096318 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.04.15 01:29:18.096360 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11513 | 2026.04.15 01:29:18.096681 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11514 | 2026.04.15 01:29:18.096909 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.04.15 01:29:18.097046 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 55.66 KiB/sec. | ||
| 11516 | 2026.04.15 01:29:18.097083 [ 6 ] {de46849c-38cf-49ba-a664-f1af4e37d668} <Debug> TCPHandler: Processed in 0.001356674 sec. | ||
| 11517 | 2026.04.15 01:29:18.097091 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351284 sec., 253832.65101932682 rows/sec., 18.06 MiB/sec. | ||
| 11518 | 2026.04.15 01:29:18.097195 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11519 | 2026.04.15 01:29:18.097266 [ 197 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 11520 | 2026.04.15 01:29:18.097294 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11521 | 2026.04.15 01:29:18.097338 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11522 | 2026.04.15 01:29:18.097531 [ 197 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2026.04.15 01:29:18.097608 [ 197 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_65_13} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 11524 | 2026.04.15 01:29:18.097694 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11525 | 2026.04.15 01:29:18.097747 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2026.04.15 01:29:18.097787 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11527 | 2026.04.15 01:29:18.098096 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11528 | 2026.04.15 01:29:18.098305 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2026.04.15 01:29:18.098437 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001162 sec., 61101.54905335628 rows/sec., 4.77 MiB/sec. | ||
| 11530 | 2026.04.15 01:29:18.098476 [ 6 ] {3328bc3f-7333-44cf-b8f7-0e8cf9c15dd1} <Debug> TCPHandler: Processed in 0.001328894 sec. | ||
| 11531 | 2026.04.15 01:29:18.098583 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11532 | 2026.04.15 01:29:18.098677 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11533 | 2026.04.15 01:29:18.098719 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11534 | 2026.04.15 01:29:18.099130 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.04.15 01:29:18.099164 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11536 | 2026.04.15 01:29:18.099506 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11537 | 2026.04.15 01:29:18.099716 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.04.15 01:29:18.099847 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 11539 | 2026.04.15 01:29:18.099884 [ 6 ] {b864f1b7-18b1-4a71-be4c-482f9af13195} <Debug> TCPHandler: Processed in 0.001349264 sec. | ||
| 11540 | 2026.04.15 01:29:18.099984 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.04.15 01:29:18.100078 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11542 | 2026.04.15 01:29:18.100121 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11543 | 2026.04.15 01:29:18.100428 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.04.15 01:29:18.100463 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11545 | 2026.04.15 01:29:18.100760 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11546 | 2026.04.15 01:29:18.100964 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.04.15 01:29:18.101090 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 61.69 KiB/sec. | ||
| 11548 | 2026.04.15 01:29:18.101126 [ 6 ] {4e945679-cf87-47a0-a013-38c675566f4e} <Debug> TCPHandler: Processed in 0.001189501 sec. | ||
| 11549 | 2026.04.15 01:29:18.101231 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.04.15 01:29:18.101323 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.04.15 01:29:18.101376 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11552 | 2026.04.15 01:29:18.102137 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.04.15 01:29:18.102171 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11554 | 2026.04.15 01:29:18.102679 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11555 | 2026.04.15 01:29:18.102901 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.04.15 01:29:18.103040 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001734 sec., 4036.9088811995384 rows/sec., 7.23 MiB/sec. | ||
| 11557 | 2026.04.15 01:29:18.103105 [ 6 ] {8d76f934-783e-4758-9ba7-ddb7545b7183} <Debug> TCPHandler: Processed in 0.001921895 sec. | ||
| 11558 | 2026.04.15 01:29:18.103222 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.04.15 01:29:18.103316 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11560 | 2026.04.15 01:29:18.103357 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11561 | 2026.04.15 01:29:18.103692 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.04.15 01:29:18.103726 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11563 | 2026.04.15 01:29:18.104030 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11564 | 2026.04.15 01:29:18.104243 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.04.15 01:29:18.104374 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 11566 | 2026.04.15 01:29:18.104410 [ 6 ] {e1f54ff7-fe75-4ab6-9376-5d16fa4b2f0f} <Debug> TCPHandler: Processed in 0.001240052 sec. | ||
| 11567 | 2026.04.15 01:29:21.358489 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11568 | 2026.04.15 01:29:21.358562 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11569 | 2026.04.15 01:29:21.448894 [ 106 ] {} <Debug> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11570 | 2026.04.15 01:29:21.448971 [ 106 ] {} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.04.15 01:29:21.448999 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11572 | 2026.04.15 01:29:21.449145 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11573 | 2026.04.15 01:29:21.449338 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11574 | 2026.04.15 01:29:21.449396 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 11575 | 2026.04.15 01:29:21.449495 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 11576 | 2026.04.15 01:29:21.449568 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 11577 | 2026.04.15 01:29:21.449639 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 11578 | 2026.04.15 01:29:21.449698 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 11579 | 2026.04.15 01:29:21.450707 [ 190 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629659 sec., 24545.012177394165 rows/sec., 2.05 MiB/sec. | ||
| 11580 | 2026.04.15 01:29:21.450862 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11581 | 2026.04.15 01:29:21.451121 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2026.04.15 01:29:21.451203 [ 189 ] {a47fc9f0-922f-4839-8930-0e2551929978::all_1_18_4} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11583 | 2026.04.15 01:29:21.451282 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11584 | 2026.04.15 01:29:21.500545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23986 | ||
| 11585 | 2026.04.15 01:29:21.501001 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.04.15 01:29:21.501038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11587 | 2026.04.15 01:29:21.501452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11588 | 2026.04.15 01:29:21.501661 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.04.15 01:29:21.501777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23986 | ||
| 11590 | 2026.04.15 01:29:22.754600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11591 | 2026.04.15 01:29:22.771285 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.04.15 01:29:22.771338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11593 | 2026.04.15 01:29:22.777673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11594 | 2026.04.15 01:29:22.778361 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.04.15 01:29:22.781248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11596 | 2026.04.15 01:29:23.093825 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.04.15 01:29:23.094089 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11598 | 2026.04.15 01:29:23.094187 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11599 | 2026.04.15 01:29:23.095049 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.04.15 01:29:23.095097 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11601 | 2026.04.15 01:29:23.095508 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11602 | 2026.04.15 01:29:23.095731 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.04.15 01:29:23.095889 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.00187 sec., 67379.67914438502 rows/sec., 5.82 MiB/sec. | ||
| 11604 | 2026.04.15 01:29:23.095933 [ 6 ] {c6476a22-dcbe-4f7f-a486-8e993e0a6c0a} <Debug> TCPHandler: Processed in 0.002301441 sec. | ||
| 11605 | 2026.04.15 01:29:23.096063 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.04.15 01:29:23.096159 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11607 | 2026.04.15 01:29:23.096200 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11608 | 2026.04.15 01:29:23.096632 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.04.15 01:29:23.096669 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11610 | 2026.04.15 01:29:23.096999 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11611 | 2026.04.15 01:29:23.097212 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.04.15 01:29:23.097349 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001209 sec., 28949.545078577336 rows/sec., 2.13 MiB/sec. | ||
| 11613 | 2026.04.15 01:29:23.097386 [ 6 ] {dbd89016-4479-477d-bba8-d6bc5317da24} <Debug> TCPHandler: Processed in 0.001371844 sec. | ||
| 11614 | 2026.04.15 01:29:23.097501 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.04.15 01:29:23.097594 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11616 | 2026.04.15 01:29:23.097634 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11617 | 2026.04.15 01:29:23.098052 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.04.15 01:29:23.098089 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11619 | 2026.04.15 01:29:23.098385 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11620 | 2026.04.15 01:29:23.098596 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.04.15 01:29:23.098730 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001153 sec., 85862.96617519515 rows/sec., 6.71 MiB/sec. | ||
| 11622 | 2026.04.15 01:29:23.098768 [ 6 ] {9c0b0aae-1979-4aa8-9db9-df54d4f2798c} <Debug> TCPHandler: Processed in 0.001317213 sec. | ||
| 11623 | 2026.04.15 01:29:23.098883 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.04.15 01:29:23.098977 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.04.15 01:29:23.099022 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11626 | 2026.04.15 01:29:23.099440 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.04.15 01:29:23.099476 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11628 | 2026.04.15 01:29:23.099817 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11629 | 2026.04.15 01:29:23.100014 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.04.15 01:29:23.100145 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 11631 | 2026.04.15 01:29:23.100140 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 3 parts from all_1_78_16 to all_80_80_0 | ||
| 11632 | 2026.04.15 01:29:23.100183 [ 6 ] {4d8b3821-0101-4929-99f5-aebfa9e2ac19} <Debug> TCPHandler: Processed in 0.001351025 sec. | ||
| 11633 | 2026.04.15 01:29:23.100216 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.04.15 01:29:23.100241 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11635 | 2026.04.15 01:29:23.100304 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.04.15 01:29:23.100325 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_78_16 to all_80_80_0 into Compact with storage Full | ||
| 11637 | 2026.04.15 01:29:23.100401 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11638 | 2026.04.15 01:29:23.100419 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11639 | 2026.04.15 01:29:23.100450 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_78_16, total 30521 rows starting from the beginning of the part | ||
| 11640 | 2026.04.15 01:29:23.100455 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11641 | 2026.04.15 01:29:23.100512 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11642 | 2026.04.15 01:29:23.100558 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1565 rows starting from the beginning of the part | ||
| 11643 | 2026.04.15 01:29:23.101301 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.04.15 01:29:23.101336 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11645 | 2026.04.15 01:29:23.101903 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11646 | 2026.04.15 01:29:23.102114 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.04.15 01:29:23.102257 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001873 sec., 18686.599038974906 rows/sec., 33.49 MiB/sec. | ||
| 11648 | 2026.04.15 01:29:23.102313 [ 6 ] {a75eb8ca-ae39-4254-9b7e-7f6e16482d9e} <Debug> TCPHandler: Processed in 0.002056827 sec. | ||
| 11649 | 2026.04.15 01:29:23.102425 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.04.15 01:29:23.102519 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11651 | 2026.04.15 01:29:23.102559 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11652 | 2026.04.15 01:29:23.102903 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.04.15 01:29:23.102939 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11654 | 2026.04.15 01:29:23.103250 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11655 | 2026.04.15 01:29:23.103464 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.04.15 01:29:23.103592 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11657 | 2026.04.15 01:29:23.103629 [ 6 ] {21edc065-7028-4e72-af64-c8d469209b75} <Debug> TCPHandler: Processed in 0.001253072 sec. | ||
| 11658 | 2026.04.15 01:29:23.106807 [ 187 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32246 rows, containing 5 columns (5 merged, 0 gathered) in 0.006508297 sec., 4954598.722215658 rows/sec., 319.06 MiB/sec. | ||
| 11659 | 2026.04.15 01:29:23.107254 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Trace> MergedBlockOutputStream: filled checksums all_1_80_17 (state Temporary) | ||
| 11660 | 2026.04.15 01:29:23.107497 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_80_17 to all_1_80_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.04.15 01:29:23.107562 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_80_17} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 3 parts: [all_1_78_16, all_80_80_0] -> all_1_80_17 | ||
| 11662 | 2026.04.15 01:29:23.107630 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11663 | 2026.04.15 01:29:26.584611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1494 | ||
| 11664 | 2026.04.15 01:29:26.586909 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.04.15 01:29:26.586950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11666 | 2026.04.15 01:29:26.588097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11667 | 2026.04.15 01:29:26.588357 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.04.15 01:29:26.588615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 11669 | 2026.04.15 01:29:28.100609 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.04.15 01:29:28.100808 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11671 | 2026.04.15 01:29:28.100881 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11672 | 2026.04.15 01:29:28.101635 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.04.15 01:29:28.101675 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11674 | 2026.04.15 01:29:28.102079 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11675 | 2026.04.15 01:29:28.102311 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.04.15 01:29:28.102471 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001718 sec., 165308.49825378347 rows/sec., 10.50 MiB/sec. | ||
| 11677 | 2026.04.15 01:29:28.102524 [ 6 ] {d27be341-8a3c-45f7-9879-332eb2c0b767} <Debug> TCPHandler: Processed in 0.002051547 sec. | ||
| 11678 | 2026.04.15 01:29:28.102647 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2026.04.15 01:29:28.102761 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11680 | 2026.04.15 01:29:28.102808 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11681 | 2026.04.15 01:29:28.103221 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.04.15 01:29:28.103257 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11683 | 2026.04.15 01:29:28.103557 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11684 | 2026.04.15 01:29:28.103763 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.04.15 01:29:28.103896 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 422.14 KiB/sec. | ||
| 11686 | 2026.04.15 01:29:28.103933 [ 6 ] {2a5c8f62-a87a-412b-b225-ddcab2327e4c} <Debug> TCPHandler: Processed in 0.001339234 sec. | ||
| 11687 | 2026.04.15 01:29:28.104035 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.04.15 01:29:28.104130 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11689 | 2026.04.15 01:29:28.104170 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11690 | 2026.04.15 01:29:28.104952 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.04.15 01:29:28.104986 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11692 | 2026.04.15 01:29:28.105344 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11693 | 2026.04.15 01:29:28.105547 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.04.15 01:29:28.105680 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Debug> executeQuery: Read 814 rows, 64.40 KiB in 0.001568 sec., 519132.6530612245 rows/sec., 40.11 MiB/sec. | ||
| 11695 | 2026.04.15 01:29:28.105717 [ 6 ] {85247b97-cba8-44ab-92b6-1c024d535151} <Debug> TCPHandler: Processed in 0.001730421 sec. | ||
| 11696 | 2026.04.15 01:29:28.105825 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2026.04.15 01:29:28.105936 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11698 | 2026.04.15 01:29:28.105986 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11699 | 2026.04.15 01:29:28.106537 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.04.15 01:29:28.106581 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11701 | 2026.04.15 01:29:28.106966 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11702 | 2026.04.15 01:29:28.107197 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.04.15 01:29:28.107328 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Debug> executeQuery: Read 155 rows, 9.49 KiB in 0.001418 sec., 109308.88575458393 rows/sec., 6.53 MiB/sec. | ||
| 11704 | 2026.04.15 01:29:28.107367 [ 6 ] {b63f50a8-ccdf-47f6-86f1-6b06e00ea571} <Debug> TCPHandler: Processed in 0.001592538 sec. | ||
| 11705 | 2026.04.15 01:29:28.107488 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2026.04.15 01:29:28.107583 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11707 | 2026.04.15 01:29:28.107625 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11708 | 2026.04.15 01:29:28.108059 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.04.15 01:29:28.108094 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11710 | 2026.04.15 01:29:28.108402 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11711 | 2026.04.15 01:29:28.108606 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.04.15 01:29:28.108817 [ 102 ] {} <Debug> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11713 | 2026.04.15 01:29:28.108827 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. | ||
| 11714 | 2026.04.15 01:29:28.108854 [ 102 ] {} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.04.15 01:29:28.108873 [ 6 ] {98b1d31b-870e-4853-8ccd-cc0d4eb9d8a1} <Debug> TCPHandler: Processed in 0.001442796 sec. | ||
| 11716 | 2026.04.15 01:29:28.108873 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11717 | 2026.04.15 01:29:28.108984 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2026.04.15 01:29:28.108997 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::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 | ||
| 11719 | 2026.04.15 01:29:28.109078 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11720 | 2026.04.15 01:29:28.109124 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11721 | 2026.04.15 01:29:28.109141 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11722 | 2026.04.15 01:29:28.109287 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 976 rows starting from the beginning of the part | ||
| 11723 | 2026.04.15 01:29:28.109355 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 11724 | 2026.04.15 01:29:28.109404 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 825 rows starting from the beginning of the part | ||
| 11725 | 2026.04.15 01:29:28.109477 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 825 rows starting from the beginning of the part | ||
| 11726 | 2026.04.15 01:29:28.109545 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11727 | 2026.04.15 01:29:28.109596 [ 189 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11728 | 2026.04.15 01:29:28.109678 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.04.15 01:29:28.109717 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11730 | 2026.04.15 01:29:28.110069 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11731 | 2026.04.15 01:29:28.110292 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.04.15 01:29:28.110422 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001361 sec., 108743.57090374724 rows/sec., 6.18 MiB/sec. | ||
| 11733 | 2026.04.15 01:29:28.110461 [ 6 ] {3e948545-4b01-4a6b-87bb-36a47cfa7548} <Debug> TCPHandler: Processed in 0.001525698 sec. | ||
| 11734 | 2026.04.15 01:29:28.110570 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.04.15 01:29:28.110666 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11736 | 2026.04.15 01:29:28.110705 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11737 | 2026.04.15 01:29:28.110906 [ 187 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960396 sec., 1492045.4846877875 rows/sec., 94.37 MiB/sec. | ||
| 11738 | 2026.04.15 01:29:28.111189 [ 187 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11739 | 2026.04.15 01:29:28.111365 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.04.15 01:29:28.111408 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11741 | 2026.04.15 01:29:28.111491 [ 187 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.04.15 01:29:28.111601 [ 187 ] {65e3a128-d928-4ed5-b1a0-449e91d90e28::all_1_36_7} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11743 | 2026.04.15 01:29:28.111706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11744 | 2026.04.15 01:29:28.111764 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11745 | 2026.04.15 01:29:28.112000 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.04.15 01:29:28.112130 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Debug> executeQuery: Read 503 rows, 36.23 KiB in 0.001482 sec., 339406.2078272604 rows/sec., 23.87 MiB/sec. | ||
| 11747 | 2026.04.15 01:29:28.112168 [ 6 ] {1c25cc4c-eb97-4da0-9e0b-f3aca010e4f2} <Debug> TCPHandler: Processed in 0.001645739 sec. | ||
| 11748 | 2026.04.15 01:29:28.112292 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.04.15 01:29:28.112385 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11750 | 2026.04.15 01:29:28.112426 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11751 | 2026.04.15 01:29:28.112755 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.04.15 01:29:28.112788 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11753 | 2026.04.15 01:29:28.113100 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11754 | 2026.04.15 01:29:28.113307 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.04.15 01:29:28.113440 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 11756 | 2026.04.15 01:29:28.113477 [ 6 ] {82d0dd75-7882-49ba-9e97-8e764551fa97} <Debug> TCPHandler: Processed in 0.001242753 sec. | ||
| 11757 | 2026.04.15 01:29:28.113586 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2026.04.15 01:29:28.113697 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11759 | 2026.04.15 01:29:28.113740 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11760 | 2026.04.15 01:29:28.114163 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.04.15 01:29:28.114199 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11762 | 2026.04.15 01:29:28.114545 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11763 | 2026.04.15 01:29:28.114758 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.04.15 01:29:28.114903 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001224 sec., 218954.24836601305 rows/sec., 14.56 MiB/sec. | ||
| 11765 | 2026.04.15 01:29:28.114941 [ 6 ] {aadf4e82-f67b-4d0b-b1eb-9b553408250e} <Debug> TCPHandler: Processed in 0.001403925 sec. | ||
| 11766 | 2026.04.15 01:29:28.115063 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.04.15 01:29:28.115156 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11768 | 2026.04.15 01:29:28.115201 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11769 | 2026.04.15 01:29:28.115515 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.04.15 01:29:28.115551 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11771 | 2026.04.15 01:29:28.115840 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11772 | 2026.04.15 01:29:28.116060 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.04.15 01:29:28.116182 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 11774 | 2026.04.15 01:29:28.116219 [ 6 ] {0e95ee67-987f-495e-8589-41f8005ee43b} <Debug> TCPHandler: Processed in 0.001213312 sec. | ||
| 11775 | 2026.04.15 01:29:28.116324 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.04.15 01:29:28.116421 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11777 | 2026.04.15 01:29:28.116474 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11778 | 2026.04.15 01:29:28.117229 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.04.15 01:29:28.117263 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11780 | 2026.04.15 01:29:28.117781 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11781 | 2026.04.15 01:29:28.117996 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.04.15 01:29:28.118131 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 11783 | 2026.04.15 01:29:28.118130 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11784 | 2026.04.15 01:29:28.118182 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.04.15 01:29:28.118193 [ 6 ] {db58f5a0-cc78-49e6-96ad-a6c8483489e3} <Debug> TCPHandler: Processed in 0.001921904 sec. | ||
| 11786 | 2026.04.15 01:29:28.118205 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11787 | 2026.04.15 01:29:28.118293 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11788 | 2026.04.15 01:29:28.118309 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.04.15 01:29:28.118423 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11790 | 2026.04.15 01:29:28.118464 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11791 | 2026.04.15 01:29:28.118521 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11792 | 2026.04.15 01:29:28.118584 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1423 rows starting from the beginning of the part | ||
| 11793 | 2026.04.15 01:29:28.118720 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11794 | 2026.04.15 01:29:28.118802 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.04.15 01:29:28.118833 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 46 rows starting from the beginning of the part | ||
| 11796 | 2026.04.15 01:29:28.118837 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11797 | 2026.04.15 01:29:28.118936 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11798 | 2026.04.15 01:29:28.119029 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 11799 | 2026.04.15 01:29:28.119120 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11800 | 2026.04.15 01:29:28.119158 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11801 | 2026.04.15 01:29:28.119373 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.04.15 01:29:28.119498 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 11803 | 2026.04.15 01:29:28.119534 [ 6 ] {b8c38501-6e07-4ec5-876b-1b75ace8efe6} <Debug> TCPHandler: Processed in 0.001274643 sec. | ||
| 11804 | 2026.04.15 01:29:28.125303 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 19 columns (19 merged, 0 gathered) in 0.007051936 sec., 216252.67160677578 rows/sec., 387.51 MiB/sec. | ||
| 11805 | 2026.04.15 01:29:28.126500 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11806 | 2026.04.15 01:29:28.126803 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.04.15 01:29:28.126866 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11808 | 2026.04.15 01:29:28.126948 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11809 | 2026.04.15 01:29:29.000494 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.36 MiB, peak 333.84 MiB, free memory in arenas 0.00 B, will set to 323.61 MiB (RSS), difference: 1.25 MiB | ||
| 11810 | 2026.04.15 01:29:29.001985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24498 | ||
| 11811 | 2026.04.15 01:29:29.002532 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.04.15 01:29:29.002573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11813 | 2026.04.15 01:29:29.003078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11814 | 2026.04.15 01:29:29.003308 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2026.04.15 01:29:29.003434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24498 | ||
| 11816 | 2026.04.15 01:29:29.003455 [ 99 ] {} <Debug> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11817 | 2026.04.15 01:29:29.003526 [ 99 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11818 | 2026.04.15 01:29:29.003546 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11819 | 2026.04.15 01:29:29.003667 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::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 | ||
| 11820 | 2026.04.15 01:29:29.003829 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11821 | 2026.04.15 01:29:29.003873 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22066 rows starting from the beginning of the part | ||
| 11822 | 2026.04.15 01:29:29.003945 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11823 | 2026.04.15 01:29:29.003992 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11824 | 2026.04.15 01:29:29.004033 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11825 | 2026.04.15 01:29:29.004074 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11826 | 2026.04.15 01:29:29.004113 [ 202 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11827 | 2026.04.15 01:29:29.006089 [ 196 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475635 sec., 9895642.93605479 rows/sec., 141.56 MiB/sec. | ||
| 11828 | 2026.04.15 01:29:29.006523 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11829 | 2026.04.15 01:29:29.006822 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2026.04.15 01:29:29.006908 [ 188 ] {f08f0ba1-3fc9-4226-a548-e33a1bedcfb2::all_1_51_10} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11831 | 2026.04.15 01:29:29.007016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11832 | 2026.04.15 01:29:30.281394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11833 | 2026.04.15 01:29:30.299010 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.04.15 01:29:30.299065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11835 | 2026.04.15 01:29:30.305182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11836 | 2026.04.15 01:29:30.305873 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.04.15 01:29:30.306165 [ 95 ] {} <Debug> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11838 | 2026.04.15 01:29:30.306233 [ 95 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.04.15 01:29:30.306253 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11840 | 2026.04.15 01:29:30.306388 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::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 | ||
| 11841 | 2026.04.15 01:29:30.309040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11842 | 2026.04.15 01:29:30.310670 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11843 | 2026.04.15 01:29:30.312415 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11844 | 2026.04.15 01:29:30.317342 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11845 | 2026.04.15 01:29:30.322156 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11846 | 2026.04.15 01:29:30.326828 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11847 | 2026.04.15 01:29:30.331411 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11848 | 2026.04.15 01:29:30.335267 [ 202 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11849 | 2026.04.15 01:29:30.387140 [ 192 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080820036 sec., 4751.297066979777 rows/sec., 24.57 MiB/sec. | ||
| 11850 | 2026.04.15 01:29:30.389916 [ 192 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11851 | 2026.04.15 01:29:30.391998 [ 192 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.04.15 01:29:30.392077 [ 192 ] {91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6::all_1_51_10} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11853 | 2026.04.15 01:29:30.394260 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11854 | 2026.04.15 01:29:31.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.68 MiB, peak 338.10 MiB, free memory in arenas 0.00 B, will set to 326.03 MiB (RSS), difference: 1.35 MiB | ||
| 11855 | 2026.04.15 01:29:33.093948 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11856 | 2026.04.15 01:29:33.094128 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11857 | 2026.04.15 01:29:33.094195 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11858 | 2026.04.15 01:29:33.094901 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.04.15 01:29:33.094946 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11860 | 2026.04.15 01:29:33.095361 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11861 | 2026.04.15 01:29:33.095594 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.04.15 01:29:33.095765 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001688 sec., 74644.54976303317 rows/sec., 6.45 MiB/sec. | ||
| 11863 | 2026.04.15 01:29:33.095817 [ 6 ] {cb5d7f43-8446-42af-ad6b-3f12ddff938a} <Debug> TCPHandler: Processed in 0.002003056 sec. | ||
| 11864 | 2026.04.15 01:29:33.095944 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2026.04.15 01:29:33.096047 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11866 | 2026.04.15 01:29:33.096093 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11867 | 2026.04.15 01:29:33.096527 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.04.15 01:29:33.096565 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11869 | 2026.04.15 01:29:33.096878 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11870 | 2026.04.15 01:29:33.097091 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.04.15 01:29:33.097226 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001204 sec., 29069.767441860466 rows/sec., 2.13 MiB/sec. | ||
| 11872 | 2026.04.15 01:29:33.097266 [ 6 ] {55248528-d15a-41df-bf19-e756a81dd61d} <Debug> TCPHandler: Processed in 0.001373675 sec. | ||
| 11873 | 2026.04.15 01:29:33.097373 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11874 | 2026.04.15 01:29:33.097468 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11875 | 2026.04.15 01:29:33.097509 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11876 | 2026.04.15 01:29:33.097935 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11877 | 2026.04.15 01:29:33.097973 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11878 | 2026.04.15 01:29:33.098279 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11879 | 2026.04.15 01:29:33.098485 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11880 | 2026.04.15 01:29:33.098620 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001172 sec., 84470.98976109215 rows/sec., 6.60 MiB/sec. | ||
| 11881 | 2026.04.15 01:29:33.098658 [ 6 ] {ec4c9831-c3db-4a10-bdb5-a461e2b04fea} <Debug> TCPHandler: Processed in 0.001334684 sec. | ||
| 11882 | 2026.04.15 01:29:33.098771 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11883 | 2026.04.15 01:29:33.098867 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11884 | 2026.04.15 01:29:33.098910 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11885 | 2026.04.15 01:29:33.099315 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.04.15 01:29:33.099351 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11887 | 2026.04.15 01:29:33.099677 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11888 | 2026.04.15 01:29:33.099885 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.04.15 01:29:33.100004 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 5 parts from all_1_80_17 to all_84_84_0 | ||
| 11890 | 2026.04.15 01:29:33.100015 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11891 | 2026.04.15 01:29:33.100067 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.04.15 01:29:33.100078 [ 6 ] {31a92c32-457f-4509-8aa6-6867c1ccddc7} <Debug> TCPHandler: Processed in 0.001356225 sec. | ||
| 11893 | 2026.04.15 01:29:33.100098 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11894 | 2026.04.15 01:29:33.100193 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.04.15 01:29:33.100212 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_17 to all_84_84_0 into Compact with storage Full | ||
| 11896 | 2026.04.15 01:29:33.100292 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11897 | 2026.04.15 01:29:33.100350 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11898 | 2026.04.15 01:29:33.100367 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11899 | 2026.04.15 01:29:33.100407 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_17, total 32246 rows starting from the beginning of the part | ||
| 11900 | 2026.04.15 01:29:33.100475 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part | ||
| 11901 | 2026.04.15 01:29:33.100520 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11902 | 2026.04.15 01:29:33.100566 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11903 | 2026.04.15 01:29:33.100605 [ 196 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 268 rows starting from the beginning of the part | ||
| 11904 | 2026.04.15 01:29:33.101238 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.04.15 01:29:33.101279 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11906 | 2026.04.15 01:29:33.102171 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11907 | 2026.04.15 01:29:33.102410 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.04.15 01:29:33.102559 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002284 sec., 15323.992994746059 rows/sec., 27.46 MiB/sec. | ||
| 11909 | 2026.04.15 01:29:33.102632 [ 6 ] {0e26b521-14da-4824-a2fb-5cf2d81fa484} <Debug> TCPHandler: Processed in 0.002487604 sec. | ||
| 11910 | 2026.04.15 01:29:33.102761 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2026.04.15 01:29:33.102856 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11912 | 2026.04.15 01:29:33.102897 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11913 | 2026.04.15 01:29:33.103243 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.04.15 01:29:33.103286 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11915 | 2026.04.15 01:29:33.103712 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11916 | 2026.04.15 01:29:33.103930 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.04.15 01:29:33.104068 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 11918 | 2026.04.15 01:29:33.104104 [ 6 ] {ac7473ba-498e-4807-b639-e868eb1953b1} <Debug> TCPHandler: Processed in 0.001392805 sec. | ||
| 11919 | 2026.04.15 01:29:33.108872 [ 195 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32930 rows, containing 5 columns (5 merged, 0 gathered) in 0.008745447 sec., 3765387.8641080325 rows/sec., 242.79 MiB/sec. | ||
| 11920 | 2026.04.15 01:29:33.109119 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 11921 | 2026.04.15 01:29:33.109456 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.04.15 01:29:33.109528 [ 198 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 5 parts: [all_1_80_17, all_84_84_0] -> all_1_84_18 | ||
| 11923 | 2026.04.15 01:29:33.109625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11924 | 2026.04.15 01:29:34.000294 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.50 MiB, peak 338.10 MiB, free memory in arenas 0.00 B, will set to 329.20 MiB (RSS), difference: 2.70 MiB | ||
| 11925 | 2026.04.15 01:29:36.358657 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11926 | 2026.04.15 01:29:36.358732 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11927 | 2026.04.15 01:29:36.503639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24946 | ||
| 11928 | 2026.04.15 01:29:36.504148 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2026.04.15 01:29:36.504198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11930 | 2026.04.15 01:29:36.504687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11931 | 2026.04.15 01:29:36.504919 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.04.15 01:29:36.505078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24946 | ||
| 11933 | 2026.04.15 01:29:36.588869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1530 | ||
| 11934 | 2026.04.15 01:29:36.591373 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11935 | 2026.04.15 01:29:36.591432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11936 | 2026.04.15 01:29:36.592674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11937 | 2026.04.15 01:29:36.592961 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.04.15 01:29:36.593332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
| 11939 | 2026.04.15 01:29:37.809179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11940 | 2026.04.15 01:29:37.824383 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.04.15 01:29:37.824436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11942 | 2026.04.15 01:29:37.830538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11943 | 2026.04.15 01:29:37.831268 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.04.15 01:29:37.834181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11945 | 2026.04.15 01:29:38.100059 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.04.15 01:29:38.100241 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11947 | 2026.04.15 01:29:38.100308 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11948 | 2026.04.15 01:29:38.101071 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.04.15 01:29:38.101116 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11950 | 2026.04.15 01:29:38.101518 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11951 | 2026.04.15 01:29:38.101739 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.04.15 01:29:38.101876 [ 89 ] {} <Debug> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 11953 | 2026.04.15 01:29:38.101903 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 11954 | 2026.04.15 01:29:38.101945 [ 89 ] {} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.04.15 01:29:38.101969 [ 6 ] {1cb333c5-c97e-4af3-a631-8877c5302385} <Debug> TCPHandler: Processed in 0.002036916 sec. | ||
| 11956 | 2026.04.15 01:29:38.101972 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11957 | 2026.04.15 01:29:38.102110 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.04.15 01:29:38.102120 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 11959 | 2026.04.15 01:29:38.102218 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11960 | 2026.04.15 01:29:38.102266 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11961 | 2026.04.15 01:29:38.102284 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11962 | 2026.04.15 01:29:38.102327 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 308 rows starting from the beginning of the part | ||
| 11963 | 2026.04.15 01:29:38.102401 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 11964 | 2026.04.15 01:29:38.102453 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11965 | 2026.04.15 01:29:38.102505 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11966 | 2026.04.15 01:29:38.102547 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11967 | 2026.04.15 01:29:38.102588 [ 191 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11968 | 2026.04.15 01:29:38.103090 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.04.15 01:29:38.103135 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11970 | 2026.04.15 01:29:38.103512 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11971 | 2026.04.15 01:29:38.103634 [ 195 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577218 sec., 765905.5374716748 rows/sec., 52.46 MiB/sec. | ||
| 11972 | 2026.04.15 01:29:38.103736 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.04.15 01:29:38.103841 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 11974 | 2026.04.15 01:29:38.103863 [ 89 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11975 | 2026.04.15 01:29:38.103881 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001687 sec., 480735.03260225256 rows/sec., 37.15 MiB/sec. | ||
| 11976 | 2026.04.15 01:29:38.103896 [ 89 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.04.15 01:29:38.103924 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11978 | 2026.04.15 01:29:38.103929 [ 6 ] {838463d3-9a72-4e7b-98d4-cea699cb12a3} <Debug> TCPHandler: Processed in 0.001871373 sec. | ||
| 11979 | 2026.04.15 01:29:38.104013 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11980 | 2026.04.15 01:29:38.104064 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.04.15 01:29:38.104107 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11982 | 2026.04.15 01:29:38.104141 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3364 rows starting from the beginning of the part | ||
| 11983 | 2026.04.15 01:29:38.104145 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.04.15 01:29:38.104167 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11985 | 2026.04.15 01:29:38.104206 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 71 rows starting from the beginning of the part | ||
| 11986 | 2026.04.15 01:29:38.104214 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11987 | 2026.04.15 01:29:38.104226 [ 193 ] {4accbbe2-8597-4735-aeed-a08cfaee2d4d::all_1_30_6} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 11988 | 2026.04.15 01:29:38.104261 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 126 rows starting from the beginning of the part | ||
| 11989 | 2026.04.15 01:29:38.104302 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 814 rows starting from the beginning of the part | ||
| 11990 | 2026.04.15 01:29:38.104332 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11991 | 2026.04.15 01:29:38.104342 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 126 rows starting from the beginning of the part | ||
| 11992 | 2026.04.15 01:29:38.104386 [ 201 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 811 rows starting from the beginning of the part | ||
| 11993 | 2026.04.15 01:29:38.104680 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2026.04.15 01:29:38.104723 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11995 | 2026.04.15 01:29:38.105029 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11996 | 2026.04.15 01:29:38.105259 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2026.04.15 01:29:38.105393 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001245 sec., 119678.71485943775 rows/sec., 7.11 MiB/sec. | ||
| 11998 | 2026.04.15 01:29:38.105430 [ 6 ] {4b9a10e1-a149-4d8a-82b5-62413c6c59b8} <Debug> TCPHandler: Processed in 0.001417065 sec. | ||
| 11999 | 2026.04.15 01:29:38.105546 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.04.15 01:29:38.105642 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12001 | 2026.04.15 01:29:38.105681 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12002 | 2026.04.15 01:29:38.106114 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.04.15 01:29:38.106150 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12004 | 2026.04.15 01:29:38.106319 [ 195 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344972 sec., 2265272.250585508 rows/sec., 182.49 MiB/sec. | ||
| 12005 | 2026.04.15 01:29:38.106471 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12006 | 2026.04.15 01:29:38.106665 [ 191 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12007 | 2026.04.15 01:29:38.106702 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2026.04.15 01:29:38.106846 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 12009 | 2026.04.15 01:29:38.106884 [ 6 ] {250f2db9-8439-4c73-8439-1cd49d618ec2} <Debug> TCPHandler: Processed in 0.001386605 sec. | ||
| 12010 | 2026.04.15 01:29:38.106946 [ 191 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.04.15 01:29:38.107002 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.04.15 01:29:38.107037 [ 191 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_86_17} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12013 | 2026.04.15 01:29:38.107103 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12014 | 2026.04.15 01:29:38.107136 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12015 | 2026.04.15 01:29:38.107146 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12016 | 2026.04.15 01:29:38.107594 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.04.15 01:29:38.107631 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12018 | 2026.04.15 01:29:38.107957 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12019 | 2026.04.15 01:29:38.108172 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.04.15 01:29:38.108281 [ 89 ] {} <Debug> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 12021 | 2026.04.15 01:29:38.108300 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 12022 | 2026.04.15 01:29:38.108328 [ 89 ] {} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2026.04.15 01:29:38.108348 [ 6 ] {bf888555-f63c-4221-97e2-7870ae94d53c} <Debug> TCPHandler: Processed in 0.001395215 sec. | ||
| 12024 | 2026.04.15 01:29:38.108358 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12025 | 2026.04.15 01:29:38.108432 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 12026 | 2026.04.15 01:29:38.108472 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2026.04.15 01:29:38.108519 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12028 | 2026.04.15 01:29:38.108547 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 160 rows starting from the beginning of the part | ||
| 12029 | 2026.04.15 01:29:38.108570 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12030 | 2026.04.15 01:29:38.108594 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 12031 | 2026.04.15 01:29:38.108615 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12032 | 2026.04.15 01:29:38.108637 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 12033 | 2026.04.15 01:29:38.108682 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 12034 | 2026.04.15 01:29:38.108716 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 12035 | 2026.04.15 01:29:38.108752 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 12036 | 2026.04.15 01:29:38.109249 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.04.15 01:29:38.109291 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12038 | 2026.04.15 01:29:38.109457 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001048468 sec., 598969.1626258502 rows/sec., 37.02 MiB/sec. | ||
| 12039 | 2026.04.15 01:29:38.109562 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 12040 | 2026.04.15 01:29:38.109640 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12041 | 2026.04.15 01:29:38.109903 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.04.15 01:29:38.109993 [ 201 ] {b5f2158e-1a86-4b88-b6f9-dc82ec473d81::all_1_30_6} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 12043 | 2026.04.15 01:29:38.109993 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.04.15 01:29:38.110065 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12045 | 2026.04.15 01:29:38.110137 [ 89 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12046 | 2026.04.15 01:29:38.110159 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001606 sec., 309464.5080946451 rows/sec., 21.73 MiB/sec. | ||
| 12047 | 2026.04.15 01:29:38.110162 [ 89 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.04.15 01:29:38.110206 [ 6 ] {ae31cb1c-f882-4413-8985-684a381a171f} <Debug> TCPHandler: Processed in 0.001782392 sec. | ||
| 12049 | 2026.04.15 01:29:38.110211 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12050 | 2026.04.15 01:29:38.110298 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12051 | 2026.04.15 01:29:38.110334 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12052 | 2026.04.15 01:29:38.110395 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12053 | 2026.04.15 01:29:38.110426 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 12054 | 2026.04.15 01:29:38.110433 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12055 | 2026.04.15 01:29:38.110480 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12056 | 2026.04.15 01:29:38.110482 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 71 rows starting from the beginning of the part | ||
| 12057 | 2026.04.15 01:29:38.110543 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 99 rows starting from the beginning of the part | ||
| 12058 | 2026.04.15 01:29:38.110586 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 503 rows starting from the beginning of the part | ||
| 12059 | 2026.04.15 01:29:38.110625 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 99 rows starting from the beginning of the part | ||
| 12060 | 2026.04.15 01:29:38.110664 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 497 rows starting from the beginning of the part | ||
| 12061 | 2026.04.15 01:29:38.110837 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.04.15 01:29:38.110879 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12063 | 2026.04.15 01:29:38.111201 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12064 | 2026.04.15 01:29:38.111421 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.04.15 01:29:38.111552 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 12066 | 2026.04.15 01:29:38.111588 [ 6 ] {48bb358c-0e63-4724-9360-c6ba98d54ca8} <Debug> TCPHandler: Processed in 0.001302954 sec. | ||
| 12067 | 2026.04.15 01:29:38.111817 [ 191 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551688 sec., 1998468.7643392228 rows/sec., 146.94 MiB/sec. | ||
| 12068 | 2026.04.15 01:29:38.111994 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12069 | 2026.04.15 01:29:38.112215 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.04.15 01:29:38.112279 [ 195 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_86_17} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12071 | 2026.04.15 01:29:38.112340 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12072 | 2026.04.15 01:29:38.115684 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.04.15 01:29:38.115890 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12074 | 2026.04.15 01:29:38.115973 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12075 | 2026.04.15 01:29:38.116546 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.04.15 01:29:38.116582 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12077 | 2026.04.15 01:29:38.116929 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12078 | 2026.04.15 01:29:38.117142 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.04.15 01:29:38.117273 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001429 sec., 185444.366689993 rows/sec., 12.32 MiB/sec. | ||
| 12080 | 2026.04.15 01:29:38.117311 [ 6 ] {3c3d7bb5-8a8e-4016-ba23-49dfb85ca1bb} <Debug> TCPHandler: Processed in 0.001731881 sec. | ||
| 12081 | 2026.04.15 01:29:38.117430 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.04.15 01:29:38.117525 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.04.15 01:29:38.117566 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12084 | 2026.04.15 01:29:38.117887 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.04.15 01:29:38.117922 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12086 | 2026.04.15 01:29:38.118210 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12087 | 2026.04.15 01:29:38.118419 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.04.15 01:29:38.118555 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 12089 | 2026.04.15 01:29:38.118591 [ 6 ] {debf0e86-6b6c-46fd-86e3-3ecd2240f176} <Debug> TCPHandler: Processed in 0.001209242 sec. | ||
| 12090 | 2026.04.15 01:29:38.118702 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.04.15 01:29:38.118795 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12092 | 2026.04.15 01:29:38.118848 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12093 | 2026.04.15 01:29:38.119613 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.04.15 01:29:38.119648 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12095 | 2026.04.15 01:29:38.120151 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12096 | 2026.04.15 01:29:38.120371 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.04.15 01:29:38.120508 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001731 sec., 4043.9052570768345 rows/sec., 7.25 MiB/sec. | ||
| 12098 | 2026.04.15 01:29:38.120561 [ 6 ] {6e1d41dc-959b-4c5c-ba47-14822800783e} <Debug> TCPHandler: Processed in 0.001906414 sec. | ||
| 12099 | 2026.04.15 01:29:38.120675 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.04.15 01:29:38.120768 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12101 | 2026.04.15 01:29:38.120808 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12102 | 2026.04.15 01:29:38.121135 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.04.15 01:29:38.121171 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12104 | 2026.04.15 01:29:38.121469 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12105 | 2026.04.15 01:29:38.121674 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.04.15 01:29:38.121783 [ 89 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12107 | 2026.04.15 01:29:38.121797 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 12108 | 2026.04.15 01:29:38.121819 [ 89 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.04.15 01:29:38.121842 [ 6 ] {c54a97b3-3787-444c-931a-414a53fa4b67} <Debug> TCPHandler: Processed in 0.001214571 sec. | ||
| 12110 | 2026.04.15 01:29:38.121843 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12111 | 2026.04.15 01:29:38.121973 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12112 | 2026.04.15 01:29:38.122143 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12113 | 2026.04.15 01:29:38.122182 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4758 rows starting from the beginning of the part | ||
| 12114 | 2026.04.15 01:29:38.122253 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12115 | 2026.04.15 01:29:38.122302 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12116 | 2026.04.15 01:29:38.122343 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 12117 | 2026.04.15 01:29:38.122383 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12118 | 2026.04.15 01:29:38.122422 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 12119 | 2026.04.15 01:29:38.124117 [ 197 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5118 rows, containing 4 columns (4 merged, 0 gathered) in 0.002202209 sec., 2324030.0988689084 rows/sec., 151.94 MiB/sec. | ||
| 12120 | 2026.04.15 01:29:38.124443 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12121 | 2026.04.15 01:29:38.124698 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.04.15 01:29:38.124775 [ 200 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_86_17} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12123 | 2026.04.15 01:29:38.124853 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12124 | 2026.04.15 01:29:40.001891 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.04.15 01:29:40.002099 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12126 | 2026.04.15 01:29:40.002175 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12127 | 2026.04.15 01:29:40.002859 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.04.15 01:29:40.002914 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12129 | 2026.04.15 01:29:40.003321 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12130 | 2026.04.15 01:29:40.003550 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Trace> oximeter.fields_ipaddr (a47fc9f0-922f-4839-8930-0e2551929978): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.04.15 01:29:40.003717 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001674 sec., 5973.715651135006 rows/sec., 487.11 KiB/sec. | ||
| 12132 | 2026.04.15 01:29:40.003771 [ 6 ] {127681d0-374b-416a-a286-7020a74cfb6b} <Debug> TCPHandler: Processed in 0.002024086 sec. | ||
| 12133 | 2026.04.15 01:29:40.003916 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.04.15 01:29:40.004049 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12135 | 2026.04.15 01:29:40.004110 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12136 | 2026.04.15 01:29:40.005981 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.04.15 01:29:40.006025 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12138 | 2026.04.15 01:29:40.006508 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12139 | 2026.04.15 01:29:40.006723 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.04.15 01:29:40.006863 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Debug> executeQuery: Read 2480 rows, 188.80 KiB in 0.002845 sec., 871704.7451669596 rows/sec., 64.81 MiB/sec. | ||
| 12141 | 2026.04.15 01:29:40.006902 [ 6 ] {d22cecfb-1fa5-4d90-b90d-7c98b7e5c336} <Debug> TCPHandler: Processed in 0.003050875 sec. | ||
| 12142 | 2026.04.15 01:29:40.007024 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.04.15 01:29:40.007121 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12144 | 2026.04.15 01:29:40.007162 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12145 | 2026.04.15 01:29:40.007596 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.04.15 01:29:40.007633 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12147 | 2026.04.15 01:29:40.007947 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12148 | 2026.04.15 01:29:40.008162 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.04.15 01:29:40.008287 [ 85 ] {} <Debug> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 12150 | 2026.04.15 01:29:40.008293 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Debug> executeQuery: Read 56 rows, 4.16 KiB in 0.001191 sec., 47019.311502938705 rows/sec., 3.41 MiB/sec. | ||
| 12151 | 2026.04.15 01:29:40.008365 [ 85 ] {} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2026.04.15 01:29:40.008378 [ 6 ] {909cb911-3020-4cc4-9ce3-322f32f35390} <Debug> TCPHandler: Processed in 0.001403755 sec. | ||
| 12153 | 2026.04.15 01:29:40.008401 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12154 | 2026.04.15 01:29:40.008505 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.04.15 01:29:40.008543 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 12156 | 2026.04.15 01:29:40.008604 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12157 | 2026.04.15 01:29:40.008648 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12158 | 2026.04.15 01:29:40.008705 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12159 | 2026.04.15 01:29:40.008748 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 227 rows starting from the beginning of the part | ||
| 12160 | 2026.04.15 01:29:40.008825 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 12161 | 2026.04.15 01:29:40.008878 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 155 rows starting from the beginning of the part | ||
| 12162 | 2026.04.15 01:29:40.008925 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 12163 | 2026.04.15 01:29:40.008968 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part | ||
| 12164 | 2026.04.15 01:29:40.009024 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 12165 | 2026.04.15 01:29:40.009348 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.04.15 01:29:40.009388 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12167 | 2026.04.15 01:29:40.009738 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12168 | 2026.04.15 01:29:40.009950 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.04.15 01:29:40.009964 [ 200 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482397 sec., 443201.1127923221 rows/sec., 29.93 MiB/sec. | ||
| 12170 | 2026.04.15 01:29:40.010091 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001505 sec., 532225.9136212624 rows/sec., 30.74 MiB/sec. | ||
| 12171 | 2026.04.15 01:29:40.010135 [ 6 ] {31a41c6e-1740-4057-8ee9-ace034cfe00b} <Debug> TCPHandler: Processed in 0.00167893 sec. | ||
| 12172 | 2026.04.15 01:29:40.010137 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 12173 | 2026.04.15 01:29:40.010252 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2026.04.15 01:29:40.010352 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12175 | 2026.04.15 01:29:40.010393 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12176 | 2026.04.15 01:29:40.010399 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.04.15 01:29:40.010481 [ 191 ] {b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70::all_1_70_14} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 12178 | 2026.04.15 01:29:40.010561 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12179 | 2026.04.15 01:29:40.010779 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.04.15 01:29:40.010819 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12181 | 2026.04.15 01:29:40.011110 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12182 | 2026.04.15 01:29:40.011312 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Trace> oximeter.fields_u64 (9563294d-59d3-4237-9e90-a7a5cb7500f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.04.15 01:29:40.011447 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 12184 | 2026.04.15 01:29:40.011486 [ 6 ] {2a8ba1dc-afe2-4d6e-92aa-da8d0233ff48} <Debug> TCPHandler: Processed in 0.001283253 sec. | ||
| 12185 | 2026.04.15 01:29:40.011596 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.04.15 01:29:40.011691 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12187 | 2026.04.15 01:29:40.011731 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12188 | 2026.04.15 01:29:40.012610 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.04.15 01:29:40.012647 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12190 | 2026.04.15 01:29:40.013024 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12191 | 2026.04.15 01:29:40.013238 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.04.15 01:29:40.013372 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001699 sec., 785756.3272513243 rows/sec., 52.73 MiB/sec. | ||
| 12193 | 2026.04.15 01:29:40.013412 [ 6 ] {541cf347-1703-4d2a-8dba-3d451c557ff6} <Debug> TCPHandler: Processed in 0.001864364 sec. | ||
| 12194 | 2026.04.15 01:29:40.013529 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.04.15 01:29:40.013624 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12196 | 2026.04.15 01:29:40.013668 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12197 | 2026.04.15 01:29:40.014353 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.04.15 01:29:40.014389 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12199 | 2026.04.15 01:29:40.014813 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12200 | 2026.04.15 01:29:40.015023 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.04.15 01:29:40.015152 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Debug> executeQuery: Read 1533 rows, 95.54 KiB in 0.001547 sec., 990950.2262443439 rows/sec., 60.31 MiB/sec. | ||
| 12202 | 2026.04.15 01:29:40.015189 [ 6 ] {8e573016-064d-4f00-a6d8-6c8052daeb2f} <Debug> TCPHandler: Processed in 0.001708231 sec. | ||
| 12203 | 2026.04.15 01:29:40.015303 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2026.04.15 01:29:40.015397 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12205 | 2026.04.15 01:29:40.015451 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12206 | 2026.04.15 01:29:40.016325 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.04.15 01:29:40.016363 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12208 | 2026.04.15 01:29:40.016936 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12209 | 2026.04.15 01:29:40.017157 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.04.15 01:29:40.017293 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001914 sec., 24033.437826541274 rows/sec., 43.07 MiB/sec. | ||
| 12211 | 2026.04.15 01:29:40.017348 [ 6 ] {b4f7426d-2b7d-45ac-8594-fbb58d7698b0} <Debug> TCPHandler: Processed in 0.002094467 sec. | ||
| 12212 | 2026.04.15 01:29:40.017465 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2026.04.15 01:29:40.017560 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12214 | 2026.04.15 01:29:40.017601 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12215 | 2026.04.15 01:29:40.017928 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.04.15 01:29:40.017964 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12217 | 2026.04.15 01:29:40.018257 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12218 | 2026.04.15 01:29:40.018456 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.04.15 01:29:40.018585 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001043 sec., 23010.546500479384 rows/sec., 1.55 MiB/sec. | ||
| 12220 | 2026.04.15 01:29:40.018621 [ 6 ] {df9713a9-7785-49ca-ba3c-7e91b5cd119f} <Debug> TCPHandler: Processed in 0.001204212 sec. | ||
| 12221 | 2026.04.15 01:29:43.090244 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2026.04.15 01:29:43.090456 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12223 | 2026.04.15 01:29:43.090527 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12224 | 2026.04.15 01:29:43.091184 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.04.15 01:29:43.091225 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12226 | 2026.04.15 01:29:43.091634 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12227 | 2026.04.15 01:29:43.091864 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.04.15 01:29:43.092031 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 12229 | 2026.04.15 01:29:43.092081 [ 6 ] {cdb90713-4000-48f9-a500-087ba8880eb9} <Debug> TCPHandler: Processed in 0.001974885 sec. | ||
| 12230 | 2026.04.15 01:29:43.092193 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2026.04.15 01:29:43.092295 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12232 | 2026.04.15 01:29:43.092337 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12233 | 2026.04.15 01:29:43.092762 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2026.04.15 01:29:43.092799 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12235 | 2026.04.15 01:29:43.093111 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12236 | 2026.04.15 01:29:43.093317 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2026.04.15 01:29:43.093450 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 12238 | 2026.04.15 01:29:43.093489 [ 6 ] {4daf93dd-426a-40dc-973d-315231ed4e7c} <Debug> TCPHandler: Processed in 0.001348674 sec. | ||
| 12239 | 2026.04.15 01:29:43.093599 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2026.04.15 01:29:43.093694 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12241 | 2026.04.15 01:29:43.093739 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12242 | 2026.04.15 01:29:43.094112 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2026.04.15 01:29:43.094146 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12244 | 2026.04.15 01:29:43.094479 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12245 | 2026.04.15 01:29:43.094692 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2026.04.15 01:29:43.094821 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001147 sec., 83696.59982563209 rows/sec., 5.83 MiB/sec. | ||
| 12247 | 2026.04.15 01:29:43.094860 [ 6 ] {bd24c835-c420-4005-be50-bc545fac4798} <Debug> TCPHandler: Processed in 0.001310673 sec. | ||
| 12248 | 2026.04.15 01:29:43.094969 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12249 | 2026.04.15 01:29:43.095063 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12250 | 2026.04.15 01:29:43.095104 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12251 | 2026.04.15 01:29:43.095432 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.04.15 01:29:43.095468 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12253 | 2026.04.15 01:29:43.095788 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12254 | 2026.04.15 01:29:43.095996 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.04.15 01:29:43.096128 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 12256 | 2026.04.15 01:29:43.096165 [ 6 ] {b099fb98-1bf1-4845-b8eb-6a318f288e81} <Debug> TCPHandler: Processed in 0.001244773 sec. | ||
| 12257 | 2026.04.15 01:29:44.005267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25458 | ||
| 12258 | 2026.04.15 01:29:44.005801 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.04.15 01:29:44.005834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12260 | 2026.04.15 01:29:44.006326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12261 | 2026.04.15 01:29:44.006557 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.04.15 01:29:44.006689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25458 | ||
| 12263 | 2026.04.15 01:29:45.334320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12264 | 2026.04.15 01:29:45.349788 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.04.15 01:29:45.349845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12266 | 2026.04.15 01:29:45.355761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12267 | 2026.04.15 01:29:45.356469 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.04.15 01:29:45.359207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12269 | 2026.04.15 01:29:46.593637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1578 | ||
| 12270 | 2026.04.15 01:29:46.596770 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.04.15 01:29:46.596826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12272 | 2026.04.15 01:29:46.598126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12273 | 2026.04.15 01:29:46.598381 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.04.15 01:29:46.598655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12275 | 2026.04.15 01:29:48.099994 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12276 | 2026.04.15 01:29:48.100194 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12277 | 2026.04.15 01:29:48.100267 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12278 | 2026.04.15 01:29:48.101043 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2026.04.15 01:29:48.101084 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12280 | 2026.04.15 01:29:48.101468 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12281 | 2026.04.15 01:29:48.101683 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.04.15 01:29:48.101833 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001694 sec., 167650.53128689493 rows/sec., 10.65 MiB/sec. | ||
| 12283 | 2026.04.15 01:29:48.101874 [ 6 ] {9c9c84cb-2b3d-4852-b36e-dc60785ccdd2} <Debug> TCPHandler: Processed in 0.002015926 sec. | ||
| 12284 | 2026.04.15 01:29:48.101995 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12285 | 2026.04.15 01:29:48.102091 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12286 | 2026.04.15 01:29:48.102131 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12287 | 2026.04.15 01:29:48.102926 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2026.04.15 01:29:48.102962 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12289 | 2026.04.15 01:29:48.103312 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12290 | 2026.04.15 01:29:48.103535 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2026.04.15 01:29:48.103665 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.001592 sec., 509422.1105527638 rows/sec., 39.37 MiB/sec. | ||
| 12292 | 2026.04.15 01:29:48.103703 [ 6 ] {64546464-302b-477e-af9e-9f5fa5b52a10} <Debug> TCPHandler: Processed in 0.001757162 sec. | ||
| 12293 | 2026.04.15 01:29:48.103805 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2026.04.15 01:29:48.103897 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12295 | 2026.04.15 01:29:48.103937 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12296 | 2026.04.15 01:29:48.104370 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2026.04.15 01:29:48.104404 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12298 | 2026.04.15 01:29:48.104704 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12299 | 2026.04.15 01:29:48.104910 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.04.15 01:29:48.105041 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 7.62 MiB/sec. | ||
| 12301 | 2026.04.15 01:29:48.105078 [ 6 ] {2306af6e-9d3f-480d-9516-fea8c2fdbd10} <Debug> TCPHandler: Processed in 0.001322993 sec. | ||
| 12302 | 2026.04.15 01:29:48.105209 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2026.04.15 01:29:48.105304 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12304 | 2026.04.15 01:29:48.105342 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12305 | 2026.04.15 01:29:48.105805 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.04.15 01:29:48.105841 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12307 | 2026.04.15 01:29:48.106133 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12308 | 2026.04.15 01:29:48.106337 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.04.15 01:29:48.106462 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 12310 | 2026.04.15 01:29:48.106499 [ 6 ] {61e25cdd-ae2a-4e2b-be59-334e1e5fc00a} <Debug> TCPHandler: Processed in 0.001346244 sec. | ||
| 12311 | 2026.04.15 01:29:48.106618 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2026.04.15 01:29:48.106713 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12313 | 2026.04.15 01:29:48.106752 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12314 | 2026.04.15 01:29:48.107198 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.04.15 01:29:48.107234 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12316 | 2026.04.15 01:29:48.107523 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12317 | 2026.04.15 01:29:48.107733 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2026.04.15 01:29:48.107862 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 12319 | 2026.04.15 01:29:48.107901 [ 6 ] {3f8fab21-090a-4dba-b4af-16e1539e497f} <Debug> TCPHandler: Processed in 0.001331284 sec. | ||
| 12320 | 2026.04.15 01:29:48.108020 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2026.04.15 01:29:48.108114 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12322 | 2026.04.15 01:29:48.108153 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12323 | 2026.04.15 01:29:48.108754 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2026.04.15 01:29:48.108790 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12325 | 2026.04.15 01:29:48.109110 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12326 | 2026.04.15 01:29:48.109311 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2026.04.15 01:29:48.109438 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001342 sec., 370342.7719821162 rows/sec., 26.01 MiB/sec. | ||
| 12328 | 2026.04.15 01:29:48.109476 [ 6 ] {d537341f-7d8f-4ad9-a4e1-23736c01705b} <Debug> TCPHandler: Processed in 0.001504747 sec. | ||
| 12329 | 2026.04.15 01:29:48.109591 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2026.04.15 01:29:48.109685 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12331 | 2026.04.15 01:29:48.109726 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12332 | 2026.04.15 01:29:48.110070 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2026.04.15 01:29:48.110106 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12334 | 2026.04.15 01:29:48.110399 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12335 | 2026.04.15 01:29:48.110600 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2026.04.15 01:29:48.110729 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12337 | 2026.04.15 01:29:48.110765 [ 6 ] {90396cd8-d4ca-4856-ad94-ee7ca5e39286} <Debug> TCPHandler: Processed in 0.001224592 sec. | ||
| 12338 | 2026.04.15 01:29:48.110875 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.04.15 01:29:48.110968 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12340 | 2026.04.15 01:29:48.111009 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12341 | 2026.04.15 01:29:48.111402 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.04.15 01:29:48.111440 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12343 | 2026.04.15 01:29:48.111761 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12344 | 2026.04.15 01:29:48.111975 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.04.15 01:29:48.112103 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001153 sec., 229835.21248915873 rows/sec., 15.27 MiB/sec. | ||
| 12346 | 2026.04.15 01:29:48.112121 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Selected 6 parts from all_1_84_18 to all_89_89_0 | ||
| 12347 | 2026.04.15 01:29:48.112140 [ 6 ] {840b42a1-f69d-4e7b-af9f-b426eaff029b} <Debug> TCPHandler: Processed in 0.001313174 sec. | ||
| 12348 | 2026.04.15 01:29:48.112192 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.04.15 01:29:48.112217 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12350 | 2026.04.15 01:29:48.112279 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.04.15 01:29:48.112313 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_18 to all_89_89_0 into Compact with storage Full | ||
| 12352 | 2026.04.15 01:29:48.112378 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12353 | 2026.04.15 01:29:48.112416 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12354 | 2026.04.15 01:29:48.112420 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12355 | 2026.04.15 01:29:48.112451 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_84_18, total 32930 rows starting from the beginning of the part | ||
| 12356 | 2026.04.15 01:29:48.112517 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12357 | 2026.04.15 01:29:48.112569 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 12358 | 2026.04.15 01:29:48.112615 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1533 rows starting from the beginning of the part | ||
| 12359 | 2026.04.15 01:29:48.112663 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 96 rows starting from the beginning of the part | ||
| 12360 | 2026.04.15 01:29:48.112701 [ 190 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 12361 | 2026.04.15 01:29:48.112741 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.04.15 01:29:48.112777 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12363 | 2026.04.15 01:29:48.113081 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12364 | 2026.04.15 01:29:48.113283 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.04.15 01:29:48.113407 [ 76 ] {} <Debug> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 12366 | 2026.04.15 01:29:48.113410 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 12367 | 2026.04.15 01:29:48.113451 [ 76 ] {} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.04.15 01:29:48.113472 [ 6 ] {b71d8667-1e86-4c84-8d91-b867c4dc403a} <Debug> TCPHandler: Processed in 0.001240402 sec. | ||
| 12369 | 2026.04.15 01:29:48.113477 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12370 | 2026.04.15 01:29:48.113588 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2026.04.15 01:29:48.113598 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::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 | ||
| 12372 | 2026.04.15 01:29:48.113687 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.04.15 01:29:48.113736 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12374 | 2026.04.15 01:29:48.113744 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12375 | 2026.04.15 01:29:48.113777 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 23 rows starting from the beginning of the part | ||
| 12376 | 2026.04.15 01:29:48.113844 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 12377 | 2026.04.15 01:29:48.113886 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 12378 | 2026.04.15 01:29:48.113923 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 12379 | 2026.04.15 01:29:48.113960 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 12380 | 2026.04.15 01:29:48.113997 [ 191 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 12381 | 2026.04.15 01:29:48.114525 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.04.15 01:29:48.114565 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12383 | 2026.04.15 01:29:48.115002 [ 189 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001450266 sec., 19306.80302785834 rows/sec., 1.26 MiB/sec. | ||
| 12384 | 2026.04.15 01:29:48.115195 [ 200 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 12385 | 2026.04.15 01:29:48.115404 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12386 | 2026.04.15 01:29:48.115528 [ 200 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.04.15 01:29:48.115619 [ 200 ] {62372c52-dac0-40b4-9d73-e999b7d39b59::all_1_26_5} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 12388 | 2026.04.15 01:29:48.115673 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.04.15 01:29:48.115721 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12390 | 2026.04.15 01:29:48.115820 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002151 sec., 3254.3003254300324 rows/sec., 5.83 MiB/sec. | ||
| 12391 | 2026.04.15 01:29:48.115912 [ 6 ] {b9cac830-5d54-4f3c-a6ac-be14334917de} <Debug> TCPHandler: Processed in 0.002372352 sec. | ||
| 12392 | 2026.04.15 01:29:48.116026 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12393 | 2026.04.15 01:29:48.116121 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12394 | 2026.04.15 01:29:48.116161 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12395 | 2026.04.15 01:29:48.116490 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.04.15 01:29:48.116525 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12397 | 2026.04.15 01:29:48.116842 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12398 | 2026.04.15 01:29:48.117048 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.04.15 01:29:48.117198 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 12400 | 2026.04.15 01:29:48.117235 [ 6 ] {cd8cc7a8-ee60-4e9d-a954-1740eaa0df36} <Debug> TCPHandler: Processed in 0.001258132 sec. | ||
| 12401 | 2026.04.15 01:29:48.120415 [ 194 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35249 rows, containing 5 columns (5 merged, 0 gathered) in 0.008145616 sec., 4327358.422002707 rows/sec., 278.64 MiB/sec. | ||
| 12402 | 2026.04.15 01:29:48.120792 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Trace> MergedBlockOutputStream: filled checksums all_1_89_19 (state Temporary) | ||
| 12403 | 2026.04.15 01:29:48.121104 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_merge_all_1_89_19 to all_1_89_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2026.04.15 01:29:48.121188 [ 188 ] {296aae77-d679-4599-943e-c2bb1048b252::all_1_89_19} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252) (MergerMutator): Merged 6 parts: [all_1_84_18, all_89_89_0] -> all_1_89_19 | ||
| 12405 | 2026.04.15 01:29:48.121275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12406 | 2026.04.15 01:29:51.358858 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12407 | 2026.04.15 01:29:51.358975 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12408 | 2026.04.15 01:29:51.506890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25906 | ||
| 12409 | 2026.04.15 01:29:51.507440 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.04.15 01:29:51.507491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12411 | 2026.04.15 01:29:51.508013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12412 | 2026.04.15 01:29:51.508233 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2026.04.15 01:29:51.508360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25906 | ||
| 12414 | 2026.04.15 01:29:52.859339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12415 | 2026.04.15 01:29:52.876485 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.04.15 01:29:52.876531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12417 | 2026.04.15 01:29:52.882637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12418 | 2026.04.15 01:29:52.883332 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.04.15 01:29:52.886156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12420 | 2026.04.15 01:29:53.093929 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.04.15 01:29:53.094135 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12422 | 2026.04.15 01:29:53.094213 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12423 | 2026.04.15 01:29:53.095010 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.04.15 01:29:53.095060 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12425 | 2026.04.15 01:29:53.095503 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12426 | 2026.04.15 01:29:53.095746 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.04.15 01:29:53.095912 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Debug> executeQuery: Read 126 rows, 11.14 KiB in 0.001832 sec., 68777.2925764192 rows/sec., 5.94 MiB/sec. | ||
| 12428 | 2026.04.15 01:29:53.095965 [ 6 ] {6f50876f-ad5a-4cfd-a89b-2ef9bf53e4db} <Debug> TCPHandler: Processed in 0.002177379 sec. | ||
| 12429 | 2026.04.15 01:29:53.096097 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.04.15 01:29:53.096202 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12431 | 2026.04.15 01:29:53.096248 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12432 | 2026.04.15 01:29:53.096702 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.04.15 01:29:53.096742 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12434 | 2026.04.15 01:29:53.097063 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12435 | 2026.04.15 01:29:53.097281 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.04.15 01:29:53.097418 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001241 sec., 28203.062046736504 rows/sec., 2.07 MiB/sec. | ||
| 12437 | 2026.04.15 01:29:53.097461 [ 6 ] {1235740e-4a1f-4ed7-8a66-d47bc0b0bb4a} <Debug> TCPHandler: Processed in 0.001415785 sec. | ||
| 12438 | 2026.04.15 01:29:53.097576 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.04.15 01:29:53.097673 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12440 | 2026.04.15 01:29:53.097713 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12441 | 2026.04.15 01:29:53.098146 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.04.15 01:29:53.098183 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12443 | 2026.04.15 01:29:53.098490 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12444 | 2026.04.15 01:29:53.098698 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.04.15 01:29:53.098829 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001175 sec., 84255.31914893616 rows/sec., 6.58 MiB/sec. | ||
| 12446 | 2026.04.15 01:29:53.098867 [ 6 ] {55381b3e-988d-4e3f-b6bf-af4ad0330fd5} <Debug> TCPHandler: Processed in 0.001341044 sec. | ||
| 12447 | 2026.04.15 01:29:53.098981 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.04.15 01:29:53.099076 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.04.15 01:29:53.099120 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12450 | 2026.04.15 01:29:53.099546 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.04.15 01:29:53.099582 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12452 | 2026.04.15 01:29:53.099920 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12453 | 2026.04.15 01:29:53.100136 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.04.15 01:29:53.100275 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 12455 | 2026.04.15 01:29:53.100313 [ 6 ] {2dba2698-0e18-4e36-9c85-75e7d925f069} <Debug> TCPHandler: Processed in 0.001379924 sec. | ||
| 12456 | 2026.04.15 01:29:53.100425 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.04.15 01:29:53.100519 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.04.15 01:29:53.100574 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12459 | 2026.04.15 01:29:53.101472 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.04.15 01:29:53.101508 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12461 | 2026.04.15 01:29:53.102089 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12462 | 2026.04.15 01:29:53.102310 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.04.15 01:29:53.102440 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12464 | 2026.04.15 01:29:53.102450 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001949 sec., 17957.927142124165 rows/sec., 32.18 MiB/sec. | ||
| 12465 | 2026.04.15 01:29:53.102511 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.04.15 01:29:53.102538 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12467 | 2026.04.15 01:29:53.102574 [ 6 ] {3d148ce3-8578-4896-883d-7da7d3136522} <Debug> TCPHandler: Processed in 0.00219974 sec. | ||
| 12468 | 2026.04.15 01:29:53.102627 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12469 | 2026.04.15 01:29:53.102702 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2026.04.15 01:29:53.102798 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12471 | 2026.04.15 01:29:53.102812 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12472 | 2026.04.15 01:29:53.102839 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12473 | 2026.04.15 01:29:53.102870 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1525 rows starting from the beginning of the part | ||
| 12474 | 2026.04.15 01:29:53.102994 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 35 rows starting from the beginning of the part | ||
| 12475 | 2026.04.15 01:29:53.103101 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12476 | 2026.04.15 01:29:53.103190 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.04.15 01:29:53.103200 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 46 rows starting from the beginning of the part | ||
| 12478 | 2026.04.15 01:29:53.103227 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12479 | 2026.04.15 01:29:53.103306 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12480 | 2026.04.15 01:29:53.103403 [ 190 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 35 rows starting from the beginning of the part | ||
| 12481 | 2026.04.15 01:29:53.103552 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12482 | 2026.04.15 01:29:53.103769 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2026.04.15 01:29:53.103904 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12484 | 2026.04.15 01:29:53.103942 [ 6 ] {a6657b65-dfde-430f-b9f1-4a333f86bfcc} <Debug> TCPHandler: Processed in 0.001290533 sec. | ||
| 12485 | 2026.04.15 01:29:53.111860 [ 188 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1655 rows, containing 19 columns (19 merged, 0 gathered) in 0.009271106 sec., 178511.60368568756 rows/sec., 319.88 MiB/sec. | ||
| 12486 | 2026.04.15 01:29:53.113452 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12487 | 2026.04.15 01:29:53.113771 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.04.15 01:29:53.113845 [ 194 ] {312d50a3-1bea-41bc-86ed-db30aa202da4::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12489 | 2026.04.15 01:29:53.113935 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12490 | 2026.04.15 01:29:54.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.61 MiB, peak 343.19 MiB, free memory in arenas 0.00 B, will set to 335.79 MiB (RSS), difference: 4.18 MiB | ||
| 12491 | 2026.04.15 01:29:56.598986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1612 | ||
| 12492 | 2026.04.15 01:29:56.601480 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.04.15 01:29:56.601527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12494 | 2026.04.15 01:29:56.602706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12495 | 2026.04.15 01:29:56.602958 [ 243 ] {} <Trace> system.query_log (b16bc090-fc73-479b-8e55-4f433bc28d6f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.04.15 01:29:56.603227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12497 | 2026.04.15 01:29:58.100149 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.04.15 01:29:58.100349 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12499 | 2026.04.15 01:29:58.100423 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12500 | 2026.04.15 01:29:58.101201 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.04.15 01:29:58.101255 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12502 | 2026.04.15 01:29:58.101673 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12503 | 2026.04.15 01:29:58.101913 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Trace> oximeter.fields_i16 (4accbbe2-8597-4735-aeed-a08cfaee2d4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.04.15 01:29:58.102084 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001788 sec., 158836.6890380313 rows/sec., 10.09 MiB/sec. | ||
| 12505 | 2026.04.15 01:29:58.102149 [ 6 ] {eb9e0dfc-7612-4821-9505-0793ba9051a7} <Debug> TCPHandler: Processed in 0.002138888 sec. | ||
| 12506 | 2026.04.15 01:29:58.102280 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.04.15 01:29:58.102382 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12508 | 2026.04.15 01:29:58.102428 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12509 | 2026.04.15 01:29:58.103210 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.04.15 01:29:58.103250 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12511 | 2026.04.15 01:29:58.103623 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12512 | 2026.04.15 01:29:58.103856 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.04.15 01:29:58.104009 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Debug> executeQuery: Read 811 rows, 64.18 KiB in 0.00165 sec., 491515.1515151515 rows/sec., 37.99 MiB/sec. | ||
| 12514 | 2026.04.15 01:29:58.104007 [ 65 ] {} <Debug> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12515 | 2026.04.15 01:29:58.104051 [ 6 ] {85ab7627-e3ec-47a9-9741-a897ebb8a601} <Debug> TCPHandler: Processed in 0.001828273 sec. | ||
| 12516 | 2026.04.15 01:29:58.104085 [ 65 ] {} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2026.04.15 01:29:58.104113 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12518 | 2026.04.15 01:29:58.104176 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.04.15 01:29:58.104205 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12520 | 2026.04.15 01:29:58.104283 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12521 | 2026.04.15 01:29:58.104299 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12522 | 2026.04.15 01:29:58.104325 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12523 | 2026.04.15 01:29:58.104333 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3364 rows starting from the beginning of the part | ||
| 12524 | 2026.04.15 01:29:58.104400 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2480 rows starting from the beginning of the part | ||
| 12525 | 2026.04.15 01:29:58.104447 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12526 | 2026.04.15 01:29:58.104491 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 811 rows starting from the beginning of the part | ||
| 12527 | 2026.04.15 01:29:58.104530 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 126 rows starting from the beginning of the part | ||
| 12528 | 2026.04.15 01:29:58.104570 [ 190 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 811 rows starting from the beginning of the part | ||
| 12529 | 2026.04.15 01:29:58.104779 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.04.15 01:29:58.104823 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12531 | 2026.04.15 01:29:58.105140 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12532 | 2026.04.15 01:29:58.105439 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Trace> oximeter.fields_u16 (b2d660f2-1c0e-46bb-93d6-fcb5ed9ecd70): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.04.15 01:29:58.105617 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001359 sec., 109639.44076526858 rows/sec., 6.52 MiB/sec. | ||
| 12534 | 2026.04.15 01:29:58.105673 [ 6 ] {b00b17da-3445-47b8-91ff-9f3c2958a44b} <Debug> TCPHandler: Processed in 0.001545488 sec. | ||
| 12535 | 2026.04.15 01:29:58.105804 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.04.15 01:29:58.105902 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12537 | 2026.04.15 01:29:58.105941 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12538 | 2026.04.15 01:29:58.106403 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.04.15 01:29:58.106440 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12540 | 2026.04.15 01:29:58.106754 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12541 | 2026.04.15 01:29:58.106812 [ 188 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 5 columns (5 merged, 0 gathered) in 0.002641637 sec., 2895174.469467228 rows/sec., 230.43 MiB/sec. | ||
| 12542 | 2026.04.15 01:29:58.106966 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Trace> oximeter.fields_u32 (65e3a128-d928-4ed5-b1a0-449e91d90e28): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.04.15 01:29:58.107102 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001219 sec., 122231.33716160787 rows/sec., 7.90 MiB/sec. | ||
| 12544 | 2026.04.15 01:29:58.107139 [ 6 ] {5438ccd8-1391-4178-8ece-099328c87c02} <Debug> TCPHandler: Processed in 0.001384405 sec. | ||
| 12545 | 2026.04.15 01:29:58.107170 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12546 | 2026.04.15 01:29:58.107261 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2026.04.15 01:29:58.107360 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12548 | 2026.04.15 01:29:58.107402 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12549 | 2026.04.15 01:29:58.107478 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.04.15 01:29:58.107572 [ 192 ] {dca08f9a-2f01-4e1b-bb89-e1e3aab1241f::all_1_91_18} <Trace> oximeter.fields_string (dca08f9a-2f01-4e1b-bb89-e1e3aab1241f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12551 | 2026.04.15 01:29:58.107688 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 12552 | 2026.04.15 01:29:58.107834 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.04.15 01:29:58.107874 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12554 | 2026.04.15 01:29:58.108177 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12555 | 2026.04.15 01:29:58.108392 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Trace> oximeter.fields_u8 (b5f2158e-1a86-4b88-b6f9-dc82ec473d81): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.04.15 01:29:58.108518 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 12557 | 2026.04.15 01:29:58.108554 [ 6 ] {dfd4bf34-27ad-4ca1-a153-4b4c63618091} <Debug> TCPHandler: Processed in 0.001341964 sec. | ||
| 12558 | 2026.04.15 01:29:58.108665 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2026.04.15 01:29:58.108757 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12560 | 2026.04.15 01:29:58.108796 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12561 | 2026.04.15 01:29:58.109356 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.04.15 01:29:58.109392 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12563 | 2026.04.15 01:29:58.109707 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12564 | 2026.04.15 01:29:58.109905 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12565 | 2026.04.15 01:29:58.110020 [ 65 ] {} <Debug> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12566 | 2026.04.15 01:29:58.110036 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Debug> executeQuery: Read 497 rows, 35.74 KiB in 0.001296 sec., 383487.65432098764 rows/sec., 26.93 MiB/sec. | ||
| 12567 | 2026.04.15 01:29:58.110070 [ 65 ] {} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.04.15 01:29:58.110088 [ 6 ] {66230216-3a00-4257-bfc5-2624faaedd95} <Debug> TCPHandler: Processed in 0.001470446 sec. | ||
| 12569 | 2026.04.15 01:29:58.110097 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12570 | 2026.04.15 01:29:58.110197 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12571 | 2026.04.15 01:29:58.110209 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.04.15 01:29:58.110307 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12573 | 2026.04.15 01:29:58.110314 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12574 | 2026.04.15 01:29:58.110340 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1832 rows starting from the beginning of the part | ||
| 12575 | 2026.04.15 01:29:58.110360 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12576 | 2026.04.15 01:29:58.110400 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1335 rows starting from the beginning of the part | ||
| 12577 | 2026.04.15 01:29:58.110453 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12578 | 2026.04.15 01:29:58.110503 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 497 rows starting from the beginning of the part | ||
| 12579 | 2026.04.15 01:29:58.110552 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 99 rows starting from the beginning of the part | ||
| 12580 | 2026.04.15 01:29:58.110598 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 497 rows starting from the beginning of the part | ||
| 12581 | 2026.04.15 01:29:58.110697 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.04.15 01:29:58.110733 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12583 | 2026.04.15 01:29:58.111033 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12584 | 2026.04.15 01:29:58.111229 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.04.15 01:29:58.111342 [ 65 ] {} <Debug> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 12586 | 2026.04.15 01:29:58.111355 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 12587 | 2026.04.15 01:29:58.111378 [ 65 ] {} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.04.15 01:29:58.111399 [ 6 ] {ec76c4b3-faaa-4170-926f-f204d8b29f9e} <Debug> TCPHandler: Processed in 0.001238603 sec. | ||
| 12589 | 2026.04.15 01:29:58.111402 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12590 | 2026.04.15 01:29:58.111497 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::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 | ||
| 12591 | 2026.04.15 01:29:58.111515 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12592 | 2026.04.15 01:29:58.111608 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12593 | 2026.04.15 01:29:58.111614 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12594 | 2026.04.15 01:29:58.111647 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 12595 | 2026.04.15 01:29:58.111669 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12596 | 2026.04.15 01:29:58.111711 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 12597 | 2026.04.15 01:29:58.111762 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 12598 | 2026.04.15 01:29:58.111798 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 12599 | 2026.04.15 01:29:58.111836 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 12600 | 2026.04.15 01:29:58.111875 [ 192 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 12601 | 2026.04.15 01:29:58.111926 [ 198 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771272 sec., 2441183.5110587194 rows/sec., 176.99 MiB/sec. | ||
| 12602 | 2026.04.15 01:29:58.112072 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.04.15 01:29:58.112109 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12604 | 2026.04.15 01:29:58.112215 [ 199 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12605 | 2026.04.15 01:29:58.112478 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12606 | 2026.04.15 01:29:58.112630 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2026.04.15 01:29:58.112635 [ 198 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175091 sec., 132755.675943395 rows/sec., 6.77 MiB/sec. | ||
| 12608 | 2026.04.15 01:29:58.112717 [ 202 ] {0b01ba19-02e4-4132-8d12-eb4b3ef2924e::all_1_91_18} <Trace> oximeter.fields_uuid (0b01ba19-02e4-4132-8d12-eb4b3ef2924e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12609 | 2026.04.15 01:29:58.112719 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Trace> oximeter.measurements_cumulativeu64 (296aae77-d679-4599-943e-c2bb1048b252): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.04.15 01:29:58.112798 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 12611 | 2026.04.15 01:29:58.112823 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 12612 | 2026.04.15 01:29:58.112854 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001258 sec., 210651.82829888712 rows/sec., 14.00 MiB/sec. | ||
| 12613 | 2026.04.15 01:29:58.112895 [ 6 ] {22079c92-563d-46ea-8350-0340997f0207} <Debug> TCPHandler: Processed in 0.001428605 sec. | ||
| 12614 | 2026.04.15 01:29:58.113009 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12615 | 2026.04.15 01:29:58.113104 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12616 | 2026.04.15 01:29:58.113132 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.04.15 01:29:58.113145 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12618 | 2026.04.15 01:29:58.113215 [ 193 ] {c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59::all_1_26_5} <Trace> oximeter.measurements_bool (c3eb1804-ec5e-49ca-81bb-6c4dcaa86c59) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 12619 | 2026.04.15 01:29:58.113329 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12620 | 2026.04.15 01:29:58.113465 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.04.15 01:29:58.113504 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12622 | 2026.04.15 01:29:58.113800 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12623 | 2026.04.15 01:29:58.113998 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Trace> oximeter.measurements_f64 (62372c52-dac0-40b4-9d73-e999b7d39b59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.04.15 01:29:58.114125 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 12625 | 2026.04.15 01:29:58.114160 [ 6 ] {cd970c8c-f4e6-4774-b5b6-a4591c63bf16} <Debug> TCPHandler: Processed in 0.001198942 sec. | ||
| 12626 | 2026.04.15 01:29:58.114265 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.04.15 01:29:58.114357 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12628 | 2026.04.15 01:29:58.114409 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12629 | 2026.04.15 01:29:58.115144 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.04.15 01:29:58.115178 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12631 | 2026.04.15 01:29:58.115678 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12632 | 2026.04.15 01:29:58.115887 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Trace> oximeter.measurements_histogramu64 (312d50a3-1bea-41bc-86ed-db30aa202da4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.04.15 01:29:58.116021 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001681 sec., 4164.187983343248 rows/sec., 7.46 MiB/sec. | ||
| 12634 | 2026.04.15 01:29:58.116074 [ 6 ] {9a35b6b8-1e15-44fe-bba9-94d0e58cefb8} <Debug> TCPHandler: Processed in 0.001855743 sec. | ||
| 12635 | 2026.04.15 01:29:58.116185 [ 6 ] {} <Trace> TCP-Session: 0d73117b-38af-4213-af2f-9440b2533f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.04.15 01:29:58.116279 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12637 | 2026.04.15 01:29:58.116319 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12638 | 2026.04.15 01:29:58.116640 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.04.15 01:29:58.116675 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12640 | 2026.04.15 01:29:58.116967 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12641 | 2026.04.15 01:29:58.117165 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.04.15 01:29:58.117293 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001032 sec., 87209.3023255814 rows/sec., 5.46 MiB/sec. | ||
| 12643 | 2026.04.15 01:29:58.117301 [ 64 ] {} <Debug> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12644 | 2026.04.15 01:29:58.117328 [ 6 ] {ef9e9b88-ff96-4613-bc71-8bdbd863b89f} <Debug> TCPHandler: Processed in 0.001190302 sec. | ||
| 12645 | 2026.04.15 01:29:58.117349 [ 64 ] {} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.04.15 01:29:58.117375 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12647 | 2026.04.15 01:29:58.117445 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12648 | 2026.04.15 01:29:58.117530 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12649 | 2026.04.15 01:29:58.117556 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5118 rows starting from the beginning of the part | ||
| 12650 | 2026.04.15 01:29:58.117605 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 12651 | 2026.04.15 01:29:58.117647 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 12652 | 2026.04.15 01:29:58.117687 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 12653 | 2026.04.15 01:29:58.117726 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12654 | 2026.04.15 01:29:58.117763 [ 198 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 12655 | 2026.04.15 01:29:58.119170 [ 193 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5418 rows, containing 4 columns (4 merged, 0 gathered) in 0.001752882 sec., 3090909.71326079 rows/sec., 201.93 MiB/sec. | ||
| 12656 | 2026.04.15 01:29:58.119528 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12657 | 2026.04.15 01:29:58.119800 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.04.15 01:29:58.119880 [ 202 ] {b29463e2-7ddd-405d-ae18-da72cd8f3c5f::all_1_91_18} <Trace> oximeter.measurements_u64 (b29463e2-7ddd-405d-ae18-da72cd8f3c5f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12659 | 2026.04.15 01:29:58.119951 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12660 | 2026.04.15 01:29:59.008524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26418 | ||
| 12661 | 2026.04.15 01:29:59.009016 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.04.15 01:29:59.009051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12663 | 2026.04.15 01:29:59.009516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12664 | 2026.04.15 01:29:59.009737 [ 245 ] {} <Trace> system.asynchronous_metric_log (f08f0ba1-3fc9-4226-a548-e33a1bedcfb2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.04.15 01:29:59.009868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26418 | ||
| 12666 | 2026.04.15 01:30:00.386279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12667 | 2026.04.15 01:30:00.404656 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.04.15 01:30:00.404712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12669 | 2026.04.15 01:30:00.411117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12670 | 2026.04.15 01:30:00.411841 [ 244 ] {} <Trace> system.metric_log (91d5ddd5-8dee-427a-a13a-a9a1f7c1aff6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.04.15 01:30:00.414971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||